freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] FreeType 2.4.12 Amalgamation Released!


From: Vinnie Falco
Subject: [ft-devel] FreeType 2.4.12 Amalgamation Released!
Date: Sun, 12 May 2013 15:13:08 -0700

I've released a new amalgamation that corresponds to the FreeType
2.4.12 release. It is located here:

https://github.com/vinniefalco/FreeTypeAmalgam

What's an amalgamation?

An amalgamation is simply a collection of header and source files that
have been concatenated together to form one or more very large files.
In this form, they are easy to add to your existing project as source
files (rather than linking as a library). They are also easier to
redistribute if you are making an open source application and don't
want to have any external dependencies.

How do I use this?

Add FreeTypeAmalgam.c to your existing project, include
FreeTypeAmalgam.h in the source files where you want to use FreeType,
and that's it!

Thanks

--
Follow me on Github: https://github.com/vinniefalco



reply via email to

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