﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
10193	MythUI: Allow rotation and zooming of MythImages	trebor_s@…	stuartm	"This patch extends the functionality of MythUIImage and MythImage classes to allow zooming and rotating the images. Useful when images shall be displayed that have an rotation angle set in its Exif header.

First the value must be set with SetRotation(int angle) and SetZoom(int percent) and then the Load() method must be called. The GenImageLabel() method will generate a new label with the given values. This label is not in the filesystem or memory cache so the image will be loaded and the Zoom or Rotate method of the MythImage class will be called.

Unfortunately this does not animations like the Pulse method and will not allow on the fly rotation or zooming.

Any further improvements or tipps regarding this would be great.

Robert S
"	Patch - Feature	closed	minor	0.28	MythTV - User Interface Library	Master Head	medium	Won't Fix	mythui mythimage image rotate zoom		0
