- Add normalize_glyph_bboxes_by_rotation() function to content_stream.rs - Implements inverse rotation transformation for glyph bboxes - Supports 0°, 90°, 180°, 270° rotations - Emits PageInvalidRotate diagnostic for non-multiple-of-90 values - Returns rotated page dimensions (width/height swapped for 90°/270°) - Add 8 comprehensive acceptance criteria tests Closes: pdftract-1jlpy |
||
|---|---|---|
| .. | ||
| pdftract-cer-diff | ||
| pdftract-cli | ||
| pdftract-core | ||
| pdftract-libpdftract | ||
| pdftract-py | ||