https://bugs.documentfoundation.org/show_bug.cgi?id=170874

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever confirmed|0                           |1
                 CC|                            |[email protected]

--- Comment #1 from V Stuart Foote <[email protected]> ---
Not clear what you are attempting, or claiming.

Unicode combining diacritic are normally postfix -- that is applied to the
character that precedes them.  So if  you need the breve over "a" as shown, you
would type <space>aU+0306, and then <Alt>+x to convert. Alternatively, use the
GUI Special Character dialog and pick the combining diacritic.

But if the concern is the position of the diacritic after it combines, that is
wholly controlled by the font metrics and each font's actual "coverage" of the
desired combining glyph. Odd spacing can occur when one font does not include a
glyph and fallback occurs, mixing glyphs and metrics.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to