This commit is contained in:
kraus 2020-06-28 16:11:13 +02:00
parent 99b63a38a3
commit 0966f30f7d
2 changed files with 5 additions and 5 deletions

BIN
doc/u8g2fntlistall.pdf Normal file

Binary file not shown.

View File

@ -340,11 +340,6 @@ chinese: bdfconv
./bdfconv ../bdf/gb24st.bdf -b 0 -f 1 -M ../build/chinese3.map -d ../bdf/7x13.bdf -n u8g2_font_gb24st_t_3
convert bdf.tga -trim u8g2_font_gb24st_t_3.png
malayalam: bdfconv
-../otf2bdf/otf2bdf -a -r 72 -p 16 -o malayalam.bdf malayalam.ttf
./bdfconv -v -f 1 -m '$$21-$$7e,$$d02-$$d6f,$$ece3-$$ed59' malayalam.bdf -o u8g2_font_malayalam_tn.c -n u8g2_font_malayalam_tn -d ../bdf/helvB18.bdf
convert bdf.tga malayalam.png
gayathri: bdfconv
-../otf2bdf/otf2bdf -a -r 72 -p 24 -o gayathri.bdf Gayatri.ttf
./bdfconv -v -f 1 -m '$$21-$$1fd,$$d00-$$d7f,$$200c-$$20b9,$$10003-$$102bc>$$e003' gayathri.bdf -o u8g2_font_gayathri_tn.c -n u8g2_font_gayathri_tn -d ../bdf/helvB18.bdf
@ -354,3 +349,8 @@ meera: bdfconv
-../otf2bdf/otf2bdf -a -r 72 -p 24 -o meera.bdf Meera.ttf
./bdfconv -v -f 1 -m '$$21-$$2dc,$$d02-$$d6f,$$200c-$$2215,$$10003-$$1043f>$$e003' meera.bdf -o u8g2_font_meera_tn.c -n u8g2_font_meera_tn -d ../bdf/helvB18.bdf
convert bdf.tga meera.png
gess: bdfconv
./bdfconv -v -f 1 -m '$$20-$$ffff,~1588,~65010,~65205,~65206' GESSTwoBold-Bold-75.bdf -o u8g2_font_gess.c -n u8g2_font_gess -d ../bdf/helvB18.bdf
convert bdf.tga u8g2_font_gess.png