Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Phillip Burgess cb95e0307b drawLine(): sort inputs on horizontal/vertical lines 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 年之前
  Paint Your Dragon 2fced4b700 Merge pull request #71 from markwal/lastlinewidth 9 年之前
  Phillip Burgess c349ad5e4f Improved(?) 32-bit CPU compatibility for fonts 9 年之前
  Phillip Burgess f5ec45e42b adagfxswap() renamed and localized to .cpp file to avoid collisions 10 年之前
  Mark Walker 39c2bb8173 getTextBounds counts the last line width too 10 年之前
  Mark Walker 0f2f32586b ESP8266 has 32-bit pgm pointers 10 年之前
  Phillip Burgess a6a9359352 Further AVR bitmask tweaks, sorry about that 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 f2e454dcf4 Added pgm_read_word() def for non-AVR chips 10 年之前
  Phillip Burgess 80b1bc48cb Fonts FONTS fonts! 1.1 release 10 年之前
  ladyada 793879809e parenz 10 年之前
  ladyada 944f3d9d9f ok its a hack to make esp8266 happier but it works! swap() already exists in the tensilica codebase 10 年之前
  driverblock 0acee33cfe Fix bug in Adafruit_GFX_Button::contains 10 年之前
  Phillip Burgess 7628b4744a Update to support ESP8266 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 b11992a9fd Need to use pgm_read_word to read 2 byte colors. 11 年之前
  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 年之前