freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] FreeType Amalgamation first draft


From: Tom Bishop, Wenlin Institute
Subject: Re: [ft-devel] FreeType Amalgamation first draft
Date: Wed, 22 Feb 2012 16:54:00 -0800

It works! Awesome! Thank you Vinnie!

One question: my application normally includes ftoutln.h, for directly calling 
FT_Outline_Render(), etc. With FreeTypeAmalgam.h and FreeTypeAmalgam.c, I don't 
include ftoutln.h and I get:

        warning: implicit declaration of function ‘FT_Outline_Render’ 

In spite of the warning, it seems to compile and run correctly.

Any suggestion on how to obtain the declarations that are normally in ftoutln.h?

Thanks again and best wishes,

Tom

On Feb 21, 2012, at 1:59 PM, Vinnie wrote:

> Well here it is, an amalgamated version of FreeType. It compiles, links, and 
> functions correctly in my host application (which was previously linking with 
> a version of FreeType built as a static library from the full source tree on 
> my machine). This is only a first draft, plenty of rough edges here (but it 
> works!)
> 
> http://code.google.com/p/amalgamate/source/browse/#svn%2Ftrunk%2FFreeType
> 
> Just two files, FreeTypeAmalgam.h and FreeTypeAmalgam.c
> 
> _______________________________________________
> Freetype-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/freetype-devel
> 


文林 Wenlin Institute, Inc.        Software for Learning Chinese
E-mail: address@hidden     Web: http://www.wenlin.com
Telephone: 1-877-4-WENLIN (1-877-493-6546)
☯








reply via email to

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