How to use CFFCompiler method in wpt

Best JavaScript code snippet using wpt

cff_parser.js

Source:cff_parser.js Github

copy

Full Screen

...1096 };1097 return CFFOffsetTracker;1098}();1099var CFFCompiler = function CFFCompilerClosure() {1100 function CFFCompiler(cff) {1101 this.cff = cff;1102 }1103 CFFCompiler.prototype = {1104 compile: function CFFCompiler_compile() {1105 var cff = this.cff;1106 var output = {1107 data: [],1108 length: 0,1109 add: function CFFCompiler_add(data) {1110 this.data = this.data.concat(data);1111 this.length = this.data.length;1112 }1113 };1114 var header = this.compileHeader(cff.header);...

Full Screen

Full Screen

cff_parser_spec.js

Source:cff_parser_spec.js Github

copy

Full Screen

...238 }239 }, {}, _fonts.SEAC_ANALYSIS_ENABLED);240 }241 it("encodes integers", function () {242 const c = new _cff_parser.CFFCompiler();243 expect(c.encodeInteger(0)).toEqual([0x8b]);244 expect(c.encodeInteger(100)).toEqual([0xef]);245 expect(c.encodeInteger(-100)).toEqual([0x27]);246 expect(c.encodeInteger(1000)).toEqual([0xfa, 0x7c]);247 expect(c.encodeInteger(-1000)).toEqual([0xfe, 0x7c]);248 expect(c.encodeInteger(10000)).toEqual([0x1c, 0x27, 0x10]);249 expect(c.encodeInteger(-10000)).toEqual([0x1c, 0xd8, 0xf0]);250 expect(c.encodeInteger(100000)).toEqual([0x1d, 0x00, 0x01, 0x86, 0xa0]);251 expect(c.encodeInteger(-100000)).toEqual([0x1d, 0xff, 0xfe, 0x79, 0x60]);252 });253 it("encodes floats", function () {254 const c = new _cff_parser.CFFCompiler();255 expect(c.encodeFloat(-2.25)).toEqual([0x1e, 0xe2, 0xa2, 0x5f]);256 expect(c.encodeFloat(5e-11)).toEqual([0x1e, 0x5c, 0x11, 0xff]);257 });258 it("sanitizes name index", function () {259 const c = new _cff_parser.CFFCompiler();260 let nameIndexCompiled = c.compileNameIndex(["[a"]);261 let parser = testParser(nameIndexCompiled);262 let nameIndex = parser.parseIndex(0);263 let names = parser.parseNameIndex(nameIndex.obj);264 expect(names).toEqual(["_a"]);265 let longName = "";266 for (let i = 0; i < 129; i++) {267 longName += "_";268 }269 nameIndexCompiled = c.compileNameIndex([longName]);270 parser = testParser(nameIndexCompiled);271 nameIndex = parser.parseIndex(0);272 names = parser.parseNameIndex(nameIndex.obj);273 expect(names[0].length).toEqual(127);274 });275 it("compiles fdselect format 0", function () {276 const fdSelect = new _cff_parser.CFFFDSelect(0, [3, 2, 1]);277 const c = new _cff_parser.CFFCompiler();278 const out = c.compileFDSelect(fdSelect);279 expect(out).toEqual([0, 3, 2, 1]);280 });281 it("compiles fdselect format 3", function () {282 const fdSelect = new _cff_parser.CFFFDSelect(3, [0, 0, 1, 1]);283 const c = new _cff_parser.CFFCompiler();284 const out = c.compileFDSelect(fdSelect);285 expect(out).toEqual([3, 0, 2, 0, 0, 0, 0, 2, 1, 0, 4]);286 });287 it("compiles fdselect format 3, single range", function () {288 const fdSelect = new _cff_parser.CFFFDSelect(3, [0, 0]);289 const c = new _cff_parser.CFFCompiler();290 const out = c.compileFDSelect(fdSelect);291 expect(out).toEqual([3, 0, 1, 0, 0, 0, 0, 2]);292 });293 it("compiles charset of CID font", function () {294 const charset = new _cff_parser.CFFCharset();295 const c = new _cff_parser.CFFCompiler();296 const numGlyphs = 7;297 const out = c.compileCharset(charset, numGlyphs, new _cff_parser.CFFStrings(), true);298 expect(out).toEqual([2, 0, 0, 0, numGlyphs - 1]);299 });300 it("compiles charset of non CID font", function () {301 const charset = new _cff_parser.CFFCharset(false, 0, ["space", "exclam"]);302 const c = new _cff_parser.CFFCompiler();303 const numGlyphs = 3;304 const out = c.compileCharset(charset, numGlyphs, new _cff_parser.CFFStrings(), false);305 expect(out).toEqual([0, 0, 1, 0, 2]);306 });...

Full Screen

Full Screen

Using AI Code Generation

copy

Full Screen

1var CFFCompiler = require('wptools').CFFCompiler;2var cff = new CFFCompiler();3var fs = require('fs');4var path = require('path');5var cffFile = path.join(__dirname, 'cff.json');6var cffText = fs.readFileSync(cffFile, 'utf8');7var cffObject = JSON.parse(cffText);8var cffCompiled = cff.compile(cffObject);9console.log(cffCompiled);10{11 {12 },13 {14 },15 {

Full Screen

Using AI Code Generation

copy

Full Screen

1var wptools = require('wptools');2var cffcompiler = new wptools.CFFCompiler();3var cffcompiler = new wptools.CFFCompiler();4var cff = cffcompiler.compile('test.cff');5console.log(cff);6var cffcompiler = new wptools.CFFCompiler();7var cff = cffcompiler.compile('test.cff');8console.log(cff);9var cffcompiler = new wptools.CFFCompiler();10var cff = cffcompiler.compile('test.cff');11console.log(cff);12var cffcompiler = new wptools.CFFCompiler();13var cff = cffcompiler.compile('test.cff');14console.log(cff);15var cffcompiler = new wptools.CFFCompiler();16var cff = cffcompiler.compile('test.cff');17console.log(cff);18var cffcompiler = new wptools.CFFCompiler();19var cff = cffcompiler.compile('test.cff');20console.log(cff);21var cffcompiler = new wptools.CFFCompiler();22var cff = cffcompiler.compile('test.cff');23console.log(cff);24var cffcompiler = new wptools.CFFCompiler();25var cff = cffcompiler.compile('test.cff');26console.log(cff);27var cffcompiler = new wptools.CFFCompiler();28var cff = cffcompiler.compile('test.cff');29console.log(cff);30var cffcompiler = new wptools.CFFCompiler();31var cff = cffcompiler.compile('test.cff');32console.log(cff);33var cffcompiler = new wptools.CFFCompiler();

Full Screen

Using AI Code Generation

copy

Full Screen

1var CFFCompiler = require('wptoolkit').CFFCompiler;2var cff = new CFFCompiler();3cff.compile({4}, function(err, result) {5 if (err) {6 console.log(err);7 } else {8 console.log(result);9 }10});11#### CFFCompiler.compile(options, callback)12* `callback(err, result)` - a function that is called when the compilation is complete. The callback function is passed two arguments:

Full Screen

Automation Testing Tutorials

Learn to execute automation testing from scratch with LambdaTest Learning Hub. Right from setting up the prerequisites to run your first automation test, to following best practices and diving deeper into advanced test scenarios. LambdaTest Learning Hubs compile a list of step-by-step guides to help you be proficient with different test automation frameworks i.e. Selenium, Cypress, TestNG etc.

LambdaTest Learning Hubs:

YouTube

You could also refer to video tutorials over LambdaTest YouTube channel to get step by step demonstration from industry experts.

Run wpt automation tests on LambdaTest cloud grid

Perform automation testing on 3000+ real desktop and mobile devices online.

Try LambdaTest Now !!

Get 100 minutes of automation test minutes FREE!!

Next-Gen App & Browser Testing Cloud

Was this article helpful?

Helpful

NotHelpful