firebelli wrote: 
> Hello ralphy, thank you for your suggestion.  Great, now Jivelite shows
> songs or artists in Japanese perfectly!  Here is my final change.
> 
> 1. Save your favorite font (mine is ipagp.ttf) at:
> /mnt/mmcblk0p2/tce/optional/
> 
> 2. Create a script and save it in the same directory as well (e.g.
> ReplaceFont.sh).
> > 
Code:
--------------------
  >   > 
  > #!/bin/sh
  > cd /opt/jivelite/share/jive/fonts
  > sudo rm FreeSans.ttf
  > sudo rm FreeSansBold.ttf
  > sudo ln -s /mnt/mmcblk0p2/tce/optional/ipagp.ttf FreeSans.ttf
  > sudo ln -s /mnt/mmcblk0p2/tce/optional/ipagp.ttf FreeSansBold.ttf
  > 
--------------------
> > 
> 3. Specify this script as user command in Tweaks menu of pCP.
> > 
Code:
--------------------
  >   > /mnt/mmcblk0p2/tce/optional/ReplaceFont.sh
--------------------
> > 
> 4. Reboot pCP.
> 
> 1984419845

Hi firebelli 

I follow this step by step, but still not be displayed correctly.have
any suggestions or key point? tks~


------------------------------------------------------------------------
chijen's Profile: http://forums.slimdevices.com/member.php?userid=65713
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to