On Tue, 02 May 2017 22:03:49 +0000
Andrew Williams <a...@andywilliams.me> wrote:

> Hi,
> 
> I suspect that elm_code is not "correctly" using a default theme
> font. It simply picks the first monospaced font it can find at a
> default size. This may be why NULL is the default rather than a named
> font...
> 
> What is the "right" way do people think?
> Andrew

I would not blame elm code. I could not fetch the default font from
anything. At least not what I tried.

When I do not set any font to elm code. It shows text just like elm
entry, labels, like all other text. It starts with the right stuff for
sure. Its just when I change that. I cannot seem to get back, during
runtime.

I can delete the font name from config, so on next start it does not
use that. Setting the font name to null seems to be working. Not sure
why it was not in previous tests. But its only working due to
underlying code having a hard coded font name.

It is working as I need it. But I can see a user changing the default
font in E, custom font class, and then setting a normal one in ecrire,
reverting back and saying. Hey it did not revert back to my custom
default font.... Future bug I can see coming.

-- 
William L. Thomson Jr.

Attachment: pgpW_2TIwYBhl.pgp
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to