office-gobmx/freetype
Michael Stahl 276021c761 gbuild: remove gb_ExternalProject_use_unpacked
It must always be used exactly once, so replace it with constructor
parameter.

Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
2013-05-07 01:41:25 +02:00
..
ExternalPackage_freetype.mk
ExternalProject_freetype.mk
freetype-2.4.8.patch
Makefile
Module_freetype.mk
README
UnpackedTarball_freetype.mk

This "bundled" freetype is built only in an Android build

FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable,
and portable while capable of producing high-quality output (glyph images). It can be
used in graphics libraries, display servers, font conversion tools, text image generation
tools, and many other products as well.

From [http://freetype.sourceforge.net/freetype2/index.html]