mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-22 20:28:13 +08:00
Implement abstract syntax tree parsing of XML layout
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
<text content="TEXT_STRING" :color="COLOR = [middlegray]" :size="SIZE = 12px">
|
||||
<text content="TEXT_STRING: (None) = none" :color="COLOR: (Color | None) = ['middlegray']" :size="SIZE: (AbsolutePx) = 12px">
|
||||
|
||||
</text>
|
||||
Reference in New Issue
Block a user