No Japanese fonts in 「adobe-flashplugin」 and 「fonts-arphic-uming」

Bug #1740567 reported by kapper1224
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
adobe-flashplugin (Ubuntu)
New
Undecided
Unassigned

Bug Description

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!

Revision history for this message
kapper1224 (kapper1224-w) wrote :

I mistake 「ttf-arphic-uming」⇒「fonts-arphic-uming」.
Changed Packages names now.

Thank you!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.