[Lunar-commits] <moonbase-other> graphite2 adding to moonbase and is an optional_depends for harfbuzz.

Dennis Veatch dennisveatch at bellsouth.net
Fri Sep 26 23:57:42 CEST 2014


commit 26fcd4c03cca9e59d0bf7493c04c4a092f6f0e39
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Fri, 26 Sep 2014 17:56:27 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/26fcd4c03cca9e59d0bf7493c04c4a092f6f0e39

graphite2 adding to moonbase and is an optional_depends for harfbuzz.
---
  graphics/graphite2/BUILD   | +2/-0     
  graphics/graphite2/DEPENDS | +1/-0     
  graphics/graphite2/DETAILS | +18/-0    
  3 files changed, 21 insertions(+)

--- /dev/null
+++ b/graphics/graphite2/BUILD
@@ -0,0 +1,2 @@
+
+  default_cmake_build
--- /dev/null
+++ b/graphics/graphite2/DEPENDS
@@ -0,0 +1 @@
+depends cmake
--- /dev/null
+++ b/graphics/graphite2/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=graphite2
+         VERSION=1.2.4
+          SOURCE=$MODULE-$VERSION.tgz
+      SOURCE_URL=$SFORGE_URL/silgraphite/
+      SOURCE_VFY=sha1:5b3a907fee3ce0c6efcc2b31d0d98939ec031b7d
+        WEB_SITE=http://projects.palaso.org/projects/graphitedev
+         ENTERED=20140924
+         UPDATED=20140924
+           SHORT="endering engine for graphite fonts"
+
+cat << EOF
+Graphite2 is a rendering engine for graphite fonts. These are TrueType fonts with additional 
+tables containing smart rendering information and were originally developed to support complex 
+non-Roman writing systems. They may contain rules for e.g. ligatures, glyph substitution, 
+kerning, justification - this can make them useful even on text written in Roman writing systems 
+such as English. Note that firefox provides an internal copy of the graphite engine and cannot use 
+a system version, but it too should benefit from the availability of graphite fonts.
+EOF




More information about the Lunar-commits mailing list