On Tue, Sep 2, 2008 at 12:34 PM, Nicolas Aguirre <[EMAIL PROTECTED]> wrote: > 2008/9/2 Atton Jonathan <[EMAIL PROTECTED]> >> Currently Edje allows to create an object with relative position, but the >> text keep a fix size. >> >> For example in eyelight (presentation tools), if you change the size of the >> presentation all the presentation will be adapted except the text. >> Currently >> eyelight displays a presentation with a size of 1024x768, but if we want >> display a little presentation (in a help tool, display thumbnails) we can't >> except if we create an image from the default resolution and then resize >> it. >> (not fun, lost animation ...), same problem with a hight resolution. >> >> A way will be to define a "default object size", then edje will adapt the >> text size in relation with the final size of the object. >> >> What do you think about this feature ?
> It seems that > fit : 1 1; in text options, do the job Yes, their is autosizing for font in edje, but last time I used it was slow (trying different font size with a dichotomy) and not really in the same 'idea' as the rest of edje. So why don't we have a way to define the font size relatively to the size of the edje object, like any other item in edje ? -- Cedric BAIL ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
