Import silgraphite-ft from pkgsrc.
authorminskim <minskim>
Sat, 13 Dec 2008 06:58:01 +0000 (06:58 +0000)
committerminskim <minskim>
Sat, 13 Dec 2008 06:58:01 +0000 (06:58 +0000)
commit8ea17362f834937c9227a671a9e0e44a14e80613
tree5f88dcae2cfda56eef446ecefc9010833a22d98a
parent45b91beba1cdf38b16748e6b024c4fed3e776567
Import silgraphite-ft from pkgsrc.

Graphite is a smart font engine that basically takes a unicode string
and font formatting information (features, size, etc.) and returns a
set of positioned glyphs.  In reality, Graphite does more than this in
that it handles cursor tracking and interaction with the rendering
engine for string selection, etc.

This package is a wrapper for FreeType.
graphics/silgraphite-ft/DESCR [new file with mode: 0644]
graphics/silgraphite-ft/Makefile [new file with mode: 0644]
graphics/silgraphite-ft/PLIST [new file with mode: 0644]
graphics/silgraphite-ft/buildlink3.mk [new file with mode: 0644]
graphics/silgraphite-ft/distinfo [new file with mode: 0644]
graphics/silgraphite-ft/patches/patch-aa [new file with mode: 0644]
graphics/silgraphite-ft/patches/patch-ab [new file with mode: 0644]