目前干焦支援部份台語漢字,修改自 Source Han Sans ,請和「Source Han Sans Bold」做伙使用。
支援本土語言漢字、羅馬字的烏體字型,修改自 Source Han Sans。
若需要其他語言文字,會使佮 Google Noto Fonts 做伙使用。
支援本土語言羅馬字的等寬字型,修改自 Babelstone Modern。
網站經過設定了後,就會當予網站內面的本土語言用字正常顯示。
提供 .woff2
、.otf
兩種格式,支援大多數的瀏覽器。
(注意:需要佇「會使家己設定 HTML、CSS」的網站才通使用。)
<head>
<link href="https://tauhu.tw/tauhu-oo-bold.css" rel="stylesheet">
<link href="https://tauhu.tw/tauhu-oo.css" rel="stylesheet">
<link href="https://tauhu.tw/tauhu-mootng.css" rel="stylesheet">
font-family
來指定字型,推薦範例:font-family: tauhu-oo-bold, PingFangTC-Bold, "Microsoft JhengHei Bold", sans-serif;
font-family: tauhu-oo, PingFangTC-Regular, "Microsoft JhengHei", sans-serif;
font-family: tauhu-mootng, monospace;