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 <veaqaai2...@gmail.com> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice