Commit Graph

35 Commits

Author SHA1 Message Date
kraus 325fbe7d0e Bugfix: Clear font_height_mode during setup to ensure correct default values in
cases where the u8g2 struct / class is created via dynamic memory allocation (issue #2046)
2022-12-11 09:24:32 +01:00
Matt Nutsch af8faf52d2 Fixing a bug in the vertical mirroring code. 2021-04-18 21:43:07 -05:00
Matt Nutsch ef42335662 Added vertical mirror rotation option. 2021-04-18 11:25:41 -05:00
kraus c3e91dc05f issue #822 2020-01-26 09:47:24 +01:00
kraus 3702b0da95 issue #736 2018-11-02 09:01:40 +01:00
kraus 6425d2f179 issue #364, added second update function for the clip window 2018-10-28 07:59:04 +01:00
kraus b0b14b6a3d clip window example 2018-10-28 00:02:15 +02:00
kraus f907d00a0e issue #364, clip window support 2018-10-27 22:44:42 +02:00
kraus 6398798c26 issue #364, intermediate checkin 2018-10-27 17:29:10 +02:00
olikraus 71fb12ba6e bugfix: Display with height not a multiple of 8 and rotation R2 and R3 do not show the lower four rows. This is fixed. Issue #469 2018-02-18 19:43:40 +01:00
olikraus f659d95749 null device, issue #504 2018-02-17 16:27:06 +01:00
olikraus d51404cd7a issue #443# 2017-12-04 05:11:57 +01:00
olikraus 51983b5485 issue 195 2017-02-14 19:34:32 +01:00
olikraus 449638b1d4 2 2016-11-26 23:12:55 +01:00
olikraus d0143f6b7d issue #76 2016-10-16 08:57:47 +02:00
olikraus f29165b4f0 issue #61 2016-09-29 21:08:36 +02:00
olikraus dfb425eb29 removed most of the kerning features from the u8g2 core, kept kerning with DrawExtendedUTF8 2016-08-15 22:02:23 +02:00
olikraus 26d60388ea work on kerning 2016-08-14 11:54:06 +02:00
olikraus 1ad5f73e66 work on kerning 2016-08-13 14:25:57 +02:00
olikraus 0250659fa7 setDisplayRotation, better flip mode example 2016-05-04 18:56:42 +02:00
olikraus 4209ca2cdb fixed issue with utf8 output 2016-05-02 21:17:46 +02:00
olikraus 901676cfc9 flip mode 2016-05-01 18:01:45 +02:00
olikraus e9febcfe6a changed #ifdefs and GCC detection in u8x8
fixed cast issues in u8g2_font.c
2016-04-23 09:55:32 +02:00
olikraus 9fca49da84 DrawBox, fixed utf8 draw info setup 2016-04-23 08:24:04 +02:00
olikraus a18b214969 intersection: updates 2016-04-20 05:51:08 +02:00
olikraus 516b8efc56 introduced asymetric intersection check 2016-04-19 21:26:09 +02:00
olikraus eaacd12c0e fixed intersection calculation 2016-04-17 21:40:34 +02:00
olikraus 24a5013e08 tmp checkin 2016-02-22 18:51:48 +01:00
olikraus 6ca5dacaa9 hvline callback 2016-02-17 22:12:19 +01:00
olikraus bfb14dd948 R3 2016-01-03 18:30:19 +01:00
olikraus d108af04fa update info struct 2016-01-03 17:58:50 +01:00
olikraus e83e1bff3f fixed license description (url) 2016-01-03 17:10:50 +01:00
olikraus 395cb2055b license text added 2016-01-01 09:35:22 +01:00
olikraus 4acd2ff1be update 2015-12-20 23:39:27 +01:00
olikraus c25a32ed29 u8g2 moved from u8glib 2015-11-06 21:07:14 +01:00