Home
last modified time | relevance | path

Searched refs:TTFFont (Results 1 – 4 of 4) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js29087 var AFMFont, PDFFont, Subset, TTFFont, fs;
29089 TTFFont = __webpack_require__(71);
29110 this.font = TTFFont.open(src, family);
29112 this.font = TTFFont.fromDFont(src, family);
29117 this.font = TTFFont.fromBuffer(src, family);
29119 this.font = TTFFont.fromBuffer(new Buffer(src), family);
29121 this.font = TTFFont.fromBuffer(new Buffer(new Uint8Array(src)), family);
29381 …HeadTable, HheaTable, HmtxTable, LocaTable, MaxpTable, NameTable, OS2Table, PostTable, TTFFont, fs; variable
29411 TTFFont = (function() { class
29412 TTFFont.open = function(filename, name) {
[all …]
Dpdfmake.min.js.map1TTFFont","STANDARD_FONTS","isAFM","registerAFM","fromDFont","subset","registerTTF","toUnicodeCmap"…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js63872 var TTFFont = (_class$4 = /*#__PURE__*/function () {
63873 TTFFont.probe = function probe(buffer) {
63877 function TTFFont(stream, variationCoords) {
63898 var _proto43 = TTFFont.prototype;
64137 var font = new TTFFont(stream, coords);
64145 _createClass(TTFFont, [{
64384 return TTFFont;
64451 }(TTFFont);
64630 }(TTFFont); // Special class that accepts a length and returns a sub-stream for that data
64751 var font = new TTFFont(stream);
[all …]
Dpdfmake.min.js2TTFFont(r,i){for(var o in void 0===i&&(i=null),this.defaultLanguage=null,this.stream=r,this.variat…