Skip to content

Version 0.13.0

Choose a tag to compare

@laurmaedje laurmaedje released this 02 Apr 08:16
· 31 commits to main since this release
  • Added infrastructure for tracking PDF implementation limits
    • Added Buf type
    • Added Limits type
    • Added Chunk::{limits, merge_limits}
    • Content::finish, UnicodeCmap::finish, and PostScriptOp::encode now return a Buf (Breaking change)
  • The GlyphId trait is now properly public