Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

hummingly/simple-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_pdf

This is basically an extremely experimental fork of rust-pdf/pdf-canvas from kaj. The changes proposed in this repository would break the current API way too much. Non-breaking changes are pushed upstream whenever possible. However, at some point the code deviate or evolve so much that this repo could be its "own thing".

Goals:

  • minimalistic PDF library!
    • simple but powerful API
    • fast and memory efficient
    • modular and extensible as much as possible (via Traits)
    • image, shape and text support
  • support modern standard
    • Unicode
    • PDF 1.7 (and higher)
    • OTF and TTF support
  • increase productivity
    • compression filters
    • text word-wrap
    • parsing fonts

About

This is basically an extremely experimental fork of rust-pdf/pdf-canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published