Module

x/docx/src/file/fonts/obfuscate-ttf-to-odttf.ts>obfuscate

Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Latest
variable obfuscate
import { obfuscate } from "https://dotland.deno.dev/x/docx@8.5.0/src/file/fonts/obfuscate-ttf-to-odttf.ts";

type

(buf: Buffer, fontKey: string) => Buffer