otb-ttc-bundle 1.6.3 → 1.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
File without changes
@@ -13,7 +13,7 @@ var GlyphClass;
13
13
  GlyphClass[GlyphClass["CommonWidth"] = 4] = "CommonWidth";
14
14
  GlyphClass[GlyphClass["CommonHeight"] = 8] = "CommonHeight";
15
15
  GlyphClass[GlyphClass["VeryLast"] = 65535] = "VeryLast";
16
- })(GlyphClass = exports.GlyphClass || (exports.GlyphClass = {}));
16
+ })(GlyphClass || (exports.GlyphClass = GlyphClass = {}));
17
17
  function decideGlyphClass(glyph, gid, commonWidth, commonHeight) {
18
18
  if (gid === 0)
19
19
  return GlyphClass.NotDef;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "otb-ttc-bundle",
3
- "version": "1.6.3",
3
+ "version": "1.7.0",
4
4
  "bin": {
5
5
  "otb-ttc-bundle": "./bin/otb-ttc-bundle"
6
6
  },
@@ -27,12 +27,12 @@
27
27
  },
28
28
  "dependencies": {
29
29
  "tslib": "^2.0.0",
30
- "ot-builder": "1.6.3",
31
- "@ot-builder/cli-help-shower": "1.6.3",
32
- "@ot-builder/cli-shared": "1.6.3"
30
+ "ot-builder": "1.7.0",
31
+ "@ot-builder/cli-help-shower": "1.7.0",
32
+ "@ot-builder/cli-shared": "1.7.0"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@types/jest": "^26.0.23",
36
- "jest": "^29.3.1"
36
+ "jest": "^29.6.2"
37
37
  }
38
38
  }
package/CHANGELOG.json DELETED
@@ -1,842 +0,0 @@
1
- {
2
- "name": "otb-ttc-bundle",
3
- "entries": [
4
- {
5
- "date": "Sat, 22 Apr 2023 00:59:44 GMT",
6
- "tag": "otb-ttc-bundle_v1.6.3",
7
- "version": "1.6.3",
8
- "comments": {
9
- "patch": [
10
- {
11
- "author": "beachball",
12
- "package": "otb-ttc-bundle",
13
- "comment": "Bump ot-builder to v1.6.3",
14
- "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
15
- },
16
- {
17
- "author": "beachball",
18
- "package": "otb-ttc-bundle",
19
- "comment": "Bump @ot-builder/cli-help-shower to v1.6.3",
20
- "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
21
- },
22
- {
23
- "author": "beachball",
24
- "package": "otb-ttc-bundle",
25
- "comment": "Bump @ot-builder/cli-shared to v1.6.3",
26
- "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
27
- }
28
- ]
29
- }
30
- },
31
- {
32
- "date": "Sat, 15 Apr 2023 01:06:43 GMT",
33
- "tag": "otb-ttc-bundle_v1.6.2",
34
- "version": "1.6.2",
35
- "comments": {
36
- "patch": [
37
- {
38
- "author": "beachball",
39
- "package": "otb-ttc-bundle",
40
- "comment": "Bump ot-builder to v1.6.2",
41
- "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
42
- },
43
- {
44
- "author": "beachball",
45
- "package": "otb-ttc-bundle",
46
- "comment": "Bump @ot-builder/cli-help-shower to v1.6.2",
47
- "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
48
- },
49
- {
50
- "author": "beachball",
51
- "package": "otb-ttc-bundle",
52
- "comment": "Bump @ot-builder/cli-shared to v1.6.2",
53
- "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
54
- }
55
- ]
56
- }
57
- },
58
- {
59
- "date": "Sat, 28 Jan 2023 01:12:19 GMT",
60
- "tag": "otb-ttc-bundle_v1.6.1",
61
- "version": "1.6.1",
62
- "comments": {
63
- "patch": [
64
- {
65
- "author": "otbbuilder-dev@users.noreply.github.com",
66
- "package": "otb-ttc-bundle",
67
- "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4",
68
- "comment": "Bump deps and fix doc build"
69
- },
70
- {
71
- "author": "beachball",
72
- "package": "otb-ttc-bundle",
73
- "comment": "Bump ot-builder to v1.6.1",
74
- "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
75
- },
76
- {
77
- "author": "beachball",
78
- "package": "otb-ttc-bundle",
79
- "comment": "Bump @ot-builder/cli-help-shower to v1.6.1",
80
- "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
81
- },
82
- {
83
- "author": "beachball",
84
- "package": "otb-ttc-bundle",
85
- "comment": "Bump @ot-builder/cli-shared to v1.6.1",
86
- "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
87
- }
88
- ]
89
- }
90
- },
91
- {
92
- "date": "Sat, 21 Jan 2023 01:10:00 GMT",
93
- "tag": "otb-ttc-bundle_v1.6.0",
94
- "version": "1.6.0",
95
- "comments": {
96
- "minor": [
97
- {
98
- "author": "beachball",
99
- "package": "otb-ttc-bundle",
100
- "comment": "Bump ot-builder to v1.6.0",
101
- "commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
102
- },
103
- {
104
- "author": "beachball",
105
- "package": "otb-ttc-bundle",
106
- "comment": "Bump @ot-builder/cli-help-shower to v1.6.0",
107
- "commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
108
- },
109
- {
110
- "author": "beachball",
111
- "package": "otb-ttc-bundle",
112
- "comment": "Bump @ot-builder/cli-shared to v1.6.0",
113
- "commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
114
- }
115
- ]
116
- }
117
- },
118
- {
119
- "date": "Sat, 03 Dec 2022 01:09:39 GMT",
120
- "tag": "otb-ttc-bundle_v1.5.5",
121
- "version": "1.5.5",
122
- "comments": {
123
- "patch": [
124
- {
125
- "author": "beachball",
126
- "package": "otb-ttc-bundle",
127
- "comment": "Bump ot-builder to v1.5.5",
128
- "commit": "f1f80856c651056bcdc805f284f0580c49af80fd"
129
- },
130
- {
131
- "author": "beachball",
132
- "package": "otb-ttc-bundle",
133
- "comment": "Bump @ot-builder/cli-help-shower to v1.5.5",
134
- "commit": "f1f80856c651056bcdc805f284f0580c49af80fd"
135
- },
136
- {
137
- "author": "beachball",
138
- "package": "otb-ttc-bundle",
139
- "comment": "Bump @ot-builder/cli-shared to v1.5.5",
140
- "commit": "f1f80856c651056bcdc805f284f0580c49af80fd"
141
- }
142
- ]
143
- }
144
- },
145
- {
146
- "date": "Sat, 09 Jul 2022 01:52:09 GMT",
147
- "tag": "otb-ttc-bundle_v1.5.4",
148
- "version": "1.5.4",
149
- "comments": {
150
- "patch": [
151
- {
152
- "author": "jody16888@gmail.com",
153
- "package": "otb-ttc-bundle",
154
- "commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0",
155
- "comment": "Fix typo in cli-ttc-bundle's help message"
156
- },
157
- {
158
- "author": "beachball",
159
- "package": "otb-ttc-bundle",
160
- "comment": "Bump ot-builder to v1.5.4",
161
- "commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
162
- },
163
- {
164
- "author": "beachball",
165
- "package": "otb-ttc-bundle",
166
- "comment": "Bump @ot-builder/cli-help-shower to v1.5.4",
167
- "commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
168
- },
169
- {
170
- "author": "beachball",
171
- "package": "otb-ttc-bundle",
172
- "comment": "Bump @ot-builder/cli-shared to v1.5.4",
173
- "commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
174
- }
175
- ]
176
- }
177
- },
178
- {
179
- "date": "Fri, 24 Jun 2022 07:05:26 GMT",
180
- "tag": "otb-ttc-bundle_v1.5.3",
181
- "version": "1.5.3",
182
- "comments": {
183
- "patch": [
184
- {
185
- "author": "beachball",
186
- "package": "otb-ttc-bundle",
187
- "comment": "Bump ot-builder to v1.5.3",
188
- "commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
189
- },
190
- {
191
- "author": "beachball",
192
- "package": "otb-ttc-bundle",
193
- "comment": "Bump @ot-builder/cli-help-shower to v1.5.3",
194
- "commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
195
- },
196
- {
197
- "author": "beachball",
198
- "package": "otb-ttc-bundle",
199
- "comment": "Bump @ot-builder/cli-shared to v1.5.3",
200
- "commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
201
- }
202
- ]
203
- }
204
- },
205
- {
206
- "date": "Sat, 30 Apr 2022 01:52:52 GMT",
207
- "tag": "otb-ttc-bundle_v1.5.2",
208
- "version": "1.5.2",
209
- "comments": {
210
- "patch": [
211
- {
212
- "author": "beachball",
213
- "package": "otb-ttc-bundle",
214
- "comment": "Bump ot-builder to v1.5.2",
215
- "commit": "5a0c2cbaa1e9aa34821a913004e8c8ae0f4cb1d7"
216
- },
217
- {
218
- "author": "beachball",
219
- "package": "otb-ttc-bundle",
220
- "comment": "Bump @ot-builder/cli-help-shower to v1.5.2",
221
- "commit": "5a0c2cbaa1e9aa34821a913004e8c8ae0f4cb1d7"
222
- },
223
- {
224
- "author": "beachball",
225
- "package": "otb-ttc-bundle",
226
- "comment": "Bump @ot-builder/cli-shared to v1.5.2",
227
- "commit": "5a0c2cbaa1e9aa34821a913004e8c8ae0f4cb1d7"
228
- }
229
- ]
230
- }
231
- },
232
- {
233
- "date": "Sat, 02 Apr 2022 01:40:06 GMT",
234
- "tag": "otb-ttc-bundle_v1.5.1",
235
- "version": "1.5.1",
236
- "comments": {
237
- "patch": [
238
- {
239
- "author": "beachball",
240
- "package": "otb-ttc-bundle",
241
- "comment": "Bump ot-builder to v1.5.1",
242
- "commit": "f87981f0891315771cda43fb56a3d8e85731a0af"
243
- },
244
- {
245
- "author": "beachball",
246
- "package": "otb-ttc-bundle",
247
- "comment": "Bump @ot-builder/cli-help-shower to v1.5.1",
248
- "commit": "f87981f0891315771cda43fb56a3d8e85731a0af"
249
- },
250
- {
251
- "author": "beachball",
252
- "package": "otb-ttc-bundle",
253
- "comment": "Bump @ot-builder/cli-shared to v1.5.1",
254
- "commit": "f87981f0891315771cda43fb56a3d8e85731a0af"
255
- }
256
- ]
257
- }
258
- },
259
- {
260
- "date": "Sat, 26 Mar 2022 01:37:00 GMT",
261
- "tag": "otb-ttc-bundle_v1.5.0",
262
- "version": "1.5.0",
263
- "comments": {
264
- "minor": [
265
- {
266
- "author": "beachball",
267
- "package": "otb-ttc-bundle",
268
- "comment": "Bump ot-builder to v1.5.0",
269
- "commit": "0d6eb83609255ffdfd147ed0610aab1aa424b357"
270
- },
271
- {
272
- "author": "beachball",
273
- "package": "otb-ttc-bundle",
274
- "comment": "Bump @ot-builder/cli-help-shower to v1.5.0",
275
- "commit": "0d6eb83609255ffdfd147ed0610aab1aa424b357"
276
- },
277
- {
278
- "author": "beachball",
279
- "package": "otb-ttc-bundle",
280
- "comment": "Bump @ot-builder/cli-shared to v1.5.0",
281
- "commit": "0d6eb83609255ffdfd147ed0610aab1aa424b357"
282
- }
283
- ]
284
- }
285
- },
286
- {
287
- "date": "Sat, 26 Feb 2022 01:27:19 GMT",
288
- "tag": "otb-ttc-bundle_v1.4.0",
289
- "version": "1.4.0",
290
- "comments": {
291
- "minor": [
292
- {
293
- "author": "otbbuilder-dev@users.noreply.github.com",
294
- "package": "otb-ttc-bundle",
295
- "commit": "d5ef5ade3424ec81b7545c9967badddeb9cc8f1b",
296
- "comment": "Enhance OTBCLI with better subset, drop and transform-glyphs"
297
- },
298
- {
299
- "author": "beachball",
300
- "package": "otb-ttc-bundle",
301
- "comment": "Bump ot-builder to v1.4.0",
302
- "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59"
303
- },
304
- {
305
- "author": "beachball",
306
- "package": "otb-ttc-bundle",
307
- "comment": "Bump @ot-builder/cli-help-shower to v1.4.0",
308
- "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59"
309
- },
310
- {
311
- "author": "beachball",
312
- "package": "otb-ttc-bundle",
313
- "comment": "Bump @ot-builder/cli-shared to v1.4.0",
314
- "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59"
315
- }
316
- ]
317
- }
318
- },
319
- {
320
- "date": "Sat, 18 Dec 2021 01:19:54 GMT",
321
- "tag": "otb-ttc-bundle_v1.3.3",
322
- "version": "1.3.3",
323
- "comments": {
324
- "patch": [
325
- {
326
- "author": "otbbuilder-dev@users.noreply.github.com",
327
- "package": "otb-ttc-bundle",
328
- "commit": "df0486c2b6942815176c652a3150870ba8eacc71",
329
- "comment": "Optimize frag unifier"
330
- },
331
- {
332
- "author": "beachball",
333
- "package": "otb-ttc-bundle",
334
- "comment": "Bump ot-builder to v1.3.3",
335
- "commit": "df0486c2b6942815176c652a3150870ba8eacc71"
336
- },
337
- {
338
- "author": "beachball",
339
- "package": "otb-ttc-bundle",
340
- "comment": "Bump @ot-builder/cli-help-shower to v1.3.3",
341
- "commit": "df0486c2b6942815176c652a3150870ba8eacc71"
342
- },
343
- {
344
- "author": "beachball",
345
- "package": "otb-ttc-bundle",
346
- "comment": "Bump @ot-builder/cli-shared to v1.3.3",
347
- "commit": "df0486c2b6942815176c652a3150870ba8eacc71"
348
- }
349
- ]
350
- }
351
- },
352
- {
353
- "date": "Sat, 11 Dec 2021 01:10:33 GMT",
354
- "tag": "otb-ttc-bundle_v1.3.2",
355
- "version": "1.3.2",
356
- "comments": {
357
- "patch": [
358
- {
359
- "author": "beachball",
360
- "package": "otb-ttc-bundle",
361
- "comment": "Bump ot-builder to v1.3.2",
362
- "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
363
- },
364
- {
365
- "author": "beachball",
366
- "package": "otb-ttc-bundle",
367
- "comment": "Bump @ot-builder/cli-help-shower to v1.3.2",
368
- "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
369
- },
370
- {
371
- "author": "beachball",
372
- "package": "otb-ttc-bundle",
373
- "comment": "Bump @ot-builder/cli-shared to v1.3.2",
374
- "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
375
- }
376
- ]
377
- }
378
- },
379
- {
380
- "date": "Sat, 13 Nov 2021 01:06:17 GMT",
381
- "tag": "otb-ttc-bundle_v1.3.1",
382
- "version": "1.3.1",
383
- "comments": {
384
- "patch": [
385
- {
386
- "author": "beachball",
387
- "package": "otb-ttc-bundle",
388
- "comment": "Bump ot-builder to v1.3.1",
389
- "commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
390
- },
391
- {
392
- "author": "beachball",
393
- "package": "otb-ttc-bundle",
394
- "comment": "Bump @ot-builder/cli-help-shower to v1.3.1",
395
- "commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
396
- },
397
- {
398
- "author": "beachball",
399
- "package": "otb-ttc-bundle",
400
- "comment": "Bump @ot-builder/cli-shared to v1.3.1",
401
- "commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
402
- }
403
- ]
404
- }
405
- },
406
- {
407
- "date": "Sat, 16 Oct 2021 01:18:42 GMT",
408
- "tag": "otb-ttc-bundle_v1.3.0",
409
- "version": "1.3.0",
410
- "comments": {
411
- "minor": [
412
- {
413
- "author": "beachball",
414
- "package": "otb-ttc-bundle",
415
- "comment": "Bump ot-builder to v1.3.0",
416
- "commit": "1a40fcdec7a908d6498acd9a239f81236cd390c4"
417
- },
418
- {
419
- "author": "beachball",
420
- "package": "otb-ttc-bundle",
421
- "comment": "Bump @ot-builder/cli-help-shower to v1.3.0",
422
- "commit": "1a40fcdec7a908d6498acd9a239f81236cd390c4"
423
- },
424
- {
425
- "author": "beachball",
426
- "package": "otb-ttc-bundle",
427
- "comment": "Bump @ot-builder/cli-shared to v1.3.0",
428
- "commit": "1a40fcdec7a908d6498acd9a239f81236cd390c4"
429
- }
430
- ]
431
- }
432
- },
433
- {
434
- "date": "Sat, 09 Oct 2021 01:06:40 GMT",
435
- "tag": "otb-ttc-bundle_v1.2.0",
436
- "version": "1.2.0",
437
- "comments": {
438
- "minor": [
439
- {
440
- "author": "otbbuilder-dev@users.noreply.github.com",
441
- "package": "otb-ttc-bundle",
442
- "comment": "Add support for VTT private tables",
443
- "commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
444
- },
445
- {
446
- "author": "beachball",
447
- "package": "otb-ttc-bundle",
448
- "comment": "Bump ot-builder to v1.2.0",
449
- "commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
450
- },
451
- {
452
- "author": "beachball",
453
- "package": "otb-ttc-bundle",
454
- "comment": "Bump @ot-builder/cli-help-shower to v1.2.0",
455
- "commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
456
- },
457
- {
458
- "author": "beachball",
459
- "package": "otb-ttc-bundle",
460
- "comment": "Bump @ot-builder/cli-shared to v1.2.0",
461
- "commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
462
- }
463
- ]
464
- }
465
- },
466
- {
467
- "date": "Sat, 25 Sep 2021 01:08:03 GMT",
468
- "tag": "otb-ttc-bundle_v1.1.2",
469
- "version": "1.1.2",
470
- "comments": {
471
- "patch": [
472
- {
473
- "author": "beachball",
474
- "package": "otb-ttc-bundle",
475
- "comment": "Bump ot-builder to v1.1.2",
476
- "commit": "ef0cdbe0d09a64a7f2ed4f86c9158fa9d8fe699f"
477
- },
478
- {
479
- "author": "beachball",
480
- "package": "otb-ttc-bundle",
481
- "comment": "Bump @ot-builder/cli-help-shower to v1.1.2",
482
- "commit": "ef0cdbe0d09a64a7f2ed4f86c9158fa9d8fe699f"
483
- },
484
- {
485
- "author": "beachball",
486
- "package": "otb-ttc-bundle",
487
- "comment": "Bump @ot-builder/cli-shared to v1.1.2",
488
- "commit": "ef0cdbe0d09a64a7f2ed4f86c9158fa9d8fe699f"
489
- }
490
- ]
491
- }
492
- },
493
- {
494
- "date": "Sat, 11 Sep 2021 01:09:21 GMT",
495
- "tag": "otb-ttc-bundle_v1.1.1",
496
- "version": "1.1.1",
497
- "comments": {
498
- "patch": [
499
- {
500
- "author": "otbbuilder-dev@users.noreply.github.com",
501
- "package": "otb-ttc-bundle",
502
- "commit": "28bc4c48910f10dcabb090ab68e610ce499caa95",
503
- "comment": "Bump otb-ttc-bundle to v1.1.1"
504
- }
505
- ]
506
- }
507
- },
508
- {
509
- "date": "Sun, 18 Jul 2021 02:14:19 GMT",
510
- "tag": "otb-ttc-bundle_v1.1.0",
511
- "version": "1.1.0",
512
- "comments": {
513
- "minor": [
514
- {
515
- "comment": "Bump otb-ttc-bundle to v1.1.0",
516
- "author": "otbbuilder-dev@users.noreply.github.com",
517
- "commit": "c79ab97437319873bfe49602a21eab95d78083e3",
518
- "package": "otb-ttc-bundle"
519
- }
520
- ]
521
- }
522
- },
523
- {
524
- "date": "Sat, 17 Jul 2021 01:08:07 GMT",
525
- "tag": "otb-ttc-bundle_v1.0.11",
526
- "version": "1.0.11",
527
- "comments": {
528
- "patch": [
529
- {
530
- "comment": "Bump otb-ttc-bundle to v1.0.11",
531
- "author": "otbbuilder-dev@users.noreply.github.com",
532
- "commit": "7f243f6eb75ed28e2d367af7ed0423d0327529ff",
533
- "package": "otb-ttc-bundle"
534
- }
535
- ]
536
- }
537
- },
538
- {
539
- "date": "Sat, 03 Jul 2021 01:07:58 GMT",
540
- "tag": "otb-ttc-bundle_v1.0.10",
541
- "version": "1.0.10",
542
- "comments": {
543
- "patch": [
544
- {
545
- "comment": "Bump otb-ttc-bundle to v1.0.10",
546
- "author": "otbbuilder-dev@users.noreply.github.com",
547
- "commit": "09e4766daf9cbbac090bfbd958c0496becde30e6",
548
- "package": "otb-ttc-bundle"
549
- }
550
- ]
551
- }
552
- },
553
- {
554
- "date": "Sat, 05 Jun 2021 01:38:42 GMT",
555
- "tag": "otb-ttc-bundle_v1.0.9",
556
- "version": "1.0.9",
557
- "comments": {
558
- "patch": [
559
- {
560
- "comment": "Bump otb-ttc-bundle to v1.0.9",
561
- "author": "otbbuilder-dev@users.noreply.github.com",
562
- "commit": "80e143620017342699ae8f221ed1593d4a9ffc76",
563
- "package": "otb-ttc-bundle"
564
- }
565
- ]
566
- }
567
- },
568
- {
569
- "date": "Sat, 22 May 2021 01:16:00 GMT",
570
- "tag": "otb-ttc-bundle_v1.0.7",
571
- "version": "1.0.7",
572
- "comments": {
573
- "patch": [
574
- {
575
- "comment": "CLI-TTC-BUNDLE: Ensure glyph names are unique in the TTC if the glyph set is shared",
576
- "author": "otbbuilder-dev@users.noreply.github.com",
577
- "commit": "20f1622d8a6cc105e6758ebf80d99546d25848a3",
578
- "package": "otb-ttc-bundle"
579
- }
580
- ]
581
- }
582
- },
583
- {
584
- "date": "Sat, 15 May 2021 06:59:10 GMT",
585
- "tag": "otb-ttc-bundle_v1.0.6",
586
- "version": "1.0.6",
587
- "comments": {
588
- "patch": [
589
- {
590
- "comment": "Add publishConfig to sub-packages",
591
- "author": "otbbuilder-dev@users.noreply.github.com",
592
- "commit": "ed593f939f111c801ccdffd8e8da2114f7f0f3c0",
593
- "package": "otb-ttc-bundle"
594
- },
595
- {
596
- "comment": "Further fixup publish config",
597
- "author": "otbbuilder-dev@users.noreply.github.com",
598
- "commit": "3e9817b7c9f5cf850546191dde54ce42c2ecee05",
599
- "package": "otb-ttc-bundle"
600
- }
601
- ]
602
- }
603
- },
604
- {
605
- "date": "Sat, 15 May 2021 01:11:43 GMT",
606
- "tag": "otb-ttc-bundle_v1.0.5",
607
- "version": "1.0.5",
608
- "comments": {
609
- "patch": [
610
- {
611
- "comment": "Upgrade dependenceis and remove in-package dependency of fs-extra",
612
- "author": "otbbuilder-dev@users.noreply.github.com",
613
- "commit": "b98bdd11b96d8fbdd04d85bbfe3dc329e4bcc7b8",
614
- "package": "otb-ttc-bundle"
615
- }
616
- ]
617
- }
618
- },
619
- {
620
- "date": "Sat, 27 Feb 2021 08:18:21 GMT",
621
- "tag": "otb-ttc-bundle_v1.0.3",
622
- "version": "1.0.3",
623
- "comments": {
624
- "patch": [
625
- {
626
- "comment": "Upgrade to TS 4.2.2",
627
- "author": "belleve@typeof.net",
628
- "commit": "c9a29938dc1f00c97b5feb92eae81670c9d6e57a",
629
- "package": "otb-ttc-bundle"
630
- }
631
- ]
632
- }
633
- },
634
- {
635
- "date": "Sat, 16 Jan 2021 01:31:22 GMT",
636
- "tag": "otb-ttc-bundle_v1.0.0",
637
- "version": "1.0.0",
638
- "comments": {
639
- "patch": [
640
- {
641
- "comment": "Bump ot-builder to v1.0.0",
642
- "author": "belleve@typeof.net",
643
- "commit": "d542d28ca2ab0db8873cf4426fc325cb4924ae8f",
644
- "package": "otb-ttc-bundle"
645
- },
646
- {
647
- "comment": "Bump @ot-builder/cli-shared to v1.0.0",
648
- "author": "belleve@typeof.net",
649
- "commit": "d542d28ca2ab0db8873cf4426fc325cb4924ae8f",
650
- "package": "otb-ttc-bundle"
651
- },
652
- {
653
- "comment": "Bump @ot-builder/cli-help-shower to v1.0.0",
654
- "author": "belleve@typeof.net",
655
- "commit": "d542d28ca2ab0db8873cf4426fc325cb4924ae8f",
656
- "package": "otb-ttc-bundle"
657
- }
658
- ]
659
- }
660
- },
661
- {
662
- "date": "Mon, 23 Nov 2020 01:14:22 GMT",
663
- "tag": "otb-ttc-bundle_v0.10.34",
664
- "version": "0.10.34",
665
- "comments": {
666
- "patch": [
667
- {
668
- "comment": "OT184 IVD change",
669
- "author": "c@cyano.cn",
670
- "commit": "b1e4ea8a6fc06fa40af892956f275194b439fb9c",
671
- "package": "otb-ttc-bundle"
672
- }
673
- ]
674
- }
675
- },
676
- {
677
- "date": "Sun, 11 Oct 2020 00:13:03 GMT",
678
- "tag": "otb-ttc-bundle_v0.10.29",
679
- "version": "0.10.29",
680
- "comments": {
681
- "patch": [
682
- {
683
- "comment": "Add repository data to Packages' package.json",
684
- "author": "otbbuilder-dev@users.noreply.github.com",
685
- "commit": "cf9c159d8036dee65dd8819cc1e8df5feecd87bc",
686
- "package": "otb-ttc-bundle"
687
- }
688
- ]
689
- }
690
- },
691
- {
692
- "date": "Sun, 27 Sep 2020 00:12:54 GMT",
693
- "tag": "otb-ttc-bundle_v0.10.26",
694
- "version": "0.10.26",
695
- "comments": {
696
- "patch": [
697
- {
698
- "comment": "CLI: Export optimization options",
699
- "author": "belleve@typeof.net",
700
- "commit": "7dec567dd81f5b16f5ff514f55559e70dbebf6cb",
701
- "package": "otb-ttc-bundle"
702
- }
703
- ]
704
- }
705
- },
706
- {
707
- "date": "Fri, 25 Sep 2020 09:16:28 GMT",
708
- "tag": "otb-ttc-bundle_v0.10.25",
709
- "version": "0.10.25",
710
- "comments": {
711
- "patch": [
712
- {
713
- "comment": "Lift out CLI help shower to separate module; Add TTC input for TTC bundler",
714
- "author": "belleve@typeof.net",
715
- "commit": "18463c312a75db7285d0939b8f775edbf04eac90",
716
- "package": "otb-ttc-bundle"
717
- }
718
- ]
719
- }
720
- },
721
- {
722
- "date": "Sun, 23 Aug 2020 00:15:35 GMT",
723
- "tag": "otb-ttc-bundle_v0.10.19",
724
- "version": "0.10.19",
725
- "comments": {
726
- "patch": [
727
- {
728
- "comment": "Upgrade to TypeScript 4",
729
- "author": "belleve@typeof.net",
730
- "commit": "93a38332682c1182025ff4c6ad15b56a06bee0bb",
731
- "package": "otb-ttc-bundle"
732
- }
733
- ]
734
- }
735
- },
736
- {
737
- "date": "Sun, 19 Jul 2020 00:10:47 GMT",
738
- "tag": "otb-ttc-bundle_v0.10.16",
739
- "version": "0.10.16",
740
- "comments": {
741
- "patch": [
742
- {
743
- "comment": "Lint: Add explicit visibility",
744
- "author": "belleve@typeof.net",
745
- "commit": "48ae27cef58deb3d98ff0f449512607514609019",
746
- "package": "otb-ttc-bundle"
747
- }
748
- ]
749
- }
750
- },
751
- {
752
- "date": "Sun, 12 Jul 2020 00:09:55 GMT",
753
- "tag": "otb-ttc-bundle_v0.10.15",
754
- "version": "0.10.15",
755
- "comments": {
756
- "patch": [
757
- {
758
- "comment": "ExtPrivate: Move to separate package",
759
- "author": "belleve@typeof.net",
760
- "commit": "a2eda62320a5eefc429d9e1a7caf59523dfa18d2",
761
- "package": "otb-ttc-bundle"
762
- }
763
- ]
764
- }
765
- },
766
- {
767
- "date": "Sun, 21 Jun 2020 00:10:05 GMT",
768
- "tag": "otb-ttc-bundle_v0.10.12",
769
- "version": "0.10.12",
770
- "comments": {
771
- "patch": [
772
- {
773
- "comment": "Upgrade dependencies",
774
- "author": "belleve@typeof.net",
775
- "commit": "8306bc7722ea5324c16ce5b91e797c6aa2fb3af6",
776
- "package": "otb-ttc-bundle"
777
- }
778
- ]
779
- }
780
- },
781
- {
782
- "date": "Sun, 17 May 2020 05:28:46 GMT",
783
- "tag": "otb-ttc-bundle_v0.10.9",
784
- "version": "0.10.9",
785
- "comments": {
786
- "patch": [
787
- {
788
- "comment": "Update tslib dep version",
789
- "author": "otbbuilder-dev@users.noreply.github.com",
790
- "commit": "7019f9ba1aa3b2495d36d0bf9449bfd6dfc8406d",
791
- "package": "otb-ttc-bundle"
792
- }
793
- ]
794
- }
795
- },
796
- {
797
- "date": "Sun, 03 May 2020 00:09:28 GMT",
798
- "tag": "otb-ttc-bundle_v0.10.7",
799
- "version": "0.10.7",
800
- "comments": {
801
- "patch": [
802
- {
803
- "comment": "Fix argument handler of `-o`",
804
- "author": "belleve@typeof.net",
805
- "commit": "6b60751887761fa2486f69e3aed90169aad43ebe",
806
- "package": "otb-ttc-bundle"
807
- }
808
- ]
809
- }
810
- },
811
- {
812
- "date": "Sun, 26 Apr 2020 00:09:24 GMT",
813
- "tag": "otb-ttc-bundle_v0.10.6",
814
- "version": "0.10.6",
815
- "comments": {
816
- "patch": [
817
- {
818
- "comment": "Add a more comprehensive kerning test.",
819
- "author": "belleve@typeof.net",
820
- "commit": "8276eda68d0e8008eb490eed8b8c003eeab024d0",
821
- "package": "otb-ttc-bundle"
822
- }
823
- ]
824
- }
825
- },
826
- {
827
- "date": "Mon, 20 Apr 2020 06:43:41 GMT",
828
- "tag": "otb-ttc-bundle_v0.10.5",
829
- "version": "0.10.5",
830
- "comments": {
831
- "patch": [
832
- {
833
- "comment": "Force republish -- try 2",
834
- "author": "otbbuilder-dev@users.noreply.github.com",
835
- "commit": "b840fb34be36255312dc32dae4573d9cdf4fd568",
836
- "package": "otb-ttc-bundle"
837
- }
838
- ]
839
- }
840
- }
841
- ]
842
- }
package/CHANGELOG.md DELETED
@@ -1,359 +0,0 @@
1
- # Change Log - otb-ttc-bundle
2
-
3
- This log was last generated on Sat, 22 Apr 2023 00:59:44 GMT and should not be manually modified.
4
-
5
- <!-- Start content -->
6
-
7
- ## 1.6.3
8
-
9
- Sat, 22 Apr 2023 00:59:44 GMT
10
-
11
- ### Patches
12
-
13
- - Bump ot-builder to v1.6.3
14
- - Bump @ot-builder/cli-help-shower to v1.6.3
15
- - Bump @ot-builder/cli-shared to v1.6.3
16
-
17
- ## 1.6.2
18
-
19
- Sat, 15 Apr 2023 01:06:43 GMT
20
-
21
- ### Patches
22
-
23
- - Bump ot-builder to v1.6.2
24
- - Bump @ot-builder/cli-help-shower to v1.6.2
25
- - Bump @ot-builder/cli-shared to v1.6.2
26
-
27
- ## 1.6.1
28
-
29
- Sat, 28 Jan 2023 01:12:19 GMT
30
-
31
- ### Patches
32
-
33
- - Bump deps and fix doc build (otbbuilder-dev@users.noreply.github.com)
34
- - Bump ot-builder to v1.6.1
35
- - Bump @ot-builder/cli-help-shower to v1.6.1
36
- - Bump @ot-builder/cli-shared to v1.6.1
37
-
38
- ## 1.6.0
39
-
40
- Sat, 21 Jan 2023 01:10:00 GMT
41
-
42
- ### Minor changes
43
-
44
- - Bump ot-builder to v1.6.0
45
- - Bump @ot-builder/cli-help-shower to v1.6.0
46
- - Bump @ot-builder/cli-shared to v1.6.0
47
-
48
- ## 1.5.5
49
-
50
- Sat, 03 Dec 2022 01:09:39 GMT
51
-
52
- ### Patches
53
-
54
- - Bump ot-builder to v1.5.5
55
- - Bump @ot-builder/cli-help-shower to v1.5.5
56
- - Bump @ot-builder/cli-shared to v1.5.5
57
-
58
- ## 1.5.4
59
-
60
- Sat, 09 Jul 2022 01:52:09 GMT
61
-
62
- ### Patches
63
-
64
- - Fix typo in cli-ttc-bundle's help message (jody16888@gmail.com)
65
- - Bump ot-builder to v1.5.4
66
- - Bump @ot-builder/cli-help-shower to v1.5.4
67
- - Bump @ot-builder/cli-shared to v1.5.4
68
-
69
- ## 1.5.3
70
-
71
- Fri, 24 Jun 2022 07:05:26 GMT
72
-
73
- ### Patches
74
-
75
- - Bump ot-builder to v1.5.3
76
- - Bump @ot-builder/cli-help-shower to v1.5.3
77
- - Bump @ot-builder/cli-shared to v1.5.3
78
-
79
- ## 1.5.2
80
-
81
- Sat, 30 Apr 2022 01:52:52 GMT
82
-
83
- ### Patches
84
-
85
- - Bump ot-builder to v1.5.2
86
- - Bump @ot-builder/cli-help-shower to v1.5.2
87
- - Bump @ot-builder/cli-shared to v1.5.2
88
-
89
- ## 1.5.1
90
-
91
- Sat, 02 Apr 2022 01:40:06 GMT
92
-
93
- ### Patches
94
-
95
- - Bump ot-builder to v1.5.1
96
- - Bump @ot-builder/cli-help-shower to v1.5.1
97
- - Bump @ot-builder/cli-shared to v1.5.1
98
-
99
- ## 1.5.0
100
-
101
- Sat, 26 Mar 2022 01:37:00 GMT
102
-
103
- ### Minor changes
104
-
105
- - Bump ot-builder to v1.5.0
106
- - Bump @ot-builder/cli-help-shower to v1.5.0
107
- - Bump @ot-builder/cli-shared to v1.5.0
108
-
109
- ## 1.4.0
110
-
111
- Sat, 26 Feb 2022 01:27:19 GMT
112
-
113
- ### Minor changes
114
-
115
- - Enhance OTBCLI with better subset, drop and transform-glyphs (otbbuilder-dev@users.noreply.github.com)
116
- - Bump ot-builder to v1.4.0
117
- - Bump @ot-builder/cli-help-shower to v1.4.0
118
- - Bump @ot-builder/cli-shared to v1.4.0
119
-
120
- ## 1.3.3
121
-
122
- Sat, 18 Dec 2021 01:19:54 GMT
123
-
124
- ### Patches
125
-
126
- - Optimize frag unifier (otbbuilder-dev@users.noreply.github.com)
127
- - Bump ot-builder to v1.3.3
128
- - Bump @ot-builder/cli-help-shower to v1.3.3
129
- - Bump @ot-builder/cli-shared to v1.3.3
130
-
131
- ## 1.3.2
132
-
133
- Sat, 11 Dec 2021 01:10:33 GMT
134
-
135
- ### Patches
136
-
137
- - Bump ot-builder to v1.3.2
138
- - Bump @ot-builder/cli-help-shower to v1.3.2
139
- - Bump @ot-builder/cli-shared to v1.3.2
140
-
141
- ## 1.3.1
142
-
143
- Sat, 13 Nov 2021 01:06:17 GMT
144
-
145
- ### Patches
146
-
147
- - Bump ot-builder to v1.3.1
148
- - Bump @ot-builder/cli-help-shower to v1.3.1
149
- - Bump @ot-builder/cli-shared to v1.3.1
150
-
151
- ## 1.3.0
152
-
153
- Sat, 16 Oct 2021 01:18:42 GMT
154
-
155
- ### Minor changes
156
-
157
- - Bump ot-builder to v1.3.0
158
- - Bump @ot-builder/cli-help-shower to v1.3.0
159
- - Bump @ot-builder/cli-shared to v1.3.0
160
-
161
- ## 1.2.0
162
-
163
- Sat, 09 Oct 2021 01:06:40 GMT
164
-
165
- ### Minor changes
166
-
167
- - Add support for VTT private tables (otbbuilder-dev@users.noreply.github.com)
168
- - Bump ot-builder to v1.2.0
169
- - Bump @ot-builder/cli-help-shower to v1.2.0
170
- - Bump @ot-builder/cli-shared to v1.2.0
171
-
172
- ## 1.1.2
173
-
174
- Sat, 25 Sep 2021 01:08:03 GMT
175
-
176
- ### Patches
177
-
178
- - Bump ot-builder to v1.1.2
179
- - Bump @ot-builder/cli-help-shower to v1.1.2
180
- - Bump @ot-builder/cli-shared to v1.1.2
181
-
182
- ## 1.1.1
183
-
184
- Sat, 11 Sep 2021 01:09:21 GMT
185
-
186
- ### Patches
187
-
188
- - Bump otb-ttc-bundle to v1.1.1 (otbbuilder-dev@users.noreply.github.com)
189
-
190
- ## 1.1.0
191
-
192
- Sun, 18 Jul 2021 02:14:19 GMT
193
-
194
- ### Minor changes
195
-
196
- - Bump otb-ttc-bundle to v1.1.0 (otbbuilder-dev@users.noreply.github.com)
197
-
198
- ## 1.0.11
199
-
200
- Sat, 17 Jul 2021 01:08:07 GMT
201
-
202
- ### Patches
203
-
204
- - Bump otb-ttc-bundle to v1.0.11 (otbbuilder-dev@users.noreply.github.com)
205
-
206
- ## 1.0.10
207
-
208
- Sat, 03 Jul 2021 01:07:58 GMT
209
-
210
- ### Patches
211
-
212
- - Bump otb-ttc-bundle to v1.0.10 (otbbuilder-dev@users.noreply.github.com)
213
-
214
- ## 1.0.9
215
-
216
- Sat, 05 Jun 2021 01:38:42 GMT
217
-
218
- ### Patches
219
-
220
- - Bump otb-ttc-bundle to v1.0.9 (otbbuilder-dev@users.noreply.github.com)
221
-
222
- ## 1.0.7
223
-
224
- Sat, 22 May 2021 01:16:00 GMT
225
-
226
- ### Patches
227
-
228
- - CLI-TTC-BUNDLE: Ensure glyph names are unique in the TTC if the glyph set is shared (otbbuilder-dev@users.noreply.github.com)
229
-
230
- ## 1.0.6
231
-
232
- Sat, 15 May 2021 06:59:10 GMT
233
-
234
- ### Patches
235
-
236
- - Add publishConfig to sub-packages (otbbuilder-dev@users.noreply.github.com)
237
- - Further fixup publish config (otbbuilder-dev@users.noreply.github.com)
238
-
239
- ## 1.0.5
240
-
241
- Sat, 15 May 2021 01:11:43 GMT
242
-
243
- ### Patches
244
-
245
- - Upgrade dependenceis and remove in-package dependency of fs-extra (otbbuilder-dev@users.noreply.github.com)
246
-
247
- ## 1.0.3
248
-
249
- Sat, 27 Feb 2021 08:18:21 GMT
250
-
251
- ### Patches
252
-
253
- - Upgrade to TS 4.2.2 (belleve@typeof.net)
254
-
255
- ## 1.0.0
256
-
257
- Sat, 16 Jan 2021 01:31:22 GMT
258
-
259
- ### Patches
260
-
261
- - Bump ot-builder to v1.0.0 (belleve@typeof.net)
262
- - Bump @ot-builder/cli-shared to v1.0.0 (belleve@typeof.net)
263
- - Bump @ot-builder/cli-help-shower to v1.0.0 (belleve@typeof.net)
264
-
265
- ## 0.10.34
266
-
267
- Mon, 23 Nov 2020 01:14:22 GMT
268
-
269
- ### Patches
270
-
271
- - OT184 IVD change (c@cyano.cn)
272
-
273
- ## 0.10.29
274
-
275
- Sun, 11 Oct 2020 00:13:03 GMT
276
-
277
- ### Patches
278
-
279
- - Add repository data to Packages' package.json (otbbuilder-dev@users.noreply.github.com)
280
-
281
- ## 0.10.26
282
-
283
- Sun, 27 Sep 2020 00:12:54 GMT
284
-
285
- ### Patches
286
-
287
- - CLI: Export optimization options (belleve@typeof.net)
288
-
289
- ## 0.10.25
290
-
291
- Fri, 25 Sep 2020 09:16:28 GMT
292
-
293
- ### Patches
294
-
295
- - Lift out CLI help shower to separate module; Add TTC input for TTC bundler (belleve@typeof.net)
296
-
297
- ## 0.10.19
298
-
299
- Sun, 23 Aug 2020 00:15:35 GMT
300
-
301
- ### Patches
302
-
303
- - Upgrade to TypeScript 4 (belleve@typeof.net)
304
-
305
- ## 0.10.16
306
-
307
- Sun, 19 Jul 2020 00:10:47 GMT
308
-
309
- ### Patches
310
-
311
- - Lint: Add explicit visibility (belleve@typeof.net)
312
-
313
- ## 0.10.15
314
-
315
- Sun, 12 Jul 2020 00:09:55 GMT
316
-
317
- ### Patches
318
-
319
- - ExtPrivate: Move to separate package (belleve@typeof.net)
320
-
321
- ## 0.10.12
322
-
323
- Sun, 21 Jun 2020 00:10:05 GMT
324
-
325
- ### Patches
326
-
327
- - Upgrade dependencies (belleve@typeof.net)
328
-
329
- ## 0.10.9
330
-
331
- Sun, 17 May 2020 05:28:46 GMT
332
-
333
- ### Patches
334
-
335
- - Update tslib dep version (otbbuilder-dev@users.noreply.github.com)
336
-
337
- ## 0.10.7
338
-
339
- Sun, 03 May 2020 00:09:28 GMT
340
-
341
- ### Patches
342
-
343
- - Fix argument handler of `-o` (belleve@typeof.net)
344
-
345
- ## 0.10.6
346
-
347
- Sun, 26 Apr 2020 00:09:24 GMT
348
-
349
- ### Patches
350
-
351
- - Add a more comprehensive kerning test. (belleve@typeof.net)
352
-
353
- ## 0.10.5
354
-
355
- Mon, 20 Apr 2020 06:43:41 GMT
356
-
357
- ### Patches
358
-
359
- - Force republish -- try 2 (otbbuilder-dev@users.noreply.github.com)