grcompiler 4.2-2 source package in Ubuntu

Changelog

grcompiler (4.2-2) unstable; urgency=low


  * Team upload
  * Fix typo in changelog: extensibility.
    Thanks to Reuben Thomas. Closes: #693972
  * Build with autotools_dev to use up-to-date config.{guess,sub}
    Thanks to Matthias Klose.
    Closes: #727880
  * Use git for packaging: add Vcs-* fields
  * Update Standards to 3.9.5 (checked)

 -- Christian Perrier <email address hidden>  Sun, 01 Dec 2013 19:50:31 +0100

Upload details

Uploaded by:
Debian Fonts Task Force
Uploaded to:
Sid
Original maintainer:
Debian Fonts Task Force
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
grcompiler_4.2-2.dsc 2.0 KiB 21f2ec5aae2d390ce65dbc8a701f49311d714c3623bcb38891f4e1325e38ef9b
grcompiler_4.2.orig.tar.xz 1.4 MiB 8597535be94f9f0372608745d11de9d8e45ca6d944b18405a2f410fd36057ece
grcompiler_4.2-2.debian.tar.gz 10.1 KiB 3cdeebc0e1395209bf7d9af80fe68a185e4d933cf9cf134039b671c44ab4708a

Available diffs

No changes file available.

Binary packages built by this source

grcompiler: 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.