Is it possible to use a glyph from one master as a component in another master?
I’m working on a symbolic music font with 2 masters. One is for musical symbols centered on the baseline, the other is for the same symbols to be used in text applications. The only difference is the vertical placement and size. Otherwise the symbols in both masters are the same.
For example, this glyph, for a “musical notation” master would straddle the baseline, but for the “text” master, it would just need to be shifted, to sit on the baseline. It would be much easier if the text master could use a component reference from the musical notation master.
An easier solution for your scenario may be to keep everything in one master in the Glyphs file, and switch the glyphs via a Custom Parameter in one instance.
Thank you. This is an interesting idea. I would need to apply transformation filter for every glyph. The problem is that a single master contains over 1000 symbols, so it would be more difficult to maintain.