mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to 0.9.2. Prior versions of TTFM modules have many
undefined behaviors, some of which are coherent in 0.9.2, others like CID & TTF naming conventions are not standardized yet. Future versions should move to FreeType 2, since it has more font support, especially for CID fonts, so that some really hacks can be removed from TTFM.
This commit is contained in:
parent
54dd2b958f
commit
19184ea111
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35649
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ttfm
|
||||
PORTVERSION= 0.9.1
|
||||
PORTVERSION= 0.9.2
|
||||
CATEGORIES= chinese print
|
||||
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ttfm/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ttfm-0.9.1.tar.gz) = 0207fbfbf196beefdedd39bd8096fc16
|
||||
MD5 (ttfm-0.9.2.tar.gz) = 7ca4699a0c319f7a9025d7da38a11f7d
|
||||
|
Loading…
Reference in New Issue
Block a user