https://bugs.documentfoundation.org/show_bug.cgi?id=142667

--- Comment #2 from Jun Nogata <[email protected]> ---
(In reply to Julien Nabet from comment #1)
> I don't succeed in reproducing this because I got no Mincho font and don't
> know which fonts package to use.

For the Mincho font package, use fonts-noto-cjk or fonts-ipaexfont-mincho. This
is a popular font for Japanese.

> I noticed this line:
> sd/source/ui/presenter/PresenterTextView.cxx:236:           
> DefaultFontType::CJK_TEXT,   EE_CHAR_FONTINFO_CJK },
> since it's "sd" part, just wonder if it shouldn't be CJK_PRESENTATION here.

Thanks for the advice. I changed that part and built it, but it seems to be
different.

I searched for it with git grep CJK_TEXT, and found
svx/source/svdraw/svdmodel.cxx:639. I changed CJK_TEXT to CJK_PRESENTATION in
that line, and it fell back to Gothic.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to