printpdf v0.2.6 Release Notes

    • ⚡️ Updated image dependency to 0.19.0
    • ⚡️ Updated rand dependency to 0.5.0
    • ✂ Removed error-chain-generated errors in favor of simpler error enums (slight code-breaking change)
    • ✂ Removed FontError, since it wasn't used anywhere
    • 🖨 Publicly re-exported rusttype::Error because that prevented error handling in applications that use printpdf