siggy
Hero Member
   
Karma: +0/-0
 United States
Posts: 28
|
 |
« on: 2010-08-17, 18:52:32 » |
|
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.
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??
|