[PATCH] Change in core[libreoffice-3-6]: Related: fdo#50284 apple's modern symbol font is unicode enc...

Caolán McNamara (via_Code_Review) gerrit at gerrit.libreoffice.org
Tue Dec 18 08:50:50 PST 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1403

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/1403/1

Related: fdo#50284 apple's modern symbol font is unicode encoded

So codepoints that are from the legacy range need to be converted to their
unicode equivalents even in the presence of an installed "symbol" font on
MacOSX.

This should work out ok if input codepoints that exist in the apple symbol
unicode are used, they should be left untouched by this conversion.

Change-Id: Ia9996e2d9bf632c86c8d26832d77c7c662cf1076
---
M unotools/source/misc/fontcvt.cxx
M vcl/source/gdi/outdev3.cxx
2 files changed, 108 insertions(+), 5 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1403
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia9996e2d9bf632c86c8d26832d77c7c662cf1076
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Caolán McNamara <caolanm at redhat.com>



More information about the LibreOffice mailing list