ajrcarey / pdfium-render

A high-level idiomatic Rust wrapper around Pdfium, the C++ PDF library used by the Google Chromium project.
https://crates.io/crates/pdfium-render
Other
364 stars 59 forks source link

Fix for underflow bug when subtracting text span start from end #71

Closed luketpeterson closed 1 year ago

luketpeterson commented 1 year ago

https://github.com/ajrcarey/pdfium-render/issues/70

Thank you.

ajrcarey commented 1 year ago

Superb, thank you so much!