On Tue, 29 Dec 2015 08:16:55 +0100 Stanislav Baiduzhyi
<baiduzhyi.de...@gmail.com> said:

> On Tue, Dec 29, 2015 at 1:00 AM, Carsten Haitzler <ras...@rasterman.com>
> wrote:
> > so thats why we have a scale factor setting in e (and elm) and this just
> > sizes stuff up - not JUST fonts, but many many many things. it's the "make
> > it bigger
> > - i can't see that" option which is what people ACTUALLY want.
> >
> > for evas - it just gets given a bigger pixel size then by higher layers of
> > code that handle the scaling (actually you can set scale ON a specific
> > object and evas will multiple the font size by the scale factor anyway)
> 
> Could you please clarify that with example? Having scaling factor 1.5
> for example and having 12px fonts on labels for example, will evas
> create a bitmap for 12px and then it will be scaled to 18px or will
> that size be scaled before reaching evas and evas will create a 18px
> bitmap?

the latter.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to