Hi,
In my application i have supported the 14 Type 1 fonts(Standard fonts),using PDEFontCreate(&pdeFontAttrs, sizeof(pdeFontAttrs), 0, 255, 0, /* Widths*/ 0, ASAtomNull, /*Encoding*/0 , 0, 0, 0);
now i need to support japanses font.How can it be done,if i use PDEFontCreate,what are the values i need to pass to dis function.some code sample may help to understand.please help.
Thanks in Advance,
Sind