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/Makefile | |
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/Makefile')
-rw-r--r-- | fonts/alee-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 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/} |