v0.2.1
tenderness v0.2.1
Bug Fixes
- Bounding boxes: Fixed incorrect
byte_indexreconstruction for\r\npairs in character bounding box extraction. Pango reports the samebyte_indexfor both characters in a\r\nsequence, which previously caused incorrect byte offsets for\n. Added stall detection (prev_byte_indextracking) to correctly offset\nto its real byte position.
Testing & Docs
- Extended test coverage across all extraction levels for
\r,U+2028(line separator),U+2029(paragraph separator),\t, and RTL line-break combinations. - Updated documentation to describe per-level line-break behavior, including the
U+2028exception.
Full Changelog: v0.2.0...v0.2.1