diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-92A4F66E-252D-5C90-AE59-1B1991002D7B.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-92A4F66E-252D-5C90-AE59-1B1991002D7B.dita Wed Mar 31 11:11:55 2010 +0100 @@ -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