Author: duncan
Date: Sat Jan 6 22:03:24 2007
New Revision: 8944
Modified:
branches/rel-1/freevo/src/skins/main/listing_area.py
Log:
[ 1625752 ] Support anamorphic skins
Patch from Andrew Flegg applied
Modified: branches/rel-1/freevo/src/skins/main/listing_area.py
==============================================================================
--- branches/rel-1/freevo/src/skins/main/listing_area.py (original)
+++ branches/rel-1/freevo/src/skins/main/listing_area.py Sat Jan 6
22:03:24 2007
@@ -419,7 +419,7 @@
self.drawroundbox(x0 + r.x, y0 + r.y, r.width, r.height, r)
image, i_w, i_h = format_image(settings, choice, val.width,
- val.height, force=True)
+ val.height, True,
self.xml_settings.anamorphic)
if image:
addx = 0
addy = 0
-------------------------------------------------------------------------
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
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog