336337338339340341342343344345
} gen.writeln(" put"); } } gen.writeln("readonly def"); TTFOutputStream ttfOut = new PSTTFOutputStream(gen); ttfFile.stream(ttfOut); buildCharStrings(gen, buildCharStrings, cmap, glyphNames, font); }