On Sat, 29 Oct 2005 12:47:05 -0500 pauljohn <[EMAIL PROTECTED]> babbled:

> >===== Original Message From Carsten Haitzler (The Rasterman) 
> <[EMAIL PROTECTED]> =====
> >On Fri, 28 Oct 2005 13:00:28 -0500 Paul Johnson <[EMAIL PROTECTED]> babbled:
> >
> >it doesnt have to be. edje supports jpeg compression WITH ALPHA channels as
> >well - it can store the image in almsot the same size (with maybe an extra
> >1-5kb of packaging and geome edje data) - it's all in how u tell edje to 
> encode
> >the file. you can choose RAW, COMP or LOSSY. LOSSY takes an integer parameter
> >after it that is the quality level 0-100. identical to jpeg.
> 
> OK, I'll bite. What's the magic recipe?  From what I see, there's no option:

magic recipe: "DIY" - make your own edjes using .edc source files. e17setroot
is only a half-done util. i suggest getting chummy with edje and its format.

> 
> Usage: e17setroot <imagename> | <edj>
>  -t | --tile  <imagename>   Tile the suppied image.
>  -c | --center <imagename>  Center the supplied image.
>  -s | --scale <imagename>   Scale the supplied image to the screen.
>  -n | --noload <imagename>  Create .edj without setting it.
>  -g | --get                 Get current E17 background.
>  -h                         Show this help screen.
> 
> 
> Now, if you are able to display a jpeg file, how about this:
> 
> Can you make the display process transparent so the user never knows an edje 
> file is created and does not have to police it?  I don't mean you should stop 
> the people from storing them if they want to, but I don't want to and don't 
> see any benefit from it.  Even if they are only as big as the original jpegs 
> themselves, I still don't want edj files accumulating in my $HOME/.e/e 
> partition.

the reason we DONT sdupport images is that an image has no imformation on HOW
TO DISPLAY IT. it doesnt say "tile me" "center me" "scale me to fit" "scale me
with aspect retained" and all the other niggley details. trust me. if you get
picky this list blows out. edje can encode ALL of this information inot a file
- along with the pixels needed so it's self-contained and always goign to be
displayed correctly - regardless what resolution you change to, aspect ratio
your screen has etc.

THAT's why we are trying to force it on you. it's simply a better solution.
edje is also the theme format for e17 so it's consistent :)

> 
> Thanks in advance
> 
> PJ
> 
> >>
> >> --
> >> 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