[mythtv-commits] mythtv commit: r17124 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Apr 22 22:34:42 UTC 2008


      Author: stuartm
        Date: 2008-04-22 22:34:42 +0000 (Tue, 22 Apr 2008)
New Revision: 17124
   Changeset: http://cvs.mythtv.org/trac/changeset/17124

Modified:

   trunk/mythtv/libs/libmythui/mythuiimage.cpp
   trunk/mythtv/libs/libmythui/mythuiimage.h

Log:

Replace SetSkip() with a more useful SetCrop(). Whereas SetSkip() and <skipin> allowed cropping of the top and left margins of the image, SetCrop() and <crop> allows cropping of all margins. Like skipping the cropping occurs only at the drawing stage and doesn't modify the original image.

Useful for downloaded images and preview images which may have untidy edges.






More information about the mythtv-commits mailing list