I suppose the answer is “no”, but I’d like to know if it would be somehow possible to apply “grid spacing=1” to some glyphs and “grid spacing=0” to the others while exporting and instance to .otf
for some reasons, I’d need to make nodes’ coordinates to be rounded (g.s.=1) on straight glyphs (H, N, A etc) and not to be rounded for spherical ones (O, P, S etc).
You could use my LayerGeek plugin to apply rounding only to some glyphs. But perhaps I need to change something in the code for that… how urgent is it?
LayerGeek 1.0.2 is ready for download. If you use it as a custom parameter, you can now use exclude:a,b,c and include:a,b,c. It must be the last argument in the chain.
The readme is updated accordingly. Find all details there.
Can this trick be applied to any custom parameter?
if I need to exempt certain glyphs would the exclude be enough or it always need to specify the list of glyphs affected by “include” for the custom parameter?