Home
last modified time | relevance | path

Searched refs:old2new (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js31187 GlyfTable.prototype.encode = function(glyphs, mapping, old2new) {
31196 table = table.concat(glyph.encode(old2new));
31539 …var cmap, code, glyf, glyphs, id, ids, loca, name, new2old, newIDs, nextGlyphID, old2new, oldID, o…
31542 old2new = { variable
31548 old2new[ids.old] = ids["new"];
31552 if (!(oldID in old2new)) {
31553 old2new[oldID] = nextGlyphID++;
31556 new2old = utils.invert(old2new);
31569 glyf = this.font.glyf.encode(glyphs, oldIDs, old2new);
Dpdfmake.min.js.map1old2new","compound","glyphOffsets","MORE_COMPONENTS","ARG_1_AND_2_ARE_WORDS","WE_HAVE_A_TWO_BY_TWO…