1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 04:34:43 +04:00

Rollback #3305 and #3297 fix various rendering issues (#3307)

* Revert "[FL-3729, FL-3730] Gui: fix string width calculation (#3305)"
* Revert "Added UTF-8 support to Flipper Zero canvas API (#3297)"
This commit is contained in:
あく
2023-12-22 11:08:46 +00:00
committed by GitHub
parent 1543170f4c
commit 531ba24e9a
4 changed files with 40 additions and 68 deletions

View File

@@ -67,7 +67,7 @@
Use 16 Bit mode for any display with more than 240 pixel in one
direction.
*/
#define U8G2_16BIT
//#define U8G2_16BIT
/*
The following macro switches the library into dynamic display buffer allocation mode.