On Thu, 27 Oct 2005 13:11:24 -0500 Paul Johnson <[EMAIL PROTECTED]> babbled:

> Greetings!
> 
> I'm doing my semi-annual tour of window managers. I've not used E for 
> quite a while, but always check back because of happy memories of E DR12 
> and DR13.  I installed DR17 from the RMPS that Didier provides--went 
> very smoothly (Thanks).
> 
> I found a way to make the text in window titles larger like this:
> 
> 
> $ enlightenment_remote -font-default-set default Vera 14
> $ enlightenment_remote -font-default-set title_bar Vera-Bold 16
> $ enlightenment_remote -font-apply
> 
> (I have to restart E sometimes, but not always, to force these fonts to 
> appear in the title bar, and sometimes, inexplicably, the titles switch 
> back to the small fonts. Oh, bother).

yes - textclass support in edje is a bit iffy atm - still. its a low priority
atm. there is a mechanism to do this (text classes) and the theme has to
basically say "this bit of text is of class "X" (title_bar, menu_item, etc.)
then you can say "all text parts of class "title_bar" use font X at size Y" and
edje will do that - in theory. in practice its not fully solid, especially
being changed on the fly (set once and kept that way and its happy), and as i
say below - a lot of things simply dont advertise a text class yet.

> But I cannot find a way to make the menus bigger, and it is especially 
> serious for the temperature and cpu monitors that appear in the bottom 
> right in the default theme.  This laptop runs at 1400x1050 and the 
> numbers are just tiny dots.

because they dont advertise text classes for their entries and thus cannot be
changed as there is no handle to change :) again - laziness, development code,
incompleteness etc.

> It really seems to me that all modules/epplets should respond to 
> font-resizing without recompiling themes or such.
> 
> I tried to re-compile the themes, but the effort failed.  I am able to 
> take themes apart in to their constituent parts. (following infor at 
> http://www.get-e.org/User_Guide/English/index.html ) If it works for you 
> to rebuild them, please let me know and I'll keep trying.  My re-builds 
> end like this:
> 
> ]$ ./build.sh
> /usr/share/edje/include/edje.inc(144) : error 070: rational number 

it sounds like it cant find embryo's default.inc. (not included in the
packages?) /usr/local/share/embryo/include/default.inc for example :)

> support was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(209) : error 017: undefined symbol "atoi"
> /tmp/edje_cc.sma-tmp-3Qbe6E(211) : error 017: undefined symbol "date"
> /tmp/edje_cc.sma-tmp-3Qbe6E(212) : error 017: undefined symbol "round"
> /tmp/edje_cc.sma-tmp-3Qbe6E(214) : error 070: rational number support 
> was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(218) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(219) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(220) : error 070: rational number support 
> was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(224) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(225) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(226) : error 070: rational number support 
> was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(230) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(231) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(232) : error 070: rational number support 
> was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(236) : error 017: undefined symbol "round"
> /tmp/edje_cc.sma-tmp-3Qbe6E(237) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(238) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(239) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(242) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(243) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(244) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(255) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(257) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(259) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(264) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(266) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(271) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(273) : error 017: undefined symbol "snprintf"
> /tmp/edje_cc.sma-tmp-3Qbe6E(277) : error 070: rational number support 
> was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(278) : error 070: rational number support 
> was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(279) : error 070: rational number support 
> was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(282) : error 070: rational number support 
> was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(283) : error 070: rational number support 
> was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(284) : error 070: rational number support 
> was not enabled
> /tmp/edje_cc.sma-tmp-3Qbe6E(286) : warning 203: symbol is never used: 
> "weekday"
> /tmp/edje_cc.sma-tmp-3Qbe6E(286) : warning 203: symbol is never used: 
> "yearday"
> /tmp/edje_cc.sma-tmp-3Qbe6E(286) : warning 203: symbol is never used: "day"
> /tmp/edje_cc.sma-tmp-3Qbe6E(286) : warning 203: symbol is never used: 
> "month"
> /tmp/edje_cc.sma-tmp-3Qbe6E(286) : warning 203: symbol is never used: "year"
> 
> 34 Errors.
> edje_cc: Warning. Compiling script code not clean.
> 
> -- 
> Paul E. Johnson                       email: [EMAIL PROTECTED]
> Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
> 1541 Lilac Lane, Rm 504
> University of Kansas                  Office: (785) 864-9086
> Lawrence, Kansas 66044-3177           FAX: (785) 864-5700
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.
> Get Certified Today * Register for a JBoss Training Course
> Free Certification Exam for All Training Attendees Through End of 2005
> Visit http://www.jboss.com/services/certification for more information
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to