grcompiler 4.2-3 source package in Ubuntu

Changelog

grcompiler (4.2-3) unstable; urgency=medium


  * Team upload
  * debian/patches
    - add fix_GrcRegressionTest_Makefile.patch to fix FTBFS
      (Closes: #724916)
  * debian/control
    - use libgraphite2-3 for Suggests, Thanks to Rene Engelhard
     <email address hidden> (Closes: #707121)

 -- Hideki Yamane <email address hidden>  Wed, 08 Jan 2014 14:48:34 +0900

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
grcompiler_4.2-3.dsc 2.0 KiB 789bed71b06e2b7860eb921cc477064f73c7fad4b232884185b7464815694972
grcompiler_4.2.orig.tar.xz 1.4 MiB 8597535be94f9f0372608745d11de9d8e45ca6d944b18405a2f410fd36057ece
grcompiler_4.2-3.debian.tar.gz 10.5 KiB 68fdf83f65e55d42b9d76abbb84567e608f50925e7a40eaf68044f4bf5155b23

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.