mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 08:34:23 +08:00
Merge pull request #1373 from Cyberfilo/docs/1369-document-y-coord-direction
docs: fix missing "from" in line object y1 description
This commit is contained in:
@@ -192,7 +192,7 @@ my_char_rotation = my_char_ctm.skew_x
|
||||
|`x0`| Distance of left-side extremity from left side of page.|
|
||||
|`x1`| Distance of right-side extremity from left side of page.|
|
||||
|`y0`| Distance of bottom extremity from bottom of page.|
|
||||
|`y1`| Distance of top extremity bottom of page.|
|
||||
|`y1`| Distance of top extremity from bottom of page.|
|
||||
|`top`| Distance of top of line from top of page.|
|
||||
|`bottom`| Distance of bottom of the line from top of page.|
|
||||
|`doctop`| Distance of top of line from top of document.|
|
||||
|
||||
Reference in New Issue
Block a user