Skip to content

happypdf / isStandardFont

Function: isStandardFont()

ts
function isStandardFont(input): input is FontNames;

Defined in: src/utils/objects.ts:7

Parameters

ParameterType
inputany

Returns

input is FontNames

MIT Licensed. A fork of pdf-lib.