Files
OpenEPaperLink/miscellaneous/render_bitmapfonts
Nic Limper 6197b8962e color table and various fixes
- use the actual color table in tagtype json for rendering images (until now, that color table was ignored)
- added proper ordered dithering (works with all colors now, not just gray and pink)
- on the static image content card, you can now choose floyd-steinberg or ordered dithering (or turn dithering off)
- added ÅÄÖ to twcondensed20 font
- small bugfixes
- fix serial passthrough via UART in OEPL-flasher.py
2024-03-26 01:13:02 +01:00
..
2024-03-22 11:55:11 +01:00
2024-03-22 11:55:11 +01:00

Convert your own fonts to .vlw format

Use Processing (https://processing.org/) along with the script in this folder, to convert Truetype fonts to .vlw bitmap fonts. You have to select a subset of the characters to convert, by providing the unicode ranges, or by providing a list of characters.

Truetype font sources

We cannot upload the source Truetype files, but these fonts are currently used:

  • twcondensed.ttf Tw Cen MT Condensed by Microsoft
  • bahnschrift.ttf Bahnschrift by Microsoft
  • calibrib.ttf Calibri Bold by Microsoft
  • REFSAN.ttf MS Reference Sans Serif
  • BellCentennialStd-Address.ttf Bell Centennial Std Address by Adobe