PDA

View Full Version : JPEG plugin - please test


mikedee
December 28th, 2006, 03:44 PM
Here is a jpeg plugin written by the kind folks at the beryl project.

It seems to work fairly well for reading but I haven't managed to get the screenshot plugin to output jpeg, but this could be a problem with screenshot.

http://www.anykeysoftware.co.uk/compiz/plugins/jpeg.tar.gz

Ill wait a few days and then see if this can be included in the main distribution, there is no sense writing it twice :)

By Nicholas Thomas

maniac
December 31st, 2006, 11:47 AM
It seems to work fairly well for reading but I haven't managed to get the screenshot plugin to output jpeg, but this could be a problem with screenshot.

Currently, screenshot is hardcoded to write PNG files. If you want to use JPEG for it, exchange "png" by "jpg" in lines 266 and 268 of screenshot.c.