pdf_test_fixtures 1.2.3
pdf_test_fixtures: ^1.2.3 copied to clipboard
Programmatically-built PDF files for testing PDF tooling. Builders compute every offset, so fixtures are always structurally correct.
Changelog #
1.2.3 #
- Version bump to keep the dart-pdf package suite aligned at 1.2.3. No fixture changes since 1.2.2.
1.2.2 #
- Version bump to keep the dart-pdf package suite aligned at 1.2.2. No fixture changes since 1.2.1.
1.2.1 #
- Add a package example for pub.dev scoring.
1.2.0 #
- Version bump to keep the dart-pdf package suite aligned at 1.2.0. No fixture changes since 1.1.0.
1.1.0 #
- Version bump to keep the dart-pdf package suite aligned at 1.1.0. No fixture changes since 1.0.0.
1.0.0 #
First stable release. Adds fixtures exercising TrueType post-table
glyph-name selection (fonts with no usable cmap).
0.1.0 #
Initial release: programmatic builders for structurally-correct PDF test files. Classic and xref-stream layouts, multi-page and varied-height documents, annotations, AcroForm fields, encrypted documents, and a test signer identity.