Acknowledgments
Prince uses the following open source projects:
- Boehm GC
- The Boehm GC library is used by the Mercury runtime for garbage collection.
- Cairo and Pixman
- The Cairo and Pixman libraries are used by Prince for rasterization.
- CTAN hyphenation files
- Prince uses the hyphenation pattern files from the CTAN archive.
- datrie
- The datrie library is used by Prince to load the Thai dictionary.
- 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.
- GIFLIB
- The GIFLIB library is used by Prince to load GIF image files.
- libjpeg-turbo
- The libjpeg-turbo library is used by Prince to load JPEG image files.
- libcurl
- The libcurl library is used by Prince to load resources from HTTP URLs.
- GNU libgomp
- The GNU libgomp library is used by Prince for OpenMP support.
- libpng
- The libpng library is used by Prince to load PNG image files.
- libthai
- The libthai library is used by Prince to handle word breaking in the Thai language.
- libtiff
- The libtiff library is used by Prince to load TIFF image files.
- libxml2
- The libxml2 library is used by Prince to load XML and HTML documents.
- Little CMS
- Little CMS (lcms2) library is used by Prince for color management.
- Mercury
- Prince is written in the Mercury programming language.
- OpenSSL and NSS
- The OpenSSL and NSS libraries are used by Prince to load resources from secure HTTPS URLs.
- zlib
- The zlib library is used by Prince to perform compression of PDF files.