grcompiler 5.2.1-0.2build1 source package in Ubuntu

Changelog

grcompiler (5.2.1-0.2build1) lunar; urgency=medium

  * Rebuild against latest icu

 -- Jeremy Bicha <email address hidden>  Sat, 04 Feb 2023 10:37:35 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Fonts Team
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
grcompiler_5.2.1.orig.tar.gz 4.3 MiB a125e9d2746638a538e59af8ece2268fda078572f50e82f82d6f95ccb08ed890
grcompiler_5.2.1-0.2build1.debian.tar.xz 12.5 KiB c4ea6b728a1ee27ed93a4a46867108f17febe695c69554270c891f4e720eb8b0
grcompiler_5.2.1-0.2build1.dsc 2.0 KiB 90316e2828545d16a1aba009eb9e3a8bdba6e9490de5205351c3574ee3312b1c

View changes file

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.

grcompiler-dbgsym: debug symbols for grcompiler