diff options
author | minskim <minskim@pkgsrc.org> | 2006-10-29 20:34:05 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-10-29 20:34:05 +0000 |
commit | b1365debdfbc069dc7f8291b8ac9c584213aad7a (patch) | |
tree | b202c86c5f201c6dcca2fb32fb7ea6ddce35b55d /fonts/alee-ttf | |
parent | 4c23a4cfdfbe52fbaf58b8a147f598d5cf4455a5 (diff) | |
download | pkgsrc-b1365debdfbc069dc7f8291b8ac9c584213aad7a.tar.gz |
Update alee-ttf to 11.1.
Changes since 7.3:
* Exchange the Hangul phonetic values of 0x91d1 and 0xf90a.
* Add the Hangul phonetic values to the CJK unified and compatibility
ideographs range on Guseul.ttf.
* Add medieval Hangul compatibility jamos on Guseul.ttf.
* Update Guseul.ttf.
* Remove GuseulMono.ttf.
* Update Guseul.ttf to make it readable on 11px.
* Add hinting for Guseul.ttf.
* Remove embeded bitmap from Guseul.ttf and GuseulMono.ttf.
* Change some glyph names of Eunjin.ttf and EunjinNakseo.ttf.
* Update HeadAscent and HeadDescent of some fonts.
* Remove [0x0e-c00ky].ttf.
* Rename [0b0d-c00ky].ttf to [HaN-mfs].ttf.
* Correct the glyph directions of some fonts.
* Change the subfamily of all the fonts to Regular.
* Fix a type error on control file.
* Change to The Artistic License.
* Remove the prefix Eun- from the font names.
* Update Bandal.ttf and Bangwool.ttf.
* Fix width of some chars on EunBandal.ttf.
Diffstat (limited to 'fonts/alee-ttf')
-rw-r--r-- | fonts/alee-ttf/Makefile | 4 | ||||
-rw-r--r-- | fonts/alee-ttf/PLIST | 12 | ||||
-rw-r--r-- | fonts/alee-ttf/distinfo | 8 |
3 files changed, 11 insertions, 13 deletions
diff --git a/fonts/alee-ttf/Makefile b/fonts/alee-ttf/Makefile index 9402d4e0272..efba68afb15 100644 --- a/fonts/alee-ttf/Makefile +++ b/fonts/alee-ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2006/10/04 21:39:31 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2006/10/29 20:34:05 minskim Exp $ # -DISTNAME= ttf-alee_7.3 +DISTNAME= ttf-alee_11.1 PKGNAME= ${DISTNAME:S/ttf-alee_/alee-ttf-/} CATEGORIES= fonts korean MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/t/ttf-alee/} diff --git a/fonts/alee-ttf/PLIST b/fonts/alee-ttf/PLIST index 563675d12c0..2b3e8e87198 100644 --- a/fonts/alee-ttf/PLIST +++ b/fonts/alee-ttf/PLIST @@ -1,11 +1,9 @@ -@comment $NetBSD: PLIST,v 1.11 2006/04/09 16:54:11 minskim Exp $ -lib/X11/fonts/TTF/EunBandal.ttf -lib/X11/fonts/TTF/EunBangwool.ttf -lib/X11/fonts/TTF/EunGuseul.ttf -lib/X11/fonts/TTF/EunGuseulMono.ttf +@comment $NetBSD: PLIST,v 1.12 2006/10/29 20:34:05 minskim Exp $ +lib/X11/fonts/TTF/Bandal.ttf +lib/X11/fonts/TTF/Bangwool.ttf lib/X11/fonts/TTF/Eunjin.ttf lib/X11/fonts/TTF/EunjinNakseo.ttf -lib/X11/fonts/TTF/[0b0d-c00ky].ttf -lib/X11/fonts/TTF/[0x0e-c00ky].ttf +lib/X11/fonts/TTF/Guseul.ttf +lib/X11/fonts/TTF/[HaN-mfs].ttf share/doc/alee-ttf/COPYING @dirrm share/doc/alee-ttf diff --git a/fonts/alee-ttf/distinfo b/fonts/alee-ttf/distinfo index 86df839532a..8ddd480497f 100644 --- a/fonts/alee-ttf/distinfo +++ b/fonts/alee-ttf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2006/04/09 16:54:11 minskim Exp $ +$NetBSD: distinfo,v 1.14 2006/10/29 20:34:05 minskim Exp $ -SHA1 (ttf-alee_7.3.tar.gz) = b4acd15caf0f953af5ebdbf488828dbf11eb35cd -RMD160 (ttf-alee_7.3.tar.gz) = 89d8b7bffaa895eaa197ca2ab93df965daf67751 -Size (ttf-alee_7.3.tar.gz) = 1170783 bytes +SHA1 (ttf-alee_11.1.tar.gz) = b140e04210818655fc43a9403bd3e824328fe48b +RMD160 (ttf-alee_11.1.tar.gz) = 04becadb0e46e275b62701ee103994ccc1c12816 +Size (ttf-alee_11.1.tar.gz) = 774723 bytes |