Historial de Commits

Autor SHA1 Mensaje Fecha
  Phillip Burgess 9cb1ec4401 Bitmap fixes, initial canvas support hace 10 años
  Phillip Burgess fb9e169398 Manual merge of TheNotary's RAM-based bitmap functions. hace 10 años
  Phillip Burgess f2e454dcf4 Added pgm_read_word() def for non-AVR chips hace 10 años
  Phillip Burgess 80b1bc48cb Fonts FONTS fonts! 1.1 release hace 10 años
  ladyada 793879809e parenz hace 10 años
  ladyada 944f3d9d9f ok its a hack to make esp8266 happier but it works! swap() already exists in the tensilica codebase hace 10 años
  driverblock 0acee33cfe Fix bug in Adafruit_GFX_Button::contains hace 10 años
  Phillip Burgess 7628b4744a Update to support ESP8266 hace 10 años
  Phillip Burgess ea4c4c5596 cp437() workaround for Code Page 437 missing symbol bug hace 10 años
  Paint Your Dragon b03b3fcd90 Merge pull request #45 from Mokolea/getCursor hace 10 años
  ladyada 734b107c39 Add UI Button element hace 10 años
  Mario Ban 7a3f84e966 Get current cursor position hace 10 años
  Tony DiCola bf5ab389b5 Fix merge conflict. hace 11 años
  Tony DiCola dfa6443895 Merge pull request #20 from jrcutler/master hace 11 años
  Tony DiCola f40ec8e76d Merge with latest library code. hace 11 años
  ladyada 3e097a6185 accumulator update to 32 bits for bigger displays hace 11 años
  subsonicpulse 4dc78f0432 Add XBitmap (*.xbm) support hace 11 años
  Justin R. Cutler 2b3e522f1e Make "get" methods const hace 12 años
  Justin R. Cutler b4176b1c51 Make WIDTH & HEIGHT const hace 12 años
  Phillip Burgess f24ae8058a Fixed constructor() kludge - all subclass libs updated too hace 12 años
  Justin R. Cutler e2aa245283 Fix off by 1 error hace 12 años
  schlammbad e5f3bc9440 Implementation of drawBitmap with background overload. hace 12 años
  Phillip Burgess 36e32e57af Cleaned up README and file comments hace 13 años
  Phillip Burgess cf94144e99 Fixed bit order reversal in drawBitmap() hace 13 años
  Phillip Burgess 4c865e0f29 Fixed rotation bug in drawBitmap() hace 13 años
  Paint Your Dragon 37a860d308 unsigned char param to drawChar(), thanks MoFoQ! hace 13 años
  Paint Your Dragon d6161e7a95 Signed int for all coords+dimensions, added setTextWrap() hace 13 años
  ladyada 74aff79422 added empty function for inverting display hace 13 años
  ladyada 17a6c8b28a changed fastvhline to point to drawline, added fillScreen, a fake constructor and rotation stuff hace 13 años
  ladyada 7ef9c2e49e made drawRect use fast lines hace 13 años