diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/PDK/Source/GUID-92A4F66E-252D-5C90-AE59-1B1991002D7B.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-92A4F66E-252D-5C90-AE59-1B1991002D7B.dita Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,13 @@ + + + + + +Installing a Font Rasterizer DLL

The Font Store automatically loads rasterizer DLLs from \sys\bin\ on all drives at startup. The search path is soft to hard ( Y:, X:, W:, ..., C:, B:, A:, Z:) and if two or more files have the same name the first one found is used. This means that files in the ROM (Z:) can be replaced with files on user drives.

Rasterizers are identified by their signatures: the second UID is KUidOpenFontRasterizerValue and they have the extension .DLL.

To install a font rasterizer DLL:

Font Store Component + Overview
\ No newline at end of file