mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 13:06:23 +01:00
16 lines
656 B
Markdown
16 lines
656 B
Markdown
### 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
|
|
|