Package Details: ttf-win7-fonts 7.1-9

Git Clone URL: https://aur.archlinux.org/ttf-win7-fonts.git (read-only, click to copy)
Package Base: ttf-win7-fonts
Description: Microsoft Windows 7 Latin and International TrueType fonts
Upstream URL: http://www.microsoft.com/typography/fonts/product.aspx?PID=161
Licenses: custom
Conflicts: ttf-ms-fonts, ttf-ms-win8, ttf-tahoma, ttf-vista-fonts, ttf-win7-fonts-autodownload
Provides: ttf-font, ttf-ms-fonts, ttf-tahoma, ttf-vista-fonts
Submitter: mschmoelzer
Maintainer: severach
Last Packager: severach
Votes: 88
Popularity: 0.82
First Submitted: 2011-07-16 21:50 (UTC)
Last Updated: 2017-05-04 00:01 (UTC)

Required by (291)

Sources (8)

Pinned Comments

severach commented on 2017-01-12 17:11 (UTC) (edited on 2019-11-15 18:11 (UTC) by severach)

The fonts are not automatically downloaded. You must supply them as shown in the message. 仅手动下载

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 16 Next › Last »

Nowaker commented on 2013-08-31 18:19 (UTC)

@yosy, replace *.tt[fc] with "*.tt[fc]"

<deleted-account> commented on 2013-08-23 23:44 (UTC)

Hi, I have download the exe and cabextract can't find any ttf/ttc files in the exe.. Someone know why or where I should get this fonts?

Nowaker commented on 2013-07-10 17:24 (UTC)

BTW, you should depend on xorg-mkfontscale and xorg-mkfontdir since you use it in .install.

Nowaker commented on 2013-07-10 17:14 (UTC)

You put this into the PKGBUILD comment. This violates the license as well. And is a PITA for us users. $ cd ~/Downloads # (or any other working directory) $ wget http://download.microsoft.com/download/0/A/F/0AFB5316-3062-494A-AB78-7FB0D4461357/windows6.1-KB976932-X64.exe $ cabextract -F *.tt[fc] -d win7_sp1 windows6.1-KB976932-X64.exe $ mkdir sp1-fonts $ find win7_sp1 -name *.tt[fc] -exec cp '{}' ./sp1-fonts/ \; I have forked this package to remove the PITA. ;-) If you decide to include the commented out code in your package, I will remove the package. Just let me know. https://aur.archlinux.org/packages/ttf-win7-fonts-autodownload/

gothmog.todi commented on 2013-06-27 07:31 (UTC)

Would it be possible to include the fontconfig fix for Calibri from https://bbs.archlinux.org/viewtopic.php?id=136771 in this package?

jstjohn commented on 2013-06-22 18:46 (UTC)

That is a limitation in the AUR web interface. There's a feature request that already exists for it here: https://bugs.archlinux.org/task/12998

<deleted-account> commented on 2013-06-22 15:45 (UTC)

Yeah, I just meant the list of depencies shown on this web page. It only shows fontconfig, but not fontforge...

jstjohn commented on 2013-06-21 17:42 (UTC)

phrenchax, "fontforge" is already in the makedepends array...