diff options
author | delphij <delphij@FreeBSD.org> | 2016-10-21 14:35:05 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2016-10-21 14:35:05 +0800 |
commit | 46ca4e40d661737a5c5e0a9c2f4829aa876db97e (patch) | |
tree | 420daa63256593e9e436cd8bff430cdbc300d575 /x11-fonts/wqy | |
parent | 105b2e65bc0416b57f7fe2d7b9d22f3cb92ce935 (diff) | |
download | freebsd-ports-graphics-46ca4e40d661737a5c5e0a9c2f4829aa876db97e.tar.gz freebsd-ports-graphics-46ca4e40d661737a5c5e0a9c2f4829aa876db97e.tar.zst freebsd-ports-graphics-46ca4e40d661737a5c5e0a9c2f4829aa876db97e.zip |
Use WenQuanYi Zen Hei Sharp instead of WenQuanYi Bitmap Song.
The former is a TrueType font with embedded dotted font, and have better
compatibility.
Submitted by: intron <intron intron ac>
Diffstat (limited to 'x11-fonts/wqy')
-rw-r--r-- | x11-fonts/wqy/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/wqy/files/85-wqy.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/wqy/Makefile b/x11-fonts/wqy/Makefile index df2a23ab218..0862b7387cb 100644 --- a/x11-fonts/wqy/Makefile +++ b/x11-fonts/wqy/Makefile @@ -3,7 +3,7 @@ PORTNAME= wqy-fonts PORTVERSION= 20100803 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= SF/wqy/wqy-bitmapfont/1.0.0-RC1:bitmapfont \ diff --git a/x11-fonts/wqy/files/85-wqy.conf b/x11-fonts/wqy/files/85-wqy.conf index 1d3e9c6ee8a..6060d96b07e 100644 --- a/x11-fonts/wqy/files/85-wqy.conf +++ b/x11-fonts/wqy/files/85-wqy.conf @@ -134,7 +134,7 @@ <double>16</double> </test> <edit name="family" mode="prepend_first"> - <string>WenQuanYi Bitmap Song</string> + <string>WenQuanYi Zen Hei Sharp</string> </edit> </match> |