[Libreoffice-bugs] [Bug 142667] Impress CJK font fallback refers to the wrong font list

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 5 17:56:12 UTC 2021


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2412 at yahoo.fr

--- Comment #1 from Julien Nabet <serval2412 at yahoo.fr> ---
I don't succeed in reproducing this because I got no Mincho font and don't know
which fonts package to use.
In Debian searching Mincho, I got:
julien at debianamd:~/lo/libreoffice$ apt-cache search mincho
fonts-ipaexfont - fontes japonaises OpenType, toutes les fontes IPAex
fonts-ipafont - jeu de fontes japonaises OpenType, toutes des fontes IPA
fonts-takao - ensemble de fontes TrueType japonaises, fontes Takao
xfonts-kappa20 - Polices X11 20 points Kappa (ISO-8859-1..4/9/10/13..16,
japonais) avec polices grasses
fonts-dejima-mincho - antique-looking Japanese TrueType Mincho font
fonts-hanazono - Japanese TrueType mincho font by KAGE system and FontForge
fonts-horai-umefont - Japanese TrueType font, Ume-font
fonts-ipaexfont-mincho - Japanese OpenType font, IPAex Mincho Font
fonts-ipafont-mincho - Japanese OpenType font set, IPA Mincho and IPA P Mincho
Fonts
fonts-ipamj-mincho - Japanese OpenType font, IPAmj Mincho Font
fonts-misaki - Japanese Gothic and Mincho font from "Misaki" bitmap font
fonts-oradano-mincho-gsrr - Retro style (Meiji period) Japanese font
fonts-sawarabi-mincho - Japanese mincho font - Sawarabi Mincho font
fonts-takao-gothic - Japanese TrueType font set, Takao Gothic Fonts
fonts-takao-mincho - Japanese TrueType font set, Takao Mincho Fonts
fonts-umeplus-cl - Japanese TrueType font, based on Ume Gothic Classic and M+
fonts
latex-cjk-japanese-wadalab - type1 and tfm DNP Japanese fonts for latex-cjk
xfonts-ayu - Gothic 18/20 dot Japanese and ISO-8859-1 X11 bitmap fonts

Anyway, I compared the result of:
git grep -n CJK_PRESENTATION
and
git grep -n CJK_TEXT

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.


(remark: I noticed the same with CTL_PRESENTATION and CTL_TEXT)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210605/7f1649da/attachment.htm>


More information about the Libreoffice-bugs mailing list