|
From: Carsten H. (T. R. <ra...@ra...> - 2004-12-09 00:35:41
|
On Wed, 08 Dec 2004 17:01:02 +0100 Sebastian Dransfeld <seb...@st...> babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Wed, 08 Dec 2004 15:46:16 +0100 Sebastian Dransfeld > > <seb...@st...> babbled: > > > > > >>Hi! > >> > >>Programs written with EFL and Evas doesn't have the same fontsizes that > >>other GNOME and KDE programs have (a 10 pt letter with Vera has > >>different height). Is it possible to change this behaviour? > > > > > > set your gnome/kde settings to use 75dpi (and set X to think it uses 75dpi). > > basically evas will produce the SAME pixel output on any device > > regardless of dpi (as long as freetype2 is compiled with the same version > > and same options). evas does not care what dpi you have. it will reproduce > > the same pixel rendering on the fb, on the computer next to you (given the > > freetype assumption above) etc. etc. etc. etc. > > > > Ah, but what if I want to set evas to 96dpi (which is the default used > by GNOME/KDE)? How do I do that? you don't/can't. evas has no dpi settings. the point is for evas to render the same no matter what you are rendering to. having arbitary dpi settings will change that. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ra...@ra... 裸好多 ra...@de... Tokyo, Japan (東京 日本) |