freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] FreeType Amalgamation UPDATED!


From: Vinnie
Subject: [ft-devel] FreeType Amalgamation UPDATED!
Date: Sat, 14 Apr 2012 12:21:59 -0700 (PDT)

I've updated the amalgamated version of FreeType, these are the changes:

- The amalgamated repo is at https://github.com/vinniefalco/FreeTypeAmalgam
- The repo no longer includes the templates
- The directory structure has been flattened to make it easier to view
- A file called COMMITLOG contains the full commit log of the branch of 
FreeType that was used to produce the corresponding amalgamated sources
- The amalgamated files include the copyright and licensing terms at the top
- The repo contains the license files
- FreeTypeAmalgam.h provides ftglyph.h now

The templates for building the FreeType amalgamation are in their own 
repository now, with these improvements:

- The template repo is at https://github.com/vinniefalco/FreeTypeAmalgamTemplate
- The script has been re-written to use the Bourne shell and placed in 
platform-independent location.
- The Visual Studio 2010 project automatically creates the amalgamation as a 
pre-build step.
- The amalgamation script automates production of COMMITLOG
- Licensing terms (MIT license) were made clear

The Amalgamate tool has also received some changes

- The Amalgamate tool repo is at https://github.com/vinniefalco/Amalgamate
- The directory structure has been flattened to make it easier to view and 
compile
- The included JUCE module was shrunk down in size
- The tool is cross platform (always was), it should be possible to just 
compile the two .cpp files and link them to create the binary.
- Licensing terms were made clear

Thanks



reply via email to

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