slint/internal
Simon Hausmann ea0d0be032
Some checks are pending
autofix.ci / ci (push) Blocked by required conditions
autofix.ci / lint_typecheck (push) Waiting to run
autofix.ci / format_fix (push) Waiting to run
slint-compiler: Fix fallback family handling for glyph embedding on Linux
For macOS and Windows we've had hard-coded fallbacks, but none for Linux
after the fontconfig removal. So go through the same fallback families
as when using fontique regularly, and add emoji as parley tries that
within.

This fixes picking up glyphs such as "←→↵⌫".
2025-11-11 18:49:59 +01:00
..
backends winit: Fix explicit renderer-femtovg-wgpu selection 2025-11-11 16:50:58 +01:00
common Move named color & color literal parsing to slint common (#9981) 2025-11-10 08:39:28 +00:00
compiler slint-compiler: Fix fallback family handling for glyph embedding on Linux 2025-11-11 18:49:59 +01:00
core Fix unsoundess in ChangeTracker 2025-11-10 17:51:23 +01:00
core-macros FocusScope: Remove FocusPolicy and adds two bool state instead (#9263) 2025-08-26 21:42:40 +02:00
interpreter Move named color & color literal parsing to slint common (#9981) 2025-11-10 08:39:28 +00:00
renderers Skia: Update to the latest version of the Rust bindings 2025-11-11 09:22:17 +01:00