8000 GitHub - scottxing/ttf-mswin11-zh-deb: MS Windows 11 Fonts for Debian/Ubuntu
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

scottxing/ttf-mswin11-zh-deb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Windows 11 中文字体包:适用于 Debian/Ubuntu

MS Windows 11 Fonts for Debian/Ubuntu

版本

Windows 11 24H2 zh-cn

安装教程

$ sudo apt install git
$ git clone https://github.com/ykla/ttf-mswin11-zh-deb
$ cd ttf-mswin11-zh-deb
$ sudo dpkg -i ttf-ms-win11-*.deb

制作方法

$ mkdir -p extract/DEBIAN
$ mkdir build
$ dpkg -X package.deb extract/ # 将字体资源解压到 extract/
$ dpkg -e package.deb extract/DEBIAN # 然后对 extract/ 和 extract/DEBIAN 进行修改
$ dpkg-deb -Zgzip -b extract/ build/package.deb # 压缩回 deb,务必注意为了兼容低版本系统请不要用默认的 zstd 压缩方式!

About

MS Windows 11 Fonts for Debian/Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0