Bug report #18057
Override typographic ligatures when letter spacing > 0
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Labelling | ||
Affected QGIS version: | 2.18.15 | Regression?: | No |
Operating System: | Mac OS 10.13.2 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | up/downstream |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25953 |
Description
When rendering labels using a font that employs typographic ligatures, QGIS does not disable the ligatures when letter spacing is greater than zero. The result is that these letters remain closely spaced because they are displayed as a single glyph.
See attached images, where the font is Arno Pro and letter spacing is set to 5.
History
#1 Updated by Mathieu Pellerin - nIRV almost 7 years ago
- Resolution set to up/downstream
- Status changed from Open to Closed
This is an issue with the Qt library, which you'll be happy to know is fixed in Qt 5, which we know use in upcoming QGIS 3.0.