Xiaoyang Gu wrote:
hi

I am using debian sid and i install e17 from "deb http://soulmachine.net/debian unstable/". I got ICE_2005 theme from get-e.org <http://get-e.org/>. All works fine, but the font size of title bar and menu is two small, so i extract the theme and change the font size in default_borad.edc from 10 to 13, then recompiled it. The font size became bigger, but some characters couldn't be displayed. They can be displayed when using the original ICE_2005 theme, and they are Chinese characters.
     Detailed information: Debian Sid, LC_CTYPE=zh_CN.UTF-8.
What's the reason of this problem? Is there any method to solve the problem?

     Thanks a lot.

Try the nice enlightenment_remote command:

  -font-available-list List all available fonts
  -font-apply Apply font settings changes
  -font-fallback-append OPT1 Append OPT1 to the fontset
  -font-fallback-prepend OPT1 Prepend OPT1 to the fontset
  -font-fallback-list List the fallback fonts in order
  -font-fallback-remove OPT1 Remove OPT1 from the fontset
-font-default-set OPT1 OPT2 OPT3 Set textclass (OPT1) font (OPT2) and size (OPT3)
  -font-default-get OPT1 List the default font associated with OPT1
  -font-default-remove OPT1 Remove the default text class OPT1
  -font-default-list List all configured text classes
  -font-fallback-clear Clear list of fallback fonts
  -font-cache-set OPT1 Set the font cache size (Kb)
  -font-cache-get Get the speculative font cache size (Kb)

Notice especially -font-default-set, and use text_class "title_bar", and "menu_item".

Sebastian


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to