I design on inverse mode to make it more comfortable for my eyes – I imagine many designers also do too – but the colour of the background line is a little too dark, would it be possible to implement a feature to select the colour ourselves?
Hi,
I also think this could be a nice feature, also for designing for differend ‘papier’-colors.
You could write a simple .glyphsReporter plugin with two lines in the drawBackgroundForLayer_() method: one that sets the color you want, the other simply Layer.background.bezierPath().fill()
Find templates and documentation at https://GitHub.com/schriftgestalt/GlyphsSDK
Ignore my suggestions. I forgot that, in Glyphs2, this is part of the app preferences.
Too many nice things in g2 to figure out
mekkablue
Thanks! I’ll try this. But:
Use stroke() instead of fill()