Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On Fri, 2012-05-04 at 17:53 +0200, Lubos Lunak wrote:
This is the reason:
rAttrs.mbSymbolFlag= (mpImplFont->meCharSet == RTL_TEXTENCODING_SYMBOL)

...

 IOW that code works right, but that's not where the problem is. Writer core 
somehow needs to know what the bullet font is it getting via UNO actually is, 
but since it itself does not know that font because it's not installed, and 
the import filter does not(?) have a way to tell it, it does not work.

How about just moving the fix down to FontList::Get in
svtools/source/control/ctrltool.cxx in the !pFontInfo font-is-unknown
branch to look up the font name in the unotools fontcvt
list-of-known-symbol-fonts-we-can-emulate and toggle it there to be a
symbol font ?

C.


Context


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.