{{ ui.title[lang] }}

{{ ui.panel[lang] }}

{{ ui.fg[lang] }} {{ ui.bg[lang] }}
{{ ui.resolution[lang] }}
{{ ui.resolution[lang] }}

{{ ui.previewA[lang] }}:{{ fontAName ? fontAName : (lang === 'zh' ? '(請上傳字型)' : '(Please upload font)') }}

font-size: {{ fontSize }}px line-height: {{ lineHeight.toFixed(2) }} letter-spacing: {{ letterSpacing }}px filter: gray({{ grayscale?1:0 }}) blur({{ blurPx }}px)
{{ text }}

{{ ui.previewB[lang] }}:{{ fontBName }}{{ lang === 'zh' ? '(對照)' : ' (Reference)' }}

font-size: {{ fontSize }}px line-height: {{ lineHeight.toFixed(2) }} letter-spacing: {{ letterSpacing }}px filter: gray({{ grayscale?1:0 }}) blur({{ blurPx }}px)
{{ text }}
常見問題 Q&A
Q: 我上傳的字體會被截取嗎? | Does the site keep a copy of my uploaded font?
A: 不會,這是純前端應用。您可以前往 GitHub 查看原始碼。
A: No, this is a frontend APP. If you are concerned, you can check the source code on GitHub.