Hi,
I have submitted a patch for review:
    https://gerrit.libreoffice.org/1142
To pull it, you can do:
    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/42/1142/1
bnc#681110: Fix squashed glyphs with Cairo canvas.
I suppose it is the same misconception as in fdo#55931 - I am convinced that
the font metrics should not be used here.
Looks to me as if in the past, the font width computation was broken somewhere
deep inside OOo, and everyone instead of fixing the root cause was just
working that around by using the FontMetric; and then one day the root cause
was fixed, and all the workarounds broke ;-) - but that is just a theory.
Change-Id: I741bf8f4eaea4f7d8bc698dc9a8124109dfb8c20
---
M starmath/inc/node.hxx
M starmath/source/node.cxx
2 files changed, 23 insertions(+), 4 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/1142
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I741bf8f4eaea4f7d8bc698dc9a8124109dfb8c20
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Véghelyi András <veaqaai2008@gmail.com>
Context
- [PATCH]  bnc#681110: Fix squashed glyphs with Cairo canvas. · via Code Review
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.