how to add a new font in installer package
Andras Timar
timar74 at gmail.com
Sun Jan 27 23:55:30 PST 2013
Hi,
On Mon, Jan 28, 2013 at 8:38 AM, huqitu du <huqitu at gmail.com> wrote:
> I need to add a new font in installer In order to support traditional
> mongolia, and
> 1. I copy font file to solver\wntmsci12.pro\bin and then
> 2. modify the "scp2\source\ooo\file_font_ooo.scp" as DejaVuSans font did,
>
> //mongolian fonts
> #ifndef WITHOUT_FONTS
> STD_FONT_FILE( gid_File_Fnt_MenkQagan, MQG8F01.ttf, Menk Qagan Tig)
> #endif
>
> but when rebuild the scp2 and instsetoo_native, reinstall the libreoffice,
> but my font not copyed to windows\fonts dir, what I need to do another
> thing?
>
You need to add gid_File_Fnt_MenkQagan to scp2/source/ooo/module_hidden_ooo.scp.
Best regards,
Andras
More information about the LibreOffice
mailing list