mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 00:11:29 +00:00
8158945de9
This will let us store complete test fonts inside node files, as data: urls. You can also use a file: url to refer to a local file. The syntax is as follows: text { font: "FONT DESCRIPTION" url("data:font/ttf;base64,FONT DATA"); } with the url being optional. |
||
---|---|---|
.. | ||
data | ||
gtkrendererpaintable.c | ||
gtkrendererpaintableprivate.h | ||
help-window.ui | ||
main.c | ||
meson.build | ||
node-editor-application.c | ||
node-editor-application.h | ||
node-editor-window.c | ||
node-editor-window.h | ||
node-editor-window.ui | ||
node-editor.gresource.xml | ||
node-format.md | ||
org.gtk.gtk4.NodeEditor.appdata.xml.in | ||
org.gtk.gtk4.NodeEditor.desktop |