Carsten wrote: > > Recently (as of 0.9.9.036 I think), evas no longer has the > > ability to have a viewport size that differs from the output > > size. This was a feature we (Freevo) relied on -- what was > > the motivation for removing this feature? Is there any > > alternative method to achieve equivalent functionality in evas? > > ok. here's why. > > ..... > ..... > 3. the viewport actually doesn't give you anything you can't > really achieve by just scaling objects.
Yes, except that they won't be able to scale everything as might be desired. eg. for image borders one'd need an evas api func to set 'image_border_fill' (lw,rw,th,bh kind of inputs), and for text...... Well, the most satisfying way of dealing with this would be to use freetype to pick an idex that best fits a given x,y scale (though I'm not sure how well that would work with bitmap font glyphs). But without automatic viewport scaling, it would mean an api func for setting a text obj's 'scaling' somehow. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel