[mythtv-commits] Ticket #6511: Add <intensity> tag to imagetype

MythTV mythtv at cvs.mythtv.org
Thu Apr 30 03:30:14 UTC 2009


#6511: Add <intensity> tag to imagetype
---------------------------------------------+------------------------------
 Reporter:  robert.mcnamara at gmail.com        |       Owner:  stuartm
     Type:  enhancement                      |      Status:  new    
 Priority:  minor                            |   Milestone:  0.22   
Component:  MythTV - User Interface Library  |     Version:  head   
 Severity:  low                              |     Mlocked:  0      
---------------------------------------------+------------------------------
 This patch adds the <intensity> tag to the imagetype widget.  It allows
 one to darken or brighten an image.  Allows the selected item in a
 buttonlist to "pop" more, to darken the background during a popup, etc.
 Example:

 http://www.fecitfacta.com/intensity.png

 syntax is <intensity>$percentage</intensity>.  100 = 100% brighter.  -100
 = 100% darker.

 This approach comes from the kimageeffect code, adapted for mythUI.
 Assuming this meets with approval, I will port more of the eye candy stuff
 from there (an oil painting effect, add noise, blur, etc.)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6511>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list