From mint-bounce@lists.fishpool.fi Wed Sep 15 13:48:03 2010 X-Squirrel-UserHash: EhVcX1lFRQVaRwYcDQ== X-Squirrel-FromHash: UANfXlhGFgc= Message-ID: <1a7317a78ca3c4e5c7b6afcfb7c7aa1e-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYJXlZoAFxSMl5dSUEHWFhfQV4=-webmailer1@server04.webmailer.hosteurope.de> Date: Wed, 15 Sep 2010 19:43:36 +0200 Subject: [MiNT] VDI vst_height From: "m0n0" To: "mint" Reply-To: ole@monochrom.net User-Agent: Host Europe Webmailer/1.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-HE-Access: Yes X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1284572616;6a8b794e; 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: Hello everybody, this is not an question related to freemint, but I think it fits here, because it's an question about fvdi... When I call vst_height on my MegaST system, it recognizes all pixel heights. I mean, it scales exactly to the pixel size that I deliver. It works with and without NVDI. Of course the font isn't that clear as when I set it to the available heights: 6,8,10 ( I don't know exactly if these values are correct, but I mean the official heights that the font "offers"...). But when I call vst_height within fvdi / aranym environment, it seems to round the passed value to the next "official" available height. Example: When I pass 40 as Text height to my MegaST it gives me really big (scaled) characters :) But when I pass 40 to the aranym system, it is the same as when I pass 14... Can anybody tell something about this? It seems fvdi isn't supporting font scaling... , or is there something I'm missing within my code? I talking about using the system font... no other font involved. Thanks for reading & greets, m