siggy
Hero Member
   
Karma: +0/-0
 United States
Posts: 28
|
 |
« on: 2010-08-19, 10:56:10 » |
|
I'm trying to set up a contextual multiple substitution, but FOG 5 keeps choking on the feature file and won't generate a font. The same substitution works in VOLT for TrueType OpenType fonts, but I'm trying to use it in a feature file for generating a CFF OpenType font.
Here's the basic syntax --
sub [ @Glyphclass ] comma' by specialglyph comma;
Essentially, the comma should be replaced with both the specialglyph and the comma whenever the comma follows anything within the @Glyphclass. Or, think of it this way: whenever the comma follows anything within the @Glyphclass, the specialglyph should be inserted before the comma -- without the user having to type the specialglyph.
Any ideas??
|