Skip to content

Use int64_t for text width#9686

Merged
radarhere merged 1 commit into
python-pillow:mainfrom
radarhere:font
Jun 19, 2026
Merged

Use int64_t for text width#9686
radarhere merged 1 commit into
python-pillow:mainfrom
radarhere:font

Conversation

@radarhere

Copy link
Copy Markdown
Member

As width is the combination of two ints,

*width = x_max - x_min;

let's allow for a larger size.

@mergify

mergify Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@radarhere radarhere merged commit 1e36131 into python-pillow:main Jun 19, 2026
55 checks passed
@radarhere radarhere deleted the font branch June 19, 2026 14:17
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