canonical-partner-dev team mailing list archive
-
canonical-partner-dev team
-
Mailing list archive
-
Message #03999
[Bug 1740567] [NEW] No Japanese fonts in 「adobe-flashplugin」 and 「fonts-arphic-uming」
Public bug reported:
I installed「adobe-flashplugin」.
Some Web based applications have been in no Japanese fonts.
I installed 「AR PL Uming」 and changed it.
$ sudo apt-get update
$ sudo apt-get install ttf-arphic-uming
$ sudo fc-cache -fv
and changed 「64-arphic-uming.conf」
$ gedit /etc/fonts/conf.avail/64-arphic-uming.conf
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="pattern">
(省略)
</match>
<match target="pattern">
<test qual="any" name="family">
<string>AR PL UMing CN</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<string>Takao Pゴシック</string>
</edit>
</match>
</fontconfig>
save it.
I can view Japanese it.
Thank You!
** Affects: adobe-flashplugin (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Canonical
Partner Developers, which is subscribed to adobe-flashplugin in Ubuntu.
https://bugs.launchpad.net/bugs/1740567
Title:
No Japanese fonts in 「adobe-flashplugin」 and 「fonts-arphic-uming」
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/1740567/+subscriptions
Follow ups