IEC Font Designer

From Axel Public Wiki
Revision as of 09:06, 21 April 2020 by Axelpwiki (talk | contribs)
Jump to navigation Jump to search

The "IEC Font Designer" tool can be used to generate fonts in a format suitable for use inside PageLab.

Basic usage instructions:

  • Select a font and a font size
  • Select one or more character subsets
  • Choose "Proportional" flag if needed (and if supported by your runtime); otherwise the font will be monospaced (fixed width)
  • Choose "Embedded map" flag if supported by your runtime (this will optimize the font usage inside the runtime). Always activate it for LLExec runtimes
  • Choose appropriate W and H (width and height) fields, until all characters are propertly centered (yellow boxes should not be present)
  • Go to "IEC generator" tab, and click "From generator"
  • Then click "Save" (it is recommended to leave the default file name as proposed)

It is now possible to import the generated .PLF file inside your PageLab project.

The .PLF file (that is a textual file) will be then converted into .PLK font (that is an optimized binary file); if you want to put your new font inside your catalog for distribution, it is better to put directly the .PLK file.

You can download the latest version here