<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Forum posts to 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Auto-resized images - quality?</title>
			<link>http://www.silverstripe.org/archive/show/28159?start=0#post28225</link>
			<description>&lt;p&gt;Thanks for the quick answer. Worked perfectly.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Auto-resized images - quality? &lt;a href=&quot;http://www.silverstripe.org/archive/show/28159?start=0#post28225&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/28159?start=0#post28225&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 23 Jan 2008 03:11:50 +1300</pubDate>
			<dc:creator>superautomatic</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/28159?start=0#post28225</guid>
		</item>
		
		<item>
			<title>Re: Auto-resized images - quality?</title>
			<link>http://www.silverstripe.org/archive/show/28159?start=0#post28166</link>
			<description>&lt;p&gt;There are two ways of fixing this that I know of at the moment:&lt;/p&gt;&lt;p&gt;1) Edit sapphire/filesystem/GD.php and change the default quality from 75 to something higher (I find 90 works well). This will change the default quality for _all_ processed images. Of course this will get changed back when you upgrade SS.&lt;/p&gt;&lt;p&gt;2) Extend or decorate the Image class and use the setQuality method to change the quality of generated images. If you're inserting images into the content area of a page then you will need to decorate the Image class, while if you doing a relationship then can just extend it.&lt;/p&gt;&lt;p&gt;It would be much nicer to have an easier way of setting the quality though, even if it was just a constant in _config.php, as this is the most common complaint we have received from our customers.&lt;/p&gt;&lt;p&gt;Of course there may already be an easy way of doing this, but if there is then it's certainly well hidden  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; .&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Auto-resized images - quality? &lt;a href=&quot;http://www.silverstripe.org/archive/show/28159?start=0#post28166&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/28159?start=0#post28166&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 23 Jan 2008 00:57:25 +1300</pubDate>
			<dc:creator>jam13</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/28159?start=0#post28166</guid>
		</item>
		
		<item>
			<title>Auto-resized images - quality?</title>
			<link>http://www.silverstripe.org/archive/show/28159#post28159</link>
			<description>&lt;p&gt;When using the .SetWidth() function on images from a template, is there any way to control the resampling quality? It seems to me that the resampled image is kind of blurred. &lt;/p&gt;&lt;p&gt;Here's an example: &lt;a href=&quot;http://gvac2.web.pin.se/troll-c/&quot;&gt;http://gvac2.web.pin.se/troll-c/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;(click the image to see the original version of the image)&lt;/p&gt;&lt;p&gt;regards, &lt;/p&gt;&lt;p&gt;/Jens&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Auto-resized images - quality? &lt;a href=&quot;http://www.silverstripe.org/archive/show/28159#post28159&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/28159#post28159&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 23 Jan 2008 00:27:59 +1300</pubDate>
			<dc:creator>superautomatic</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/28159#post28159</guid>
		</item>
		

	</channel>
</rss>