1.2.0 • Published 3 years ago

hummus-freetype28 v1.2.0

Weekly downloads
46
License
Apache-2.0
Repository
github
Last release
3 years ago

HummusJS (Freetype 2.8)

NPM version

About this package:
This is the same version of HummusJS package, but with freetype updated to version 2.8. Original package

It also includes lodash to support FormFiller and FlatDocs methods both implemented by Galkahana. Example:

import hummus from 'hummus-freetype28/hummus';

const flatDoc = hummus.DocFlatPDF;
const fillForm = hummus.FormFillerPDF;
await flatDoc(writer);

Original README:
Welcome to HummusJS.
A Fast NodeJS Module for Creating, Parsing an Manipulating PDF Files and Streams.
Documentation is available here.
Project site is here.

If you are looking for a C++ Library go here.

1.2.0

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago