]> git.lyx.org Git - features.git/commit
Fix metrics of math characters with 0 width
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 20 Jan 2017 23:30:20 +0000 (00:30 +0100)
committerEnrico Forestieri <forenr@lyx.org>
Fri, 20 Jan 2017 23:30:20 +0000 (00:30 +0100)
commit81465da5d599e071efebf067bb9e8ed252ac1456
tree7f039271270b856e4e34fc2814bc76bcbb47b568
parent8740cd4c265fde5b82904d13c8a184e4cc5271c3
Fix metrics of math characters with 0 width

It seems that QTextLayout does not handle properly a single character
with 0 width. This breaks drawing of things like \not.

No status line needed as this amends 24648404.
src/frontends/qt4/GuiFontMetrics.cpp