|
GPFontMaker v2.0
GPFontMaker is the utility that will help you to prepare OKF fonts from TrueType fonts. Fonts can be post processed by your favourite image processor before the generation of the final OKF font.
To help you in the task of embedding the font directly in your executable, GPFontMaker can also export the generated font in C source files.
With GPFontMaker you can also extract OKF fonts embedded in
other programs. That way you can use fonts generated by other designers, as OKF fonts are free fonts by
definition (read License).
Once the OKF
font is generated, you can test it directly on the GP32 with OKF
Font Tester.
Main
characteristics are:
-
Selectable
font properties: typeface, size, bold, italic, underline, strikethrough
and color.
-
Selectable
character set.
-
Can
export monospaced and proportional fonts.
-
Possibility
to import a background to help preparing the font.
-
Exports
directly the OKF font to C source code.
-
Can
export to a single .H file or a combination of .C & .H files.
-
Possibility
to create a mask bitmap to allow the creation of high quality
antialiased bitmap fonts, or to create quality shadows behind the font.
-
Possibility
to post process the font bitmaps with an image processor like Photoshop before
generating the final OKF font (2 steps export).
-
Extracts
OKF fonts embedded in *.gxb and non compressed *.fxe
files.
-
General
purpose RAW to C converter: exports any file to C sources files.
-
Only
16 bits colors (actually).
Tutorial
1:
How to create a simple OKF font without
post processing.
Tutorial
2:
How to create a simple OKF font with post
processing.
Tutorial
3:
How to create a high quality antialiased OKF font.
Tutorial
4:
How to create a shadowed OKF font.
Download OKDocs_v2_wip.zip with the zipped version of
the documentation (work in progress).
|