mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
10 lines
500 B
Plaintext
10 lines
500 B
Plaintext
Graphite is a project under development within SIL's Non-Roman Script
|
|
Initiative and Language Software Development groups to provide
|
|
rendering capabilities for complex non-Roman writing systems.
|
|
|
|
Its smart-font engine is the bit that takes a Unicode string, font
|
|
formatting information (features, size, etc.), and a font, and returns
|
|
a set of positioned glyphs. Graphite also does more than this, in
|
|
that it can handle cursor tracking and interaction with the
|
|
application for string selection, etc.
|