Skip to content

gsk: Fix serialization of glyphs

Matthias Clasen requested to merge fix-node-glyphs into master

We were forgetting to put a space between two numbers in some cases, confusing the parser.

Test included.

Fixes: #3496 (closed)

Merge request reports