On Thu, Apr 7, 2011 at 23:13, Felipe Monteiro de Carvalho <
felipemonteiro.carva...@gmail.com> wrote:
> In the wiki there is a tutorial, but the wiki seams down at the moment.
>
That's how I figured it out (and also grep :))
>
> --
> Felipe Monteiro de Carvalho
>
___
In the wiki there is a tutorial, but the wiki seams down at the moment.
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Solved it.
I needed to do the following:
Canvas.Font := TFreeTypeFont.create;
FontMgr.SearchPath := '/usr/share/fonts/TTF/';
Then it stop having problems.
Ido
LINESIP - Opening the source for communication
http://www.linesip.com
http://www.linesip.co.il
On Thu, Apr 7, 2011 at 16