https://bugs.freedesktop.org/show_bug.cgi?id=85006

--- Comment #11 from Matthew Francis <fdb...@neosheffield.co.uk> ---
OUString GetEnglishSearchFontName( const OUString& rInName ) in
unotools/source/misc/fontdefs.cxx is unprepared for a font that contains
brackets in the name - it's expecting that to have some meaning to do with
scripts

As a result, in PhysicalFontCollection::Add(...), it looks like we end up
getting the PhysicalFontFamily of "FZSongS-Extended(SIP)" and
"FZSongS-Extended" mixed up

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to