View | Details | Raw Unified
Collapse All | Expand All

(-) fontforge/tottf.c (-1 / +1 lines)
 Lines 4723-4729   static void dumpcmap(struct alltabs *at, Link Here 
	format2  = Needs816Enc(sf,&cjklen,map,&apple2,&applecjklen);
	format2  = Needs816Enc(sf,&cjklen,map,&apple2,&applecjklen);
	format14 = NeedsVariationSequenceTable(sf,&vslen,map);
	format14 = NeedsVariationSequenceTable(sf,&vslen,map);
    } else
    } else
	format12 = format2 = format14 = NULL;
	format12 = format2 = format14 = apple2 = NULL;
    /* Two/Three/Four encoding table pointers, one for ms, one for mac */
    /* Two/Three/Four encoding table pointers, one for ms, one for mac */
    /*  usually one for mac big, just a copy of ms */
    /*  usually one for mac big, just a copy of ms */