### Install Font on Linux Source: https://context7.com/justfont/open-huninn-font/llms.txt Provides commands to install the jf open-huninn font on a Linux system. This involves copying the font file to the system's font directory and updating the font cache. Verification is done using `fc-list`. ```bash # Navigate to the font directory cd /path/to/open-huninn-font/font # Copy the latest font to system fonts directory sudo cp jf-openhuninn-2.1.ttf /usr/share/fonts/truetype/ # Update font cache sudo fc-cache -f -v # Verify installation fc-list | grep "jf-openhuninn" # Expected output: /usr/share/fonts/truetype/jf-openhuninn-2.1.ttf: jf open 粉圓,jf open 粉圓 1.1:style=Regular ``` -------------------------------- ### Install Font on macOS Source: https://context7.com/justfont/open-huninn-font/llms.txt Explains how to install the jf open-huninn font on macOS. This can be done by opening the font file with Font Book or by manually copying it to the user's font directory. ```bash # Open the font file with Font Book open ./font/jf-openhuninn-2.1.ttf # Alternatively, copy to user fonts directory cp ./font/jf-openhuninn-2.1.ttf ~/Library/Fonts/ # Verify installation using Font Book or terminal system_profiler SPFontsDataType | grep "jf" ``` -------------------------------- ### Install Font on Windows (PowerShell) Source: https://context7.com/justfont/open-huninn-font/llms.txt A PowerShell script to install the jf open-huninn font on Windows. It copies the font file to the system's Fonts directory and registers it in the Windows registry. ```powershell # PowerShell script to install font $fontPath = "C:\path\to\open-huninn-font\font\jf-openhuninn-2.1.ttf" $fontsFolder = [System.Environment]::GetFolderPath('Fonts') # Copy font to Windows Fonts directory Copy-Item $fontPath -Destination "$fontsFolder\jf-openhuninn-2.1.ttf" # Register font in registry $fontName = "jf open huninn (TrueType)" $registryPath = "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" Set-ItemProperty -Path $registryPath -Name $fontName -Value "jf-openhuninn-2.1.ttf" ``` -------------------------------- ### HTML Usage Example with jf open-huninn Font Source: https://context7.com/justfont/open-huninn-font/llms.txt An example of an HTML page that utilizes the jf open-huninn font. It includes the necessary CSS `@font-face` declaration within the `
這是一個開源的繁體中文字型,專為臺灣使用者設計。
支援注音符號:ㄅㄆㄇㄈㄉㄊㄋㄌ
臺語拼音:Tâi-gí pheng-im