Skarn Posted January 17, 2011 Share Posted January 17, 2011 From the looks of the interface, the images are rendered on the screen as simple stretches of the original file resolutions.Could you implement a stretch/tile method of rendering (defined in the theme) which allows parts of images to be stretched/tiled within border values?e.g.Original button imageStretched button image without 'margins':Stretched button image with 'margins':Notice the corners are 'sharper and smoother' as they retain the 'original resolution' of the original image.It might not produce a preferred/better rendering in all cases, but for some elements I feel it can produce a sharper/nicer effect for dynamically resizing or stretched elements.If it could be implemented as an optional method to apply to elements this would allow both or mixes of the method - or use 0 size margins to indicate the original stretching should be used.Hope this has made sense. Link to comment Share on other sites More sharing options...
IMBerzerk Posted January 18, 2011 Share Posted January 18, 2011 Whoa.... Link to comment Share on other sites More sharing options...
Recommended Posts