<Edit 04/01> Freetype2 library
is used in Synfig to render Text Layer until 0.64.0.
Now is Cairo
Or Freetype based on original render method (usually called "Software") user choice. <End Edit 04/01>
FreeType is a freely available software library to render fonts.
It is written in C, designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images) of most vector and bitmap font format
FreeType DocumentationNote that the FreeType documentation is also available as a single archive from the
download page.
The FreeType Project - Lists
_________________
Code:
for each doc in [wiki] ;; if not doc.lang.your ;; then translate(doc, lang.your) ;;
--------<<<<<<<<<<Synfig documentation Getting started>>>>>>>>>>>>----------