mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-30 00:50:24 +08:00
d6309a9b47
"direction" == 1 when upright words go LTR and non-upright words go TTB, and -1 when the opposite is true. This attribute should help in reusing the results of `.extract_words` in other functions, so that the user knows how the extracted word corresponds to the word's layout on the page.