Official website
Link to the official site · 3,111 chars · not written by Vinony
Source code
Graphite is a system that can be used to create “smart fonts” capable of displaying writing systems with various complex behaviors. A smart font contains not only letter shapes but also additional instructions indicating how to combine and position the letters in complex ways. Graphite was primarily developed to provide the flexibility needed for minority languages which often need to be written according to slightly different rules than well-known languages that use the same script. Graphite renders TrueType fonts that have been extended by means of compiling a GDL program.
Excerpt from the source-code README · 2,548 chars · not written by Vinony
Article · 日本語
Graphite は、Unicode準拠の描画システム。国際SILが開発した。Graphiteは基本的にTrueTypeフォント形式だが、テーブルを3つ追加している。もともとはWindowsに実装されたものだが、LinuxやmacOSにも移植されている(macOSではAqua環境に統合されているわけではない)。 GraphiteのSourceForge.net開発ページによれば、GraphiteはGNU劣等一般公衆利用許諾契約書 (LGPL) およびCommon Public Licenseに従って配布されるため、フリーソフトウェアとなっている。
Abstract from DBpedia / Wikipedia · CC BY-SA