Files
pkgsrc-ng/graphics/silgraphite-ft/DESCR
2013-09-26 17:14:40 +02:00

8 lines
352 B
Plaintext

Graphite is a smart font engine that basically takes a unicode string
and font formatting information (features, size, etc.) and returns a
set of positioned glyphs. In reality, Graphite does more than this in
that it handles cursor tracking and interaction with the rendering
engine for string selection, etc.
This package is a wrapper for FreeType.