From mint-bounce@lists.fishpool.fi Wed Jul 7 15:15:35 2010 To: Subject: Re: [MiNT] Bit-Depth and Graphics stuff.... MIME-Version: 1.0 Date: Wed, 07 Jul 2010 21:12:10 +0200 From: m0n0 Reply-To: ole@monochrom.net In-Reply-To: <4C34CB22.6060200@online.no> References: <2d64e795294918b05c6ec6ea3bc731b7-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYPXkF0A1Y6XF1YSUYAWVNeQw==-webmailer2@server08.webmailer.hosteurope.de> <6BF9B6DD-38A2-4874-8D8C-10EE1E99E6DD@gmail.com> <1BCB0F08-DCCB-423A-B4E1-CCDB279C6B83@gmail.com> <6dbce3cf64caf9c3441739836652cad8-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYMXUF0BVM6XF1YSUADWl9cQw==-webmailer2@server05.webmailer.hosteurope.de> <4C34C2E4.5080909@online.no> <3847624A-0252-410C-B103-5BA7AAE195E0@gmail.com> <4C34CB22.6060200@online.no> Message-ID: <665d160bd71b574d8b3f631a0608ac73-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYJXldoAFVRMl5dRk0HXVNQQ1g=-webmailer2@server02.webmailer.hosteurope.de> X-Sender: ole@monochrom.net User-Agent: Host Europe Webmailer/2.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 X-HE-Access: Yes X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1278529930;f9ae36c9; X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: ole@monochrom.net Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Am Mittwoch, den 07.07.2010, 20:44 +0200 schrieb Jo Even Skarstein : > If you don't use some sort of intermediate standard format, you're > looking at 30+ versions of the jpeg->screen routine. Actually, netsurf uses an standard format and also jpegs are converted and passed as 32bpp bitmap to the draw_bitmap routine. So it's alyways 32bpp -> to native conversion... :) Greets, Ole