From 1ff67eec45131ca97651ef46e2f06039aaf85c42 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 22 Mar 2009 21:12:51 +0000 Subject: Update to 0.9.9: * Changes in libotf 0.9.9 ** New function OTF_get_variation_glyphs returns glyphs selected by variation selectors. ** The funciton OTF_drive_cmap handles a variation selector. ** The example program `otfview' can handle variation selectors. ** The function OTF_drive_gpos is obsolte now, and the new function OTF_drive_gpos2 should be used instead. See the comment of the member "glyph_id" of type "OTF_Glyph" for the detail. ** If a font doesn't have GDEF table, automatically synthesized GDEF table is used. --- graphics/libotf/Makefile | 5 ++--- graphics/libotf/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'graphics') diff --git a/graphics/libotf/Makefile b/graphics/libotf/Makefile index 47e9364783f..b1160ef43d3 100644 --- a/graphics/libotf/Makefile +++ b/graphics/libotf/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2008/11/10 17:21:36 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2009/03/22 21:12:51 wiz Exp $ # -DISTNAME= libotf-0.9.8 -PKGREVISION= 1 +DISTNAME= libotf-0.9.9 CATEGORIES= graphics MASTER_SITES= http://www.m17n.org/libotf/ diff --git a/graphics/libotf/distinfo b/graphics/libotf/distinfo index 5c22b6e2344..561eaa345a1 100644 --- a/graphics/libotf/distinfo +++ b/graphics/libotf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/10/09 13:01:00 obache Exp $ +$NetBSD: distinfo,v 1.3 2009/03/22 21:12:51 wiz Exp $ -SHA1 (libotf-0.9.8.tar.gz) = 3c9304d77073b60f362fb301bb981ab6a55f663e -RMD160 (libotf-0.9.8.tar.gz) = d378376d6f22df3724536bb1405e79d2d14f25bb -Size (libotf-0.9.8.tar.gz) = 389377 bytes +SHA1 (libotf-0.9.9.tar.gz) = b0135fc55e599bf2fcecd7ff440e155511166e4f +RMD160 (libotf-0.9.9.tar.gz) = c2e23f78253d4845ee65320344d5dc0c09ec5e8a +Size (libotf-0.9.9.tar.gz) = 350235 bytes -- cgit v1.2.3