freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Connecting freetype to lpcexpressso(for ARM LPC1769)


From: Werner LEMBERG
Subject: Re: [ft] Connecting freetype to lpcexpressso(for ARM LPC1769)
Date: Sat, 07 Feb 2015 08:10:02 +0100 (CET)

[This is the last time I remind you to reply to the list.  I'll simply
 ignore future e-mails sent to me privately.]


From: "Soorej G.Kamal" <address@hidden>
Subject: Re: [ft] Connecting freetype to lpcexpressso(for ARM LPC1769)
Date: Thu, 5 Feb 2015 22:37:39 +0530

> I think i correctly linked the freetype library to my IDE. I just
> link "libfreetype.dll.a" to my linker.  The linker recognize the
> library too, but still showing the "undefined reference to......"".
> If i needed to add any other library?

By default, no other library is necessary, IIRC.  However, if you
optionally activate some features like bzip2 decompression, you need
some.  All necessary libraries are mentioned in the `ftconfig.h'
option file.

> I trying to make a text processor for my ARM9, so i needed to access
> the glyph outline coordinates from a ttf files.  Thats why am trying
> to link freetype library to my IDE (LPC Expresso).  If any other
> method to access ttf file? it has any file structure?, i need only
> the glyph coordinates for my project.

FreeType is the right library, I think.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]