Skip to content

Releases: olikraus/U8g2_for_Adafruit_GFX

1.8.0

28 Dec 09:30
Compare
Choose a tag to compare

Update to U8g2 2.28.10 fonts

1.7.0

10 Nov 20:13
Compare
Choose a tag to compare

Takeover u8g2 fonts

1.6.0

20 Jun 07:07
Compare
Choose a tag to compare
  • Bugfix for u8g2_DrawStr (issue 16)
  • Takeover u8g2 fonts (issue 17)

1.5.2

01 Nov 06:35
Compare
Choose a tag to compare

fix lib properties

1.5.1

29 Oct 22:07
Compare
Choose a tag to compare

Large font support.

1.3.1

21 Oct 10:03
Compare
Choose a tag to compare

Bugfix: Fix lib properties

This release mainly takes over the new u8g2 font format (unicode lookup table) and also takes over the latest fonts from u8g2.

Details: https://github.com/olikraus/U8g2_for_Adafruit_GFX/milestone/3?closed=1

1.2.0

05 Apr 21:23
Compare
Choose a tag to compare
  • Added Newline handling
  • Fixed another color bug
  • Fixed write function

1.1.0

20 Mar 21:33
Compare
Choose a tag to compare
  • Fixed datatype for colors
  • Bugfix: Do not call Adafruit GFX function with zero length
  • Addes ascent, decent functions
  • Added string (UTF8) width calculation

1.0.0

18 Mar 16:30
Compare
Choose a tag to compare

Initial Release.