./graphics/silgraphite, Font engine for complex non-Roman writing systems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 2.3, Package name: silgraphite-2.3, Maintainer: minskim

Graphite is a project under development within SIL's Non-Roman Script
Initiative and Language Software Development groups to provide
rendering capabilities for complex non-Roman writing systems.

Its smart-font engine is the bit that takes a Unicode string, font
formatting information (features, size, etc.), and a font, and returns
a set of positioned glyphs. Graphite also does more than this, in
that it can handle cursor tracking and interaction with the
application for string selection, etc.


Required to build:
[devel/libtool-base] [devel/pkg-config]

Master sites: (Expand)

SHA1: f3f7ed75fd16197bae41953ffb8c13d53ffae773
RMD160: 0a8ca776793c0835799387ea6ab11a5ea7d72e2f
Filesize: 3314.905 KB

Version history: (Expand)


CVS history: (Expand)


   2009-01-30 13:38:02 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #2664 - requested by minskim
silgraphite: build fix

Revisions pulled up:
- graphics/silgraphite/Makefile		1.2
---
Module Name:    pkgsrc
Committed By:   minskim
Date:           Fri Jan  9 20:32:19 UTC 2009

Modified Files:
         pkgsrc/graphics/silgraphite: Makefile

Log message:
silgraphite uses C99 features.