MatMoul / archfi

Arch Linux Fast Installer : tutorial installer
GNU General Public License v3.0
2.53k stars 323 forks source link

create taiwanese #214

Closed olivertzeng closed 1 year ago

MatMoul commented 1 year ago

I've tried the taiwanese without success...

You need to add your langage at line 97 of archfi.

And test your code with sh archfi -t olivertzeng patch-X

olivertzeng commented 1 year ago

@MatMoul updated

MatMoul commented 1 year ago

Dont miss to try your code with :

curl -LO matmoul.github.io/archfi
sh archfi -t olivertzeng patch-X

Some bad merge code on line 15 to 19 on archfi

olivertzeng commented 1 year ago

Why is that? I didn't edit there~

MatMoul commented 1 year ago

Sorry, it's my fault. After an error with my publish script, archfi got corrupted...

I made changes on your file to test it. But it does not work. The reason is that you are using a font that is not on the installation media. And harder, this font is on AUR.

olivertzeng commented 1 year ago

You could just install only the font file ig

MatMoul @.***>於 2022年10月16日 週日,05:37寫道:

Sorry, it's my fault. After an error with my publish script, archfi got corrupted...

I made changes on your file to test it. But it does not work. The reason is that you are using a font that is not on the installation media. And harder, this font is on AUR.

— Reply to this email directly, view it on GitHub https://github.com/MatMoul/archfi/pull/214#issuecomment-1279836414, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUSZIILLSWA534XMXBZL7X3WDMPZFANCNFSM6AAAAAAQHU3CUY . You are receiving this because you authored the thread.Message ID: @.***>

-- 曾嘉禾

olivertzeng commented 1 year ago

Or maybe I can just search pacman font pkgs with zh tw support 曾嘉禾 @.***>於 2022年10月16日 週日,08:30寫道:

You could just install only the font file ig

MatMoul @.***>於 2022年10月16日 週日,05:37寫道:

Sorry, it's my fault. After an error with my publish script, archfi got corrupted...

I made changes on your file to test it. But it does not work. The reason is that you are using a font that is not on the installation media. And harder, this font is on AUR.

— Reply to this email directly, view it on GitHub https://github.com/MatMoul/archfi/pull/214#issuecomment-1279836414, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUSZIILLSWA534XMXBZL7X3WDMPZFANCNFSM6AAAAAAQHU3CUY . You are receiving this because you authored the thread.Message ID: @.***>

-- 曾嘉禾

-- 曾嘉禾

MatMoul commented 1 year ago

No idea how to do that with the installation media.

olivertzeng commented 1 year ago

https://archlinux.org/packages/community/any/adobe-source-han-sans-tw-fonts/ try this @MatMoul