MCPcopy Create free account
hub / github.com/LibPDF-js/core / pdf-fonts.test.ts

File pdf-fonts.test.ts

src/api/pdf-fonts.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PdfRef } from "#src/objects/pdf-ref";
2import { loadFixture } from "#src/test-utils";
3import { describe, expect, it } from "vitest";
4

Callers

nothing calls this directly

Calls 15

loadFixtureFunction · 0.90
embedFontMethod · 0.80
getUsedGlyphIdsMethod · 0.80
saveMethod · 0.80
prepareMethod · 0.80
sliceMethod · 0.80
resetUsageMethod · 0.80
drawTextMethod · 0.80
markUsedInFormMethod · 0.80
canSubsetMethod · 0.80
decodeMethod · 0.65

Tested by

no test coverage detected