gtk/testsuite/gsk/nodeparser/text-font-options-error.errors
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

4 lines
175 B
Plaintext

<data>:7:15-22: error: GTK_CSS_PARSER_ERROR_UNKNOWN_VALUE
<data>:8:14-19: error: GTK_CSS_PARSER_ERROR_UNKNOWN_VALUE
<data>:15:14-22: error: GTK_CSS_PARSER_ERROR_UNKNOWN_VALUE