gtk/demos/node-editor
Matthias Clasen b018da2acd gsk: Accept font options in node files
The goal is to fix all the context that influences the rendering
of text nodes in the node file. This will help with better font
testing.

The newly accepted properties are

hint-style: none/slight/full
antialias: none/gray

We are omitting font options and values that aren't supported
in GSK or have no influence on the rendering.

Note that these settings will get incorporated in the PangoFont
that gets set on the resulting text node.

Parser tests included.
2024-03-02 18:39:14 -05:00
..
data demos: icons for Print and Node Editors 2020-07-13 07:30:46 -04:00
gtkrendererpaintable.c node-editor: Plug a memory leak 2023-04-27 13:42:03 +02:00
gtkrendererpaintableprivate.h node-editor: Convert headers to #pragma once 2023-12-20 09:51:19 -05:00
help-window.ui nodeeditor: Make the help window wide enough 2021-04-11 12:50:34 -04:00
main.c Add gtk4-node-editor 2019-05-05 07:18:39 +02:00
meson.build build: Move and rename demo_conf.h header 2024-01-18 20:20:58 -05:00
node-editor-application.c build: Move and rename demo_conf.h header 2024-01-18 20:20:58 -05:00
node-editor-application.h node-editor: Convert headers to #pragma once 2023-12-20 09:51:19 -05:00
node-editor-window.c node-editor: Make crash handling more robust 2024-02-06 18:41:47 +00:00
node-editor-window.h node-editor: Add autosave 2024-01-12 20:50:34 -05:00
node-editor-window.ui node-editor: Don't help too much 2024-02-12 14:19:21 -05:00
node-editor.gresource.xml node-editor: Use the non-devel icon 2021-02-10 07:44:59 -05:00
node-format.md gsk: Accept font options in node files 2024-03-02 18:39:14 -05:00
org.gtk.gtk4.NodeEditor.appdata.xml.in node-editor: Add things 2022-05-07 07:18:36 -04:00
org.gtk.gtk4.NodeEditor.desktop node-editor: Add things 2022-05-07 07:18:36 -04:00