1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: grcompiler
Build-Depends: dh-autoreconf, debhelper (>= 9.20120115), docbook2x, pkg-config, libicu-dev (>= 4.2)
Build-Conflicts: libgtkhtml3.2-dev, libgtkhtml3.6-dev
Section: devel
Priority: optional
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Uploaders: Daniel Glassey <wdg@debian.org>, Martin Hosken <martin_hosken@sil.org>
Standards-Version: 3.9.6
Vcs-Git: https://anonscm.debian.org/git/pkg-fonts/grcompiler.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-fonts/grcompiler.git/
Package: grcompiler
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libgraphite2-3, pango-graphite, iceweasel (>= 11.0) | firefox (>= 11.0), libreoffice
Description: Compiler of smart (graphite) fonts
SILGraphite is a system that can be used to create and use "smart
fonts" capable of displaying writing systems with various complex
behaviors, such as: contextual shaping, ligatures, reordering, split
glyphs, bidirectionality, stacking diacritics and complex positioning.
.
This library was designed and developed by the NRSI (Non-Roman Script
Initiative) within SIL International (www.sil.org) to act as a
complement to other smart font rendering technologies with limited
practical local extensibility. Its purpose is to help meet the needs of
a very large number of "minority language" communities for local
extensibility of complex script behaviors.
.
The behavior of the SILGraphite rendering engine for a given writing
system is specified through extra tables added to a TrueType font. These
tables are generated by compiling a GDL (Graphite Description Language)
source file into a font using grcompiler.
.
This package contains the graphite compiler.
|