FreeBSD Bugzilla – Attachment 175930 Details for
Bug 213512
x11-fonts/webfonts: Sync fonts collection with mscorefonts2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
verdana-version-knob.patch
x11-fonts.webfonts.patch (text/plain), 3.19 KB, created by
Vladimir Kondratyev
on 2016-10-19 07:48:42 UTC
(
hide
)
Description:
verdana-version-knob.patch
Filename:
MIME Type:
Creator:
Vladimir Kondratyev
Created:
2016-10-19 07:48:42 UTC
Size:
3.19 KB
patch
obsolete
>Index: x11-fonts/webfonts/Makefile >=================================================================== >--- x11-fonts/webfonts/Makefile (revision 424134) >+++ x11-fonts/webfonts/Makefile (working copy) >@@ -11,7 +11,7 @@ > SF/mscorefonts2/cabs:group3 > DISTFILES= andale32.exe:group1 arialb32.exe:group1 comic32.exe:group1 \ > courie32.exe:group1 georgi32.exe:group1 impact32.exe:group1 \ >- webdin32.exe:group1 EUupdate.EXE:group3 >+ verdan32.exe:group1 webdin32.exe:group1 EUupdate.EXE:group3 > DIST_SUBDIR= ${PORTNAME} > > MAINTAINER= olgeni@FreeBSD.org >@@ -29,10 +29,10 @@ > RESTRICTED= Restrictive license - cannot sell for profit or distribute in modified form > > EXTRACT_CMD= ${LOCALBASE}/bin/cabextract >-EXTRACT_BEFORE_ARGS= -qLF '*.ttf' -d ${WRKSRC} >+EXTRACT_BEFORE_ARGS= -qLF '[a-uw-z]*.ttf' -d ${WRKSRC} > EXTRACT_AFTER_ARGS= > >-OPTIONS_DEFINE= EXTRAFONTS CLEARTYPE >+OPTIONS_DEFINE= EXTRAFONTS CLEARTYPE NEWVERDANA > OPTIONS_SUB= yes > > EXTRAFONTS_DESC= Fonts licensed under MS Windows license >@@ -41,6 +41,8 @@ > CLEARTYPE_DESC= Install ClearType fonts > CLEARTYPE_DISTFILES= PowerPointViewer.exe:group3 > >+NEWVERDANA_DESC= Install y2006 version of verdana (Broken bold N, W) >+ > SUB_FILES= pkg-message > > .include <bsd.port.options.mk> >@@ -55,6 +57,12 @@ > ${_DISTDIR}/PowerPointViewer.exe > ${EXTRACT_CMD} -qLF '*.ttf' -d ${WRKSRC} ${WRKSRC}/ppviewer.cab > >+post-extract-NEWVERDANA-off: >+ ${EXTRACT_CMD} -qLF '*.ttf' -d ${WRKSRC} ${_DISTDIR}/verdan32.exe >+ >+post-extract-NEWVERDANA-on: >+ ${EXTRACT_CMD} -qLF 'v*.ttf' -d ${WRKSRC} ${_DISTDIR}/EUupdate.EXE >+ > do-install: > @${MKDIR} ${STAGEDIR}${FONTSDIR} > ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} >Index: x11-fonts/webfonts/distinfo >=================================================================== >--- x11-fonts/webfonts/distinfo (revision 424134) >+++ x11-fonts/webfonts/distinfo (working copy) >@@ -1,4 +1,4 @@ >-TIMESTAMP = 1475927079 >+TIMESTAMP = 1476861189 > SHA256 (webfonts/andale32.exe) = 0524fe42951adc3a7eb870e32f0920313c71f170c859b5f770d82b4ee111e970 > SIZE (webfonts/andale32.exe) = 198384 > SHA256 (webfonts/arialb32.exe) = a425f0ffb6a1a5ede5b979ed6177f4f4f4fdef6ae7c302a7b7720ef332fec0a8 >@@ -11,6 +11,8 @@ > SIZE (webfonts/georgi32.exe) = 392440 > SHA256 (webfonts/impact32.exe) = 6061ef3b7401d9642f5dfdb5f2b376aa14663f6275e60a51207ad4facf2fccfb > SIZE (webfonts/impact32.exe) = 173288 >+SHA256 (webfonts/verdan32.exe) = c1cb61255e363166794e47664e2f21af8e3a26cb6346eb8d2ae2fa85dd5aad96 >+SIZE (webfonts/verdan32.exe) = 351992 > SHA256 (webfonts/webdin32.exe) = 64595b5abc1080fba8610c5c34fab5863408e806aafe84653ca8575bed17d75a > SIZE (webfonts/webdin32.exe) = 185072 > SHA256 (webfonts/EUupdate.EXE) = 464dd2cd5f09f489f9ac86ea7790b7b8548fc4e46d9f889b68d2cdce47e09ea8 >Index: x11-fonts/webfonts/files/pkg-message.in >=================================================================== >--- x11-fonts/webfonts/files/pkg-message.in (revision 424134) >+++ x11-fonts/webfonts/files/pkg-message.in (working copy) >@@ -11,3 +11,7 @@ > Add the following line to the "Files" section of xorg.conf or XF86Config: > > FontPath "%%FONTSDIR%%/" >+ >+NOTE: Due to known freetype bug some glyphs (N, W) of y2006 Verdana Bold >+ font are not rendered correctly in anti-aliased mode within the range >+ 9-16 ppem
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213512
:
175789
|
175793
| 175930