We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490d736 commit 4c28aa8Copy full SHA for 4c28aa8
1 file changed
content/blog/2025-08-05-tmil-19/index.md
@@ -99,7 +99,10 @@ We plan to release version 1.0 in early August.
99
Parley is a text layout library.
100
It handles text layout, mostly at the level of line breaking and resolving glyph positions.
101
102
-- [parley#...][]:
+- [parley#378][]: Reimplements the fontconfig backend using FFI, improving font matching.
103
+- [parley#378][]: Implements shift-click selection extension, by kekelp.
104
+- [parley#389][]: Renames variants to more closely match CSS.
105
+- [parley#395][]: Adds a method to unregister a loaded font.
106
107
<!-- ## TODO: The other project news items? -->
108
0 commit comments