История коммитов

Автор SHA1 Сообщение Дата
  Phillip Burgess 07f8f65e40 Back off on the PROGMEM declarations; const is sufficient. лет назад: 8
  Phillip Burgess 7589ecaf0f Extra-persnickety declarations in PROGMEM bitmap functions лет назад: 8
  Phillip Burgess d0e78f9db1 Fixed text wrap & bounds issues, changed drawRGBBitmap PROGMEM behavior + added masking лет назад: 8
  Phillip Burgess 868d3ed67e Add 8-bit canvas type, because reasons. Also some 1- and 16-bit canvas cleanup. лет назад: 8
  Paint Your Dragon 4b1a8a6850 Merge pull request #39 from marcmerlin/drawrgb лет назад: 8
  Marc MERLIN aad430de1b Allow for drawing bitmaps in RAM (not in progmem). лет назад: 8
  ladyada 44568a85f2 Merge branch 'master' of github.com:adafruit/Adafruit-GFX-Library лет назад: 8
  Phillip Burgess b8f2200766 Handle larger button dimensions, add initButtonUL() for buttons w/upper-left coord лет назад: 8
  me-no-dev 4290f0b161 Implement transaction based drawing лет назад: 8
  Phillip Burgess f5ec45e42b adagfxswap() renamed and localized to .cpp file to avoid collisions лет назад: 10
  Phillip Burgess 9cb1ec4401 Bitmap fixes, initial canvas support лет назад: 10
  Phillip Burgess fb9e169398 Manual merge of TheNotary's RAM-based bitmap functions. лет назад: 10
  Phillip Burgess 80b1bc48cb Fonts FONTS fonts! 1.1 release лет назад: 10
  ladyada 944f3d9d9f ok its a hack to make esp8266 happier but it works! swap() already exists in the tensilica codebase лет назад: 10
  Phillip Burgess ea4c4c5596 cp437() workaround for Code Page 437 missing symbol bug лет назад: 10
  Paint Your Dragon b03b3fcd90 Merge pull request #45 from Mokolea/getCursor лет назад: 10
  ladyada 734b107c39 Add UI Button element лет назад: 10
  Mario Ban 7a3f84e966 Get current cursor position лет назад: 10
  Marc MERLIN 2261b1e46c Added support for multicolor pixmaps in drawRGBBitmap. лет назад: 11
  Tony DiCola bf5ab389b5 Fix merge conflict. лет назад: 11
  Tony DiCola dfa6443895 Merge pull request #20 from jrcutler/master лет назад: 11
  Tony DiCola f40ec8e76d Merge with latest library code. лет назад: 11
  subsonicpulse 33a4bdf66b Add XBitmap (*.xbm) support лет назад: 11
  Justin R. Cutler 2b3e522f1e Make "get" methods const лет назад: 12
  Justin R. Cutler b4176b1c51 Make WIDTH & HEIGHT const лет назад: 12
  Phillip Burgess f24ae8058a Fixed constructor() kludge - all subclass libs updated too лет назад: 12
  schlammbad 01273c2ad2 New overload for drawBitmap to support background color. лет назад: 12
  Phillip Burgess 36e32e57af Cleaned up README and file comments лет назад: 13
  Paint Your Dragon 37a860d308 unsigned char param to drawChar(), thanks MoFoQ! лет назад: 13
  Paint Your Dragon d6161e7a95 Signed int for all coords+dimensions, added setTextWrap() лет назад: 13