What is with the checksum failures? I'm using fonts directly from a fresh install of Windows 8 Pro, no updates applied. Is there something I missed?
Search Criteria
Package Details: ttf-ms-win8-other 6.3.9600.17238-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ttf-ms-win8.git (read-only, click to copy) |
---|---|
Package Base: | ttf-ms-win8 |
Description: | Microsoft Windows 8.1 Latin and International TrueType fonts |
Upstream URL: | http://www.microsoft.com/typography/fonts/product.aspx?PID=161 |
Licenses: | custom |
Conflicts: | ttf-ms-fonts, ttf-tahoma, ttf-vista-fonts, ttf-win7-fonts, ttf-win7-fonts-autodownload |
Provides: | ttf-font, ttf-ms-fonts, ttf-tahoma, ttf-vista-fonts, ttf-win7-fonts |
Submitter: | reflexing |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 62 |
Popularity: | 0.000000 |
First Submitted: | 2012-06-08 06:11 (UTC) |
Last Updated: | 2017-07-13 07:10 (UTC) |
Dependencies (6)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- xorg-fonts-encodings
- xorg-mkfontdir (xorg-mkfontscale)
- xorg-mkfontscale
- fontforge (fontforge-gitAUR) (make)
- ttf-office-2007-fontsAUR (optional)
Required by (292)
- 1c_enterprise_meta (requires ttf-ms-fonts) (optional)
- anyk (requires ttf-ms-fonts) (optional)
- awesome-luajit (requires ttf-font) (make)
- basilisk (requires ttf-font)
- beataroni-bin (requires ttf-ms-fonts)
- bitsnpicas-git (requires ttf-font)
- brave-beta-bin (requires ttf-font)
- brave-bin (requires ttf-font)
- brave-nightly-bin (requires ttf-font)
- browservice (requires ttf-ms-fonts)
- btrfs-assistant (requires ttf-font)
- btrfs-assistant-git (requires ttf-font)
- cachy-browser (requires ttf-font)
- canaries-form-415 (requires ttf-ms-fonts)
- canaries-form-420 (requires ttf-ms-fonts)
- canaries-form-425 (requires ttf-ms-fonts)
- cctv-viewer-git (requires ttf-font)
- chicago95-gtk-theme-git (requires ttf-ms-fonts) (optional)
- chicago95-icon-theme-git (requires ttf-ms-fonts) (optional)
- chicago95-theme (requires ttf-ms-fonts) (optional)
- Show 272 more...
Sources (8)
Latest Comments
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 34 Next › Last »
stackptr commented on 2013-08-05 13:02 (UTC)
orschiro commented on 2013-08-03 08:33 (UTC)
@reflexing
Cambria works well for me, Calibri not. Strange that we are encountering issues with different fonts.
Why is the package flagged out of date?
reflexing commented on 2013-08-02 09:41 (UTC)
Hmm, disregard my last post, I don't install cambria.ttc in this PKGBUILD version. I don't know what cause this problem yet.
reflexing commented on 2013-08-02 09:32 (UTC)
@orschiro @blablubb1234 it's because I forgot to merge cambria.ttc deletion. Delete it from /usr/share/fonts/TTF by hand.
orschiro commented on 2013-08-02 05:58 (UTC)
> Having similar issues to Markus00000 though: Writing in Cambria will make libreoffice load for a minute without response. The words I type are not visible on the screen afterwards (and neither did the cursor move forward).
Something's wrong there...
I can confirm that. I wonder why this only happens to Calibri and not Cantarell or Cambria as the other typical Office fonts though.
blablubb1234 commented on 2013-08-01 23:51 (UTC)
sl1pkn07's hint is worth gold if you want to avoid waiting for hours unpacking the install.wim. With this command you have the needed files in 30 seconds:
7z x install.wim -ir\!*.ttf -ir\!*.ttc -ofonts
makepkg -s --skipchecksums helps if you can't install the Update from M$ due to lack of installed Windows 8.
Having similar issues to Markus00000 though: Writing in Cambria will make libreoffice load for a minute without response. The words I type are not visible on the screen afterwards (and neither did the cursor move forward).
Something's wrong there...
12qu commented on 2013-07-20 13:07 (UTC)
Just downloaded this and had some issues extracting the fonts from install.wim using the recommended command of: `7z e install.wim 1/Windows/Fonts/{*.ttf,cambria.ttc} -ofonts'.
Instead, using `7z e install.wim "Windows/Fonts/*.ttf" Windows/Fonts/cambria.ttc -ofonts' worked for me.
reflexing commented on 2013-07-19 08:34 (UTC)
@bkhl 20569 > 16384 :)
Pinned Comments
severach commented on 2018-03-01 20:05 (UTC)
Package is not broken. You can't build this with yaourt or pamac. It must be built with makepkg after obtaining the fonts manually.