@ot-builder/io-bin-cff
Advanced tools
| import { CffReadContext } from "../../context/read"; | ||
| import { CffWriteContext } from "../../context/write"; | ||
| export declare const CffSubroutineIndex: { | ||
| write(target: import("@ot-builder/bin-util").Frag, t: Buffer[], ctx: CffWriteContext): void; | ||
| read(view: import("@ot-builder/bin-util").BinaryView, ctx: CffReadContext): Buffer[]; | ||
| write(target: import("@ot-builder/bin-util").Frag, t: Buffer<ArrayBufferLike>[], ctx: CffWriteContext): void; | ||
| read(view: import("@ot-builder/bin-util").BinaryView, ctx: CffReadContext): Buffer<ArrayBuffer>[]; | ||
| }; | ||
| export declare const CffBufferIndex: { | ||
| write(target: import("@ot-builder/bin-util").Frag, t: Buffer[], ctx: CffWriteContext): void; | ||
| read(view: import("@ot-builder/bin-util").BinaryView, ctx: CffReadContext): Buffer[]; | ||
| write(target: import("@ot-builder/bin-util").Frag, t: Buffer<ArrayBufferLike>[], ctx: CffWriteContext): void; | ||
| read(view: import("@ot-builder/bin-util").BinaryView, ctx: CffReadContext): Buffer<ArrayBuffer>[]; | ||
| }; | ||
| //# sourceMappingURL=subroutine-index.d.ts.map |
@@ -11,4 +11,4 @@ import { CffWriteContext } from "../../../context/write"; | ||
| protected abstract tryInitState(incoming: CffDrawCall): null | State; | ||
| update(dc: CffDrawCall): Generator<CffDrawCall, void, undefined>; | ||
| end(): Generator<CffDrawCall, void, undefined>; | ||
| update(dc: CffDrawCall): Generator<CffDrawCall, void, any>; | ||
| end(): Generator<CffDrawCall, void, any>; | ||
| } | ||
@@ -15,0 +15,0 @@ export declare abstract class DrawCallOmit extends DrawCallOptimizationPass<boolean> { |
@@ -36,4 +36,4 @@ import { CffLimits } from "../../../../context/write"; | ||
| compile(limits: CffLimits): { | ||
| subroutines: Buffer[]; | ||
| charStrings: Buffer[]; | ||
| subroutines: Buffer<ArrayBufferLike>[]; | ||
| charStrings: Buffer<ArrayBufferLike>[]; | ||
| }; | ||
@@ -40,0 +40,0 @@ private printRule; |
@@ -10,3 +10,3 @@ import { BinaryView } from "@ot-builder/bin-util"; | ||
| readonly vwCffTable: BinaryView; | ||
| constructor(version: number, vwCffTable: BinaryView, gss?: Data.Maybe<OtGlyph.CoStat.Source>); | ||
| constructor(version: number | undefined, vwCffTable: BinaryView, gss?: Data.Maybe<OtGlyph.CoStat.Source>); | ||
| ivs: null | ReadTimeIVS; | ||
@@ -13,0 +13,0 @@ strings: null | CffStringSource; |
+18
-18
| { | ||
| "name": "@ot-builder/io-bin-cff", | ||
| "description": "", | ||
| "version": "1.7.4", | ||
| "version": "1.7.5", | ||
| "license": "MIT", | ||
@@ -27,23 +27,23 @@ "repository": { | ||
| "dependencies": { | ||
| "@ot-builder/bin-composite-types": "1.7.4", | ||
| "@ot-builder/bin-util": "1.7.4", | ||
| "@ot-builder/common-impl": "1.7.4", | ||
| "@ot-builder/errors": "1.7.4", | ||
| "@ot-builder/ot-glyphs": "1.7.4", | ||
| "@ot-builder/ot-metadata": "1.7.4", | ||
| "@ot-builder/prelude": "1.7.4", | ||
| "@ot-builder/primitive": "1.7.4", | ||
| "@ot-builder/stat-glyphs": "1.7.4", | ||
| "@ot-builder/var-store": "1.7.4", | ||
| "@ot-builder/variance": "1.7.4", | ||
| "tslib": "^2.6.3" | ||
| "@ot-builder/bin-composite-types": "1.7.5", | ||
| "@ot-builder/bin-util": "1.7.5", | ||
| "@ot-builder/common-impl": "1.7.5", | ||
| "@ot-builder/errors": "1.7.5", | ||
| "@ot-builder/ot-glyphs": "1.7.5", | ||
| "@ot-builder/ot-metadata": "1.7.5", | ||
| "@ot-builder/prelude": "1.7.5", | ||
| "@ot-builder/primitive": "1.7.5", | ||
| "@ot-builder/stat-glyphs": "1.7.5", | ||
| "@ot-builder/var-store": "1.7.5", | ||
| "@ot-builder/variance": "1.7.5", | ||
| "tslib": "^2.8.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@ot-builder/ot-sfnt": "1.7.4", | ||
| "@ot-builder/io-bin-metadata": "1.7.4", | ||
| "@ot-builder/io-bin-sfnt": "1.7.4", | ||
| "@ot-builder/test-util": "1.7.4", | ||
| "@types/jest": "^29.5.12", | ||
| "@ot-builder/ot-sfnt": "1.7.5", | ||
| "@ot-builder/io-bin-metadata": "1.7.5", | ||
| "@ot-builder/io-bin-sfnt": "1.7.5", | ||
| "@ot-builder/test-util": "1.7.5", | ||
| "@types/jest": "^29.5.14", | ||
| "jest": "^29.7.0" | ||
| } | ||
| } |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
227177
0.04%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated