0.1.0
First release of compose-pdf — a pure-Kotlin Kotlin Multiplatform vector PDF library.
- Embedded subset Type0/CIDFontType2 (Identity-H) + ToUnicode: selectable, searchable text incl. Latin diacritics.
- Compose-style DSL: text, spacer, divider, row/column/box, image/photoGrid, table with repeating headers and total rows, header/footer bands + page numbers.
- Automatic pagination; FlateDecode compression (pure-Kotlin deterministic deflate).
- App-supplied fonts; identical integer layout proven across JVM + iOS by a cross-platform golden test.
- Targets: Android + iOS + JVM.