Interpolation
Jeff Dlouhy - Monday, July 09, 2007 at 05:11 AM
In some of the past screenshots of Tabsposé the thumbnails looked jagged. One of the things I worked on this weekend was getting the images to look smooth by setting the graphics context to use ‘NSImageInterpolationHigh.’ There is a minor performance hit that comes along with using this; however, it produces very good looking thumbnails. Here is an example with normal interpolation and one with high interpolation.
I also started to add the site title to the bottom of the preview. A screenshot can be found here.


TwisterMc says:
July 9th, 2007 at 10:10 amThe high interpolation does look much better.