mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 12:18:12 +08:00
Add demo artwork
This commit is contained in:
@@ -67,6 +67,9 @@ pub enum FrontendMessage {
|
||||
document: String,
|
||||
name: String,
|
||||
},
|
||||
TriggerFetchAndOpenDocument {
|
||||
url: String,
|
||||
},
|
||||
TriggerFontLoad {
|
||||
font: Font,
|
||||
#[serde(rename = "isDefault")]
|
||||
|
||||
Reference in New Issue
Block a user