Commit történet

Szerző SHA1 Üzenet Dátum
  Phillip Burgess 868d3ed67e Add 8-bit canvas type, because reasons. Also some 1- and 16-bit canvas cleanup. 8 éve
  Paint Your Dragon 4b1a8a6850 Merge pull request #39 from marcmerlin/drawrgb 8 éve
  Marc MERLIN aad430de1b Allow for drawing bitmaps in RAM (not in progmem). 8 éve
  ladyada 44568a85f2 Merge branch 'master' of github.com:adafruit/Adafruit-GFX-Library 8 éve
  Phillip Burgess b8f2200766 Handle larger button dimensions, add initButtonUL() for buttons w/upper-left coord 8 éve
  me-no-dev 4290f0b161 Implement transaction based drawing 8 éve
  Phillip Burgess f5ec45e42b adagfxswap() renamed and localized to .cpp file to avoid collisions 10 éve
  Phillip Burgess 9cb1ec4401 Bitmap fixes, initial canvas support 10 éve
  Phillip Burgess fb9e169398 Manual merge of TheNotary's RAM-based bitmap functions. 10 éve
  Phillip Burgess 80b1bc48cb Fonts FONTS fonts! 1.1 release 10 éve
  ladyada 944f3d9d9f ok its a hack to make esp8266 happier but it works! swap() already exists in the tensilica codebase 10 éve
  Phillip Burgess ea4c4c5596 cp437() workaround for Code Page 437 missing symbol bug 10 éve
  Paint Your Dragon b03b3fcd90 Merge pull request #45 from Mokolea/getCursor 10 éve
  ladyada 734b107c39 Add UI Button element 10 éve
  Mario Ban 7a3f84e966 Get current cursor position 10 éve
  Marc MERLIN 2261b1e46c Added support for multicolor pixmaps in drawRGBBitmap. 11 éve
  Tony DiCola bf5ab389b5 Fix merge conflict. 11 éve
  Tony DiCola dfa6443895 Merge pull request #20 from jrcutler/master 11 éve
  Tony DiCola f40ec8e76d Merge with latest library code. 11 éve
  subsonicpulse 33a4bdf66b Add XBitmap (*.xbm) support 11 éve
  Justin R. Cutler 2b3e522f1e Make "get" methods const 12 éve
  Justin R. Cutler b4176b1c51 Make WIDTH & HEIGHT const 12 éve
  Phillip Burgess f24ae8058a Fixed constructor() kludge - all subclass libs updated too 12 éve
  schlammbad 01273c2ad2 New overload for drawBitmap to support background color. 12 éve
  Phillip Burgess 36e32e57af Cleaned up README and file comments 13 éve
  Paint Your Dragon 37a860d308 unsigned char param to drawChar(), thanks MoFoQ! 13 éve
  Paint Your Dragon d6161e7a95 Signed int for all coords+dimensions, added setTextWrap() 13 éve
  ladyada 2187ebacca Added invertDisplay requirement 13 éve
  ladyada 17a6c8b28a changed fastvhline to point to drawline, added fillScreen, a fake constructor and rotation stuff 13 éve
  ladyada cacf67a8e7 add round rects, changed all types to 16 bit to support 320x240 displays 13 éve