Package Details: ttf-ms-win11-auto-zh_cn 10.0.26100.1742-2

Git Clone URL: https://aur.archlinux.org/ttf-ms-win11-auto.git (read-only, click to copy)
Package Base: ttf-ms-win11-auto
Description: Microsoft Windows 11 Simplified Chinese TrueType fonts
Upstream URL: https://www.microsoft.com/typography/fonts/product.aspx?PID=164
Licenses: custom
Conflicts: ttf-ms-win11-zh_cn
Provides: ttf-ms-win11-zh_cn
Submitter: octocorvus
Maintainer: octocorvus (kode54)
Last Packager: kode54
Votes: 81
Popularity: 6.97
First Submitted: 2022-05-06 13:39 (UTC)
Last Updated: 2024-10-20 08:55 (UTC)

Dependencies (4)

Required by (0)

Sources (143)

Pinned Comments

kode54 commented on 2024-02-04 10:43 (UTC) (edited on 2024-02-04 10:45 (UTC) by kode54)

You apparently need to be a member of the disk group to mount a filesystem as an otherwise unprivileged user.

sudo usermod -aG disk $USER

And log out and back in again.

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »

octocorvus commented on 2022-09-23 17:46 (UTC) (edited on 2022-09-23 18:45 (UTC) by octocorvus)

I've no idea if this totally works, patches (preferred) or suggestions are welcome.

This package is based on ttf-ms-win11 and ttf-ms-win10-auto. Like it's predecessor, ttf-ms-win10-auto, it differs from ttf-ms-win11 in that it automatically downloads the fonts from Microsoft, if possible without downloading the entire ISO file.

It uses newer and faster httpdirfs, so downloads usually aren't that slow. For reference, it takes less than 2 minutes to download fonts then build and install the package on my system which gets maximum internet speed of ~5MiB/s.

Please ignore any 'ln' related errors, that is expected behaviour.

[Copied from ttf-ms-win10-auto]: If Polkit is not available or it does not allow the user to use udisks, the entire ISO file will be downloaded and install.wim will be extracted. A check ensures that enough temporary disk space is available, which can be up to twice the size of the ISO file. This can happen if either Polkit or an authentication agent is not running, or when a user is logged in remotely (e.g. through SSH).

kIERO commented on 2022-09-23 15:52 (UTC)

Windows 11 22H2 url: https://go.microsoft.com/fwlink/p/?LinkID=2206317&clcid=0x409&culture=en-us&country=US

https://software-static.download.prss.microsoft.com/dbazure/988969d5-f34g-4e03-ac9d-1f9786c66749/22621.382.220806-0833.ni_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x64FRE_en-us.iso

mkurz commented on 2022-09-02 09:49 (UTC)

In case you are running on arm / aarch64 (e.g. Apple Silicon M1 / Asahi Linux) and run into:

fuse: missing mountpoint parameter

That is because the current httpdirfs release 1.2.3 (which this package here depends on for building) is not compatible with arm / aarch64 yet, however upstream has a fix merged already. For now you, until a new httpdirfs release arrives, can build your own httpdirfs package, I provided a fork with the fix, see https://aur.archlinux.org/packages/httpdirfs#comment-880071

ston commented on 2022-07-24 12:27 (UTC)

Can you separate simsunb.ttf, simsun.ttf, from zh_cn, these two fonts will affect the normal operation of wine programs! The only solution is to remove the fonts from /usr/share/fonts/. Almost no one continues to use these two fonts!

octocorvus commented on 2022-07-17 03:32 (UTC)

@LittleYe233 You can safely ignore the ln* errors, it is also written in PKGBUILD: "Please ignore any 'ln' errors when building this package. This is expected behavior." Anyone installing this package should read the PKGBUILD first if you have doubts or questions. The ln* errors are because the PKGBUILD inherits most of the logic from older ttf-ms-win10-auto and this is expected behaviour in that package.

This package already installs fonts in /usr/share/fonts. You also don't need to do run fc-cache, it is automatically done by pacman on install.

LittleYe233 commented on 2022-07-07 10:29 (UTC)

It still throws ln: failed to create symbolic link '/home/<User>/.cache/yay/ttf-ms-win11-auto/src/' -> '': No such file or directory warnings when I install the package via yay. Manually copy/move the font files from ~/.cache/yay/ttf-ms-win11-auto/src to /usr/share/fonts and fc-cache -fv can solve the problem.

MartinX3 commented on 2022-05-22 11:06 (UTC) (edited on 2022-05-22 11:06 (UTC) by MartinX3)

@loryeam thank you, it works now <3

octocorvus commented on 2022-05-22 02:32 (UTC)

As per MartinX3's suggestion, the script now checks if the image is automatically mounted by the OS (e.g. loop devices are automatically mounted when using Gnome). I've also updated some documentation and fixed some stuff.

octocorvus commented on 2022-05-21 09:04 (UTC)

@gshinguji Unfortunately, I think supporting AUR helpers is out of scope. However, you're welcome to submit patches to make it work with your preferred AUR helper(s).

dylif commented on 2022-05-20 14:07 (UTC)

Thanks for this PKGBUILD, works perfectly on my system! Was getting annoyed of arial in OnlyOffice.