spirali / nelsie

Framework for Creating Slides
MIT License
39 stars 4 forks source link

Variable-weight fonts not always working #52

Open spirali opened 1 month ago

spirali commented 1 month ago

It seems that for some variable-weight fonts, weight argument is ignored. At first sight, it is some upstream crate problem. As it also hints "Karla" font used in bigdemo, #51 added static weight fonts for bigdemo. However it may also be the root cause of the font problem in #32.

Need more investigation.