Skip to content

Use int64_t for text height#9716

Open
radarhere wants to merge 1 commit into
python-pillow:mainfrom
radarhere:text_height
Open

Use int64_t for text height#9716
radarhere wants to merge 1 commit into
python-pillow:mainfrom
radarhere:text_height

Conversation

@radarhere

Copy link
Copy Markdown
Member

Similar to #9686

As height is the combination of two ints,

*height = y_max - y_min;

let's allow for a larger size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant