Enable autohint. [1]

While I'm there, also add LICENSE and NO_ARCH.

Submitted by:	intron at intron ac [1]
This commit is contained in:
Xin LI 2017-02-19 06:57:06 +00:00
parent bf390b1d37
commit 04d19f5776
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434396
2 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= wqy-fonts
PORTVERSION= 20100803
PORTREVISION= 7
PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= x11-fonts
MASTER_SITES= SF/wqy/wqy-bitmapfont/1.0.0-RC1:bitmapfont \
@ -20,12 +20,15 @@ DISTFILES= wqy-bitmapsong-pcf-1.0.0-RC1.tar.gz:bitmapfont \
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU GPL-licensed font set covering CJK and other Unicode characters
LICENSE= GPLv2
BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf
USE_XORG= x11
USES= fonts perl5
USE_PERL5= build
NO_WRKSUBDIR= yes
NO_ARCH= yes
FONTNAME= wqy
CONFDDIR= etc/fonts/conf.d

View File

@ -71,7 +71,7 @@
</or>
<edit name="antialias"><bool>true</bool></edit>
<edit name="hinting"><bool>true</bool></edit>
<edit name="autohint"><bool>false</bool></edit>
<edit name="autohint"><bool>true</bool></edit>
<edit name="embeddedbitmap"><bool>true</bool></edit>
<edit name="spacing"><const>proportional</const></edit>
<edit name="globaladvance"><bool>false</bool></edit>