Check if freetype-6.dll is in same dir as the executable or in windows dir.

Have you set the search path for font manager?

Something like this:

      FontMgr.SearchPath := 'c:\windows;c:\windows\fonts';

Hope it helps.

Regards,

Ed.


2013/8/5 Timothy Groves <[email protected]>

> I have written a program that uses ftfont, and it works fantastically on
> Linux, but fails to start under Windoze with the above error message.  I
> have installed the FreeType package, and restarted the computer, and still
> nothing.  Any suggestions?
>
> --
> ______________________________**_________________
> Lazarus mailing list
> [email protected].**freepascal.org<[email protected]>
> http://lists.lazarus.**freepascal.org/mailman/**listinfo/lazarus<http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
>
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to