I have a big problem.
I have to install Postscript fonts for Windows 2000/XP - Systems.
I have three Files : fontXy.AFM, fontXy.INF, fontXy.PFB.
Have anybody experience with installing Type 1 Fonts?
I convert the files in PFM....
This example doesn´t work:
CopyFiles "PFM\fontXy.PFM" $FONTS
System::Call "GDI32::AddFontResourceA(t) i ('fontXy.PFM | fontXy.PFB ') .s"
SendMessage ${HWND_BROADCAST} ${WM_FONTCHANGE} 0 0