Fix: restores cyrillic glyphs to Pixel Arial font (#70)
## Summary * adds cyrillic glyphs to pixel arial font, used as Small font in UI ## Additional Context * with recent changes pixel arial font lost cyrillic glyphs
This commit is contained in:
parent
424104f8ff
commit
febf79a98a
File diff suppressed because it is too large
Load Diff
@ -26,4 +26,4 @@
|
||||
* "./lib/EpdFont/builtinFonts/pixelarial14.h",
|
||||
* ].map{|f| Digest::SHA256.hexdigest(File.read(f)).to_i(16) }.sum % (2 ** 32) - (2 ** 31)'
|
||||
*/
|
||||
#define SMALL_FONT_ID (-139796914)
|
||||
#define SMALL_FONT_ID 1482513144
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user