[Update] Font Family. Change the way to fetch font family list.
This commit is contained in:
@@ -14,6 +14,7 @@ tauri-build = { version = "1", features = [] }
|
||||
tauri = { version = "1", features = [ "window-set-decorations", "window-set-always-on-top", "shell-sidecar", "shell-open", "devtools"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
font-kit = "0.14.2"
|
||||
|
||||
[features]
|
||||
# This feature is used for production builds or when a dev server is not specified, DO NOT REMOVE!!
|
||||
|
||||
Reference in New Issue
Block a user