If you’re running X11 you can try setting the environmental variable:

GDK_DPI_SCALE

E.g. I use 1.2 scaling in E for my 4k display.

In my .xinitrc before exec of enlightenment_start:

export GDK_DPI_SCALE=1.2

This *should* help a little. Looking into doing this in E automagically.

This solution is not a permanent one (removed in GTK+ 4.0).

> On 2 May 2020, at 15:27, Marc MERLIN <marc_...@merlins.org> wrote:
> 
> On Sat, May 02, 2020 at 02:48:29PM +0100, Carsten Haitzler wrote:
>> terminology will only offer 12 or 13. evas only offers integer font size. if
>> its a fractional size that by luck happens to have something round up/down to
>> just the size you want - it's by luck, but that's just not supported. the
>> entire evas font engine plumbing takes integer font sizes only and that's not
>> going to change. You can try other mono fonts. I spent white a while looking
>> for mono fonts that behave well and hint well and size just how I like.
> 
> Understood. To be honest, I think it's a bit crazy that I had to know to
> use an fractional font size to get the font I wanted. I did spend
> several hours looking at other fonts 1 by 1 (including your nice
> terminus font which would have been awesome on my older screens with
> higher DPI).
> But my screen is apparently 285 DPI, I'm already using it as a 100 DPI
> to get more stuff on it, even if it's small, but I can't really go
> smaller than that, even with my eagle eyes :)
> 
>> nexus (bitmap 6x10 thus no scaling) <- clearest
>> Hack (Bold) @ 8
>> Source Code Pro (Bold) @ 10 
> 
> Oooh new fonts still, thanks, I'll have a look at them, much
> appreciated.
> 
> Marc
> -- 
> "A mouse is a device used to point at the xterm you want to type in" - A.S.R.
> 
> Home page: http://marc.merlins.org/                       | PGP 
> 7F55D5F27AAF9D08
> 
> 
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users



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

Reply via email to