Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Font compiler: fnttran.exe

[Top]


Purpose

fnttran creates a font store file from a font definition (text) file.

[Top]


Command line syntax

fnttran font-file-name(s) font-definition-file font-output-file


Arguments

font-file-name(s)

The names of one or more font file(s), separated by spaces, where each font file name represents an ASCII source file containing a font in Adobe BDF format (with some Symbian OS specific properties defined).

font-definition-file

The ASCII source file determining how the bitmap fonts are collected into typefaces. This source file generally has the extension gd.

font-output-file

The font store file to be created. This file has the extension gdr, and should be installed into the \System\Font directory.

Note

Information about fnttran source files can be found in the topics Font definition file and Bitmap distribution format files.