office-gobmx/external/freetype
Michael Stahl cd42e5f3e2 fdo#82430: MSVC build: avoid using SSE2 instructions in some externals
Hopefully this should fix up the most important external libraries.

Change-Id: I744cb5a2ce7fafb10852059050cf24589d6ca400
2014-10-02 17:20:15 +02:00
..
ExternalProject_freetype.mk
freetype-2.4.8.patch
freetype-msvc-disable-sse2.patch.1
Makefile
Module_freetype.mk
README
UnpackedTarball_freetype.mk

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]