Прошло 2 года.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "epdiy.h"
|
||||
/*
|
||||
Created with
|
||||
.pio/libdeps/esp32dev/epdiy/scripts/fontconvert.py --compress MartianMono200 200 static/MartianMono-VariableFont_wdth,wght.ttf --string 0123456789
|
||||
lib/epdiy/scripts/fontconvert.py --compress MartianMono200 200 static/MartianMono-VariableFont_wdth,wght.ttf --string 0123456789
|
||||
As 'MartianMono200' with available 11 characters
|
||||
0123456789
|
||||
*/
|
||||
@@ -1474,7 +1474,7 @@ const EpdFont MartianMono200 = {
|
||||
MartianMono200_Intervals, // intervals Valid unicode intervals for this font
|
||||
2, // interval_count Number of unicode intervals.intervals
|
||||
1, // compressed Does this font use compressed glyph bitmaps?
|
||||
0, // advance_y Newline distance (y axis)
|
||||
500, // advance_y Newline distance (y axis)
|
||||
417, // ascender Maximal height of a glyph above the base line
|
||||
-84, // descender Maximal height of a glyph below the base line
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user