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
Accelerator
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
Type
/
to 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 }}
devas-hub
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
src
ft2font.cpp
on
master
User selector
All users
All time
Commit history
Commits on Jun 11, 2019
Include FreeType error codes in FreeType exception messages.
Show description for 2a8f6df
anntzer
committed
2a8f6df
View commit details
Copy full SHA for 2a8f6df
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Warn on FreeType missing glyphs.
anntzer
committed
cc744f5
View commit details
Copy full SHA for cc744f5
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
Remove unused code.
QuLogic
committed
ebc2d66
View commit details
Copy full SHA for ebc2d66
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
Revert "Merge pull request #9175 from anntzer/warn-on-freetype-missing-glyphs"
Show description for 8256c25
tacaswell
committed
8256c25
View commit details
Copy full SHA for 8256c25
View code at this point
Browse repository at this point
Revert "Merge pull request #11605 from anntzer/spurious-ft2font-missing-glyph-warning"
Show description for db26adf
tacaswell
committed
db26adf
View commit details
Copy full SHA for db26adf
View code at this point
Browse repository at this point
Commits on Jul 9, 2018
Suppress a spurious missing-glyph warning with ft2font.
Show description for 3ba2e6d
anntzer
committed
3ba2e6d
View commit details
Copy full SHA for 3ba2e6d
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
Warn on freetype missing glyphs.
Show description for 209b759
anntzer
committed
209b759
View commit details
Copy full SHA for 209b759
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
Remove unused variable.
QuLogic
committed
429ffce
View commit details
Copy full SHA for 429ffce
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
More misc. typos
Show description for cf1b272
luzpaz
committed
cf1b272
View commit details
Copy full SHA for cf1b272
View code at this point
Browse repository at this point
Commits on Oct 20, 2017
Un-static-ify FreeType font transforms.
Show description for cd37119
QuLogic
committed
cd37119
View commit details
Copy full SHA for cd37119
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
Backport PR #9289: Throw std::runtime_exception instead of char*.
tacaswell
authored and
MeeseeksDev[bot]
committed
dc3a82a
View commit details
Copy full SHA for dc3a82a
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
Fix leak of FreeType glyphs.
Show description for 3520374
QuLogic
committed
3520374
View commit details
Copy full SHA for 3520374
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
Merge branch 'v2.0.x'
Show description for c44556f
QuLogic
committed
c44556f
View commit details
Copy full SHA for c44556f
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Correctly close glyph contours that use curves.
Show description for e4d0174
QuLogic
committed
e4d0174
View commit details
Copy full SHA for e4d0174
View code at this point
Browse repository at this point
Commits on Jan 22, 2017
Fix leak of filedescriptor if fontsize cannot be set.
Show description for 79218df
Carreau
committed
79218df
View commit details
Copy full SHA for 79218df
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
Merge pull request #7782 from AdamWill/more-be-int-types
Show description for 7914b86
mdboom
committed
7914b86
View commit details
Copy full SHA for 7914b86
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Fix some more integer type inconsistencies in Freetype code
Show description for 61f256b
AdamWill
committed
61f256b
View commit details
Copy full SHA for 61f256b
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
Merge pull request #5306 from mdboom/local-freetype
Show description for d730481
jenshnielsen
authored and
mdboom
committed
d730481
View commit details
Copy full SHA for d730481
View code at this point
Browse repository at this point
freetype -> FreeType
mdboom
committed
5c6173a
View commit details
Copy full SHA for 5c6173a
View code at this point
Browse repository at this point
Fix memory management revealed by using static freetype
mdboom
committed
d102d39
View commit details
Copy full SHA for d102d39
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Fix msvc14 compile errors
cgohlke
committed
c1c1702
View commit details
Copy full SHA for c1c1702
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
Don't draw filled rectangles outside of text image
mdboom
committed
4871e1f
View commit details
Copy full SHA for 4871e1f
View code at this point
Browse repository at this point
Don't create 0-length text buffers
mdboom
committed
08e63fe
View commit details
Copy full SHA for 08e63fe
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Fix #253: Use advance width to calculate text bounding box
mdboom
committed
c6d0183
View commit details
Copy full SHA for c6d0183
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
Fix font clearing
mdboom
committed
46076ab
View commit details
Copy full SHA for 46076ab
View code at this point
Browse repository at this point
Minor C++ improvements
mdboom
committed
7ac0f2b
View commit details
Copy full SHA for 7ac0f2b
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
Windows-related fixes, thanks to @cgohlke
mdboom
committed
5204635
View commit details
Copy full SHA for 5204635
View code at this point
Browse repository at this point
Fix compilation
mdboom
committed
4a56cda
View commit details
Copy full SHA for 4a56cda
View code at this point
Browse repository at this point
Remove use of PyCXX in core C++ extensions
mdboom
committed
ba40160
View commit details
Copy full SHA for ba40160
View code at this point
Browse repository at this point
Commits on Sep 20, 2014
Replace old numpy macros with their new versions
Show description for fdb9b31
jkseppan
committed
fdb9b31
View commit details
Copy full SHA for fdb9b31
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
Merge pull request #2635 from mdboom/font-crash
Show description for 9d648fc
tacaswell
committed
9d648fc
View commit details
Copy full SHA for 9d648fc
View code at this point
Browse repository at this point
Commits on Jul 14, 2014
Fix memory leak in FT2Font.
mdboom
committed
760b2fc
View commit details
Copy full SHA for 760b2fc
View code at this point
Browse repository at this point
Commits on Apr 19, 2014
Check the return values of mpl_PyFile_DupClose
jkseppan
committed
0c0ff8b
View commit details
Copy full SHA for 0c0ff8b
View code at this point
Browse repository at this point
Silence some writable-string warnings
Show description for db98d01
jkseppan
committed
db98d01
View commit details
Copy full SHA for db98d01
View code at this point
Browse repository at this point
Initialize offset to zero in FT2Font::make_open_args
Show description for 3380256
jkseppan
committed
3380256
View commit details
Copy full SHA for 3380256
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.