revery-ui / revery

:zap: Native, high-performance, cross-platform desktop apps - built with Reason!
https://www.outrunlabs.com/revery/
MIT License
8.06k stars 196 forks source link

Harfbuzz: ligatures cause characters to be duplicated #933

Closed zbaylin closed 4 years ago

zbaylin commented 4 years ago

I found this when writing #932. If there is a font that has ligatures and those ligatures are used in a Text element (or are just shaped using Harfbuzz), the ligatures cause the end of the string to be duplicated:

image The string in that field is just "fifty"

This could be a bug with the font itself (Roboto Regular).