Roberto Arista
Roberto Arista
👌
It took some time, but finally I managed to compile the following list of routines: **Bookkeeping** * sort glyphs by * unicode value * glyph name * according to an...
wouldn't this check shadow this option https://github.com/robotools/fontParts/blob/master/Lib/fontParts/fontshell/font.py#L39 ?
I agree that it is an oddity, and definitely an edge case.
🥳 ~~~ Roberto Arista ಠ_ಠ~~~ Sent from my mobile: +39 366 45 37 413 > On 13 Aug 2019, at 19:02, Frederik Berlaen wrote: > > proposal: > >...
hi! the issue is still open, so... should I assume that it is not possible yet?
I assume ```python with newDrawing(): ... ``` could cause overshadowing issues, right? What about a simple ```python with drawing(): ... ``` ? Maybe too simple?
Apparently it does not, I tried RobotoFlex and one I am working on, but, they are bot variable fonts
I'll test a few more and report