office-gobmx/external/freetype
Tor Lillqvist 6d0a0e09ce Avoid implicit function declaration warnings
Noticed when compiling with Emscripten for WASM, but might well happen
in other cases, too.

Change-Id: I37ae326af21204d81a6a3267831d7a0198d1d501
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146744
Tested-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2023-02-10 14:04:47 +00:00
..
ExternalProject_freetype.mk
freetype-2.6.5.patch.1
freetype-fd-hack.patch.0
Makefile
Module_freetype.mk
README
ubsan.patch
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]