mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
Merge pull request #3817 from soulsands/add-font
feat: add Microsoft YaHei font (for Chinese)
This commit is contained in:
commit
b356a634d1
@ -24,6 +24,7 @@ const FONT_FAMILIES = [
|
|||||||
{ value: "Bradley Hand", label: "Bradley Hand" },
|
{ value: "Bradley Hand", label: "Bradley Hand" },
|
||||||
{ value: "Luminari", label: "Luminari" },
|
{ value: "Luminari", label: "Luminari" },
|
||||||
{ value: "Comic Sans MS", label: "Comic Sans MS" },
|
{ value: "Comic Sans MS", label: "Comic Sans MS" },
|
||||||
|
{ value: "Microsoft YaHei", label: "Microsoft YaHei" },
|
||||||
];
|
];
|
||||||
|
|
||||||
const TPL = `
|
const TPL = `
|
||||||
|
Loading…
x
Reference in New Issue
Block a user