[1 mod] U+0311 Combining inverted breve should have zero width
Bug #671522 reported by
Denis Moyogo Jacquerye
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Font Family |
Fix Committed
|
Medium
|
Unassigned | ||
fonts-ubuntu (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
U+0311 Combining inverted breve is in the Unicode category "Mark, Non-Spacing".
It is a non-spacing character and should therefore have zero-width.
If it is used it should overlap the previous character. When GPOS features for marks are added it should be positioned with anchors on base characters.
summary: |
- U+0311 Combining inverted breve should have zero width + [1 mod] U+0311 Combining inverted breve should have zero width |
Changed in ubuntu-font-family: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: uff-dmi |
Changed in ubuntu-font-family: | |
milestone: | none → 0.92-beta-test |
Changed in ubuntu-font-family: | |
status: | Triaged → In Progress |
Changed in ubuntu-font-family: | |
status: | Incomplete → Fix Committed |
Changed in fonts-ubuntu (Ubuntu): | |
status: | New → Triaged |
To post a comment you must log in.
I can't reproduce this problem in version 0.80. I used this command:
pango-view --font="Ubuntu 48" --markup --text='<span fallback="false"> ȏo ȎO</span>'
The inverted breves appeared over top of the letters as expected. Denis or anyone else, if the problem still exists, could you please provide steps to reproduce it?