Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-pillow
/
Pillow
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
13.8k
Code
Issues
72
Pull requests
73
Discussions
Actions
Projects
Wiki
Security and quality
20
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Improve text rendering
- #9909
#9909
Open
akx
wants to merge 17 commits into
python-pillow:main
python-pillow/Pillow:main
from
akx:ft-next
akx/Pillow:ft-next
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Improve text rendering
#9909
akx
wants to merge 17 commits into
python-pillow:main
python-pillow/Pillow:main
from
akx:ft-next
akx/Pillow:ft-next
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
Document _imagingft.GlyphInfo
akx
committed
264bd0b
View commit details
Copy full SHA for 264bd0b
Browse repository at this point
Add docs for font_getsize_impl and font_render_impl
Show description for 8ff05a8
akx
and
radarhere
committed
8ff05a8
View commit details
Copy full SHA for 8ff05a8
Browse repository at this point
Add docs for font_getlength_impl
akx
committed
eca6cf0
View commit details
Copy full SHA for eca6cf0
Browse repository at this point
Use FT_F26Dot6 type where obvious
akx
committed
9c33621
View commit details
Copy full SHA for 9c33621
Browse repository at this point
Fix misleading comment for x_min, y_max
akx
committed
8d049bf
View commit details
Copy full SHA for 8d049bf
Browse repository at this point
Make all arguments for _imagingft.getfont() actually required
Show description for 5a7fc6c
akx
committed
5a7fc6c
View commit details
Copy full SHA for 5a7fc6c
Browse repository at this point
Adjust _imagingft.pyi to match reality
akx
committed
b40c001
View commit details
Copy full SHA for b40c001
Browse repository at this point
Add macros to manipulate FT 26.6 format
akx
committed
729374d
View commit details
Copy full SHA for 729374d
Browse repository at this point
Add PILLOW_TEST_SNAPSHOTS environment variable
Show description for 26f04b8
akx
committed
26f04b8
View commit details
Copy full SHA for 26f04b8
Browse repository at this point
Add test case based on #9898
akx
committed
519fc03
View commit details
Copy full SHA for 519fc03
Browse repository at this point
Basic text layout: Do not sign-extend high bytes of a byte string
Show description for 4c1dd57
akx
committed
4c1dd57
View commit details
Copy full SHA for 4c1dd57
Browse repository at this point
Commits on Sep 16, 2026
Round, don't truncate variable font axes
akx
committed
8351646
View commit details
Copy full SHA for 8351646
Browse repository at this point
Basic font layout: Fix x_advance and y_advance being off by 64x
akx
committed
e214e58
View commit details
Copy full SHA for e214e58
Browse repository at this point
test_float_coord: don't overwrite same snapshot
akx
committed
55ca28a
View commit details
Copy full SHA for 55ca28a
Browse repository at this point
Font rendering: Render text with subpixel positioning
akx
committed
70477df
View commit details
Copy full SHA for 70477df
Browse repository at this point
Basic text layout: Improve metric accuracy
akx
committed
fc0637b
View commit details
Copy full SHA for fc0637b
Browse repository at this point
test_imagefontctl.py: adjust epsilon
akx
committed
3b90107
View commit details
Copy full SHA for 3b90107
Browse repository at this point
You can’t perform that action at this time.