Acknowledgements
Prince uses the following open source projects:
- Fontconfig
-
The Fontconfig
library is used by Prince on Linux to scan for installed system fonts.
- FreeType
-
The FreeType
library is used by Prince to load and process TrueType font files.
- Independent JPEG Group (jpeglib)
-
The work of the
Independent JPEG Group
is used by Prince to load JPEG image files.
- libcurl
-
The libcurl
library is used by Prince to load resources from HTTP URLs.
- libpng
-
The libpng
library is used by Prince to load PNG image files.
- libtiff
-
The libtiff
library is used by Prince to load TIFF image files.
- libungif
-
The libungif
library is used by Prince to load GIF image files.
- libxml2
-
The libxml2
library is used by Prince to load XML and HTML documents.
- zlib
-
The zlib
library is used by Prince to perform compression of PDF files.
- cairo and pixman
-
The Cairo
and Pixman
libraries are used by Prince for rasterisation.
- libthai
-
The libthai
library is used by Prince to handle word breaking in the Thai language.
- datrie
-
The datrie
library is used by Prince to load the Thai dictionary.
- Mercury
-
Prince is written in the
Mercury
programming language.