10000 AttributeError with Pillow 11.2 · Issue #46 · jay3332/pilmoji · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AttributeError with Pillow 11.2 #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jacebrowning opened this issue Apr 1, 2025 · 2 comments
Open

AttributeError with Pillow 11.2 #46

jacebrowning opened this issue Apr 1, 2025 · 2 comments

Comments

@jacebrowning
Copy link

In Pillow 11.2, the private _multiline_spacing method from ImageDraw appears to be removed, which leads to an AttributeError on this line:

line_spacing = self.draw._multiline_spacing(font, spacing, stroke_width)

@miaofree
Copy link

I'm having the same issue.

@RestartB
Copy link
Contributor

I've opened a PR that fixes this issue - #47

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

No branches or pull requests

3 participants
0