https://bugs.freedesktop.org/show_bug.cgi?id=60604
--- Comment #6 from Michael Meeks <[email protected]> --- Oh - that's annoying :-) we build the notes HTML as UTF-8 for sure: OString ImagePreparer::prepareNotes( sal_uInt32 aSlideNumber ) { ... return OUStringToOString( aRet.makeStringAndClear(), RTL_TEXTENCODING_UTF8 ); } in the UI code - so; broadly I'm stumped. Given that we're doing this right ;-) is it possible that Android has no good font coverage for your characters ? [ I suppose not but ... ;-] so I don't understand. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
