gtk/demos
Matthias Clasen 8158945de9 gsk: Allow custom fonts in node files
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.
2024-01-15 18:58:17 -05:00
..
constraint-editor constraint-editor: Deprecation cleanup 2023-08-03 22:15:27 -04:00
gtk-demo demo: Port the paintable demo to paths 2024-01-08 09:28:26 +01:00
icon-browser icon-browser: Use #pragma once consistently 2023-12-20 10:24:05 -05:00
node-editor gsk: Allow custom fonts in node files 2024-01-15 18:58:17 -05:00
print-editor print-editor: Deprecation cleanup 2023-08-03 22:15:27 -04:00
widget-factory widget-factory: Remove insert-image icon 2023-10-28 20:25:53 +02:00
meson.build build: Rename another option 2023-05-09 21:41:27 -04:00