diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-15 15:17:07 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-15 15:17:07 +0000 |
commit | f83a0d1295d8ddea632e8f5059930e7568981f4d (patch) | |
tree | f2530121d5f9946243f7a483822e643a5347a95d /fonts | |
parent | 222f73281f6b16ad4393af514cdc6e142956a633 (diff) | |
download | pkgsrc-f83a0d1295d8ddea632e8f5059930e7568981f4d.tar.gz |
Update alee-ttf to 1.4. Patch submitted by Yi Min-Cheol, the maintainer.
Changes:
* Remove Hmfs.ttf due to a license problem.
* Add 09t@quark.ttf.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/alee-ttf/DESCR | 14 | ||||
-rw-r--r-- | fonts/alee-ttf/Makefile | 6 | ||||
-rw-r--r-- | fonts/alee-ttf/PLIST | 4 | ||||
-rw-r--r-- | fonts/alee-ttf/distinfo | 6 |
4 files changed, 15 insertions, 15 deletions
diff --git a/fonts/alee-ttf/DESCR b/fonts/alee-ttf/DESCR index 5dfc67c157a..11eb15c630b 100644 --- a/fonts/alee-ttf/DESCR +++ b/fonts/alee-ttf/DESCR @@ -4,13 +4,13 @@ Eunjin and Ongdalsam are general purpose Hangul truetype fonts that contain ascii and Korean syllable characters. These fonts look good in 12px (9pt in 96dpi screen) size without antialiasing. -Hmfs is not a real Hangul font. It is a truetype ascii font that is -specially designed with the principle of the Hangul 3-bul-sik +09t@quark.ttf is not a real Hangul font. It is a truetype ascii font +that is specially designed with the principle of the Hangul 3-bul-sik typewriter invented by Ph.D Kong Byeong-woo. -On qwerty keyboard layout, get Hmfs font and type as typing Hangul on -Hangul 3-bul-sik-final keyboard, WITHOUT HANGUL IME. Then letters you -type will appear like Hangul. +On qwerty keyboard layout, get 09t@quark.ttf font and type as typing +Hangul on Hangul 3-bul-sik-final keyboard, WITHOUT HANGUL IME. Then +letters you type will appear like Hangul. -Hmfs.ttf contains 16px bitmaps for screen use, therefore looks good in -16px (12pt in 96dpi screen) size without antialiasing. +09t@quark.ttf contains 16px bitmaps for screen use, therefore looks +good in 16px (12pt in 96dpi screen) size without antialiasing. diff --git a/fonts/alee-ttf/Makefile b/fonts/alee-ttf/Makefile index 40aa35dc065..d6ffebd6466 100644 --- a/fonts/alee-ttf/Makefile +++ b/fonts/alee-ttf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2004/08/13 03:15:48 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2004/08/15 15:17:07 minskim Exp $ # -DISTNAME= ttf-alee_1.3 -PKGNAME= alee-ttf-1.3 +DISTNAME= ttf-alee_1.4 +PKGNAME= alee-ttf-1.4 CATEGORIES= fonts korean MASTER_SITES= http://ftp.debian.org/debian/pool/main/t/ttf-alee/ diff --git a/fonts/alee-ttf/PLIST b/fonts/alee-ttf/PLIST index 9b810565e1b..38fcbf79a11 100644 --- a/fonts/alee-ttf/PLIST +++ b/fonts/alee-ttf/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2004/08/13 03:15:49 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/08/15 15:17:07 minskim Exp $ +lib/X11/fonts/TTF/09t@quark.ttf lib/X11/fonts/TTF/Eunjin.ttf -lib/X11/fonts/TTF/Hmfs.ttf lib/X11/fonts/TTF/Ongdalsam.ttf share/doc/alee-ttf/COPYING @dirrm share/doc/alee-ttf diff --git a/fonts/alee-ttf/distinfo b/fonts/alee-ttf/distinfo index abee6bdd9f4..5c97c2f0b89 100644 --- a/fonts/alee-ttf/distinfo +++ b/fonts/alee-ttf/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/08/13 03:15:49 minskim Exp $ +$NetBSD: distinfo,v 1.5 2004/08/15 15:17:07 minskim Exp $ -SHA1 (ttf-alee_1.3.tar.gz) = f2fa0e83bfea8b6e454c4e249012c4532abfd046 -Size (ttf-alee_1.3.tar.gz) = 278805 bytes +SHA1 (ttf-alee_1.4.tar.gz) = 9b4fc824fec10ee90367c056d1c5b1284cc49f40 +Size (ttf-alee_1.4.tar.gz) = 279863 bytes |