Scroll to navigation

TEXTURE-FONT-TO-PASCAL(1) User Commands TEXTURE-FONT-TO-PASCAL(1)

NAME

texture-font-to-pascal - convert ttf font to a Pascal source file

DESCRIPTION

texture-font-to-pascal: convert ttf font to a Pascal source file, based on types in Castle Game Engine CastleTextureFontData unit.

Usage:

texture-font-to-pascal [options...] MyFontFile.ttf

Available options:

Print this help message and exit

--size FONT-SIZE

--no-anti-alias

Load (if existing) all characters listed here. We also always add ASCII chars, unless --only-sample-text given.
Load only characters from --sample-text, do not add standard ASCII chars.
Set UnitName, by default we automatically calculate it based on font name and size.
See the log, showing e.g. the font image size.
Write to disk font images as png.

texture-font-to-pascal version 6.4. Created using Castle Game Engine ( https://castle-engine.io/ ) version 6.4. Compiled with FPC 3.2.0 (Linux / x86_64).

February 2021 Castle Game Engine