mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 21:04:47 +00:00
![]() When using glyph embedding, we generate a character map where each code point is a literal char. When the font contains a semicolon and we generate an entry for that, we write ';' and the CodeFormatter would think the semicolon is the end of a statement and produce a newline. That breaks the build of the generated code. Instead teach the formatter also about single-quoted string literals. |
||
---|---|---|
.. | ||
build | ||
macros | ||
slint |