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
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 }}
macdaly
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
src
ft2font.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
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
Commits on Jan 13, 2014
Fix compatibility for Numpy 1.9 by not relying on Numpy for the File API
mdboom
committed
b498d77
View commit details
Copy full SHA for b498d77
View code at this point
Browse repository at this point
Commits on Dec 2, 2013
Don't clear glyphs if the face was never created.
mdboom
committed
ec2212e
View commit details
Copy full SHA for ec2212e
View code at this point
Browse repository at this point
Don't free a font that hasn't been created
mdboom
committed
eff9217
View commit details
Copy full SHA for eff9217
View code at this point
Browse repository at this point
Commits on Sep 18, 2013
Alternative to #2431: Decode the filenames returned from fontconfig in
Show description for 62cad79
mdboom
committed
62cad79
View commit details
Copy full SHA for 62cad79
View code at this point
Browse repository at this point
Commits on Sep 3, 2013
Use six instead of 2to3
mdboom
committed
f4adec7
View commit details
Copy full SHA for f4adec7
View code at this point
Browse repository at this point
Commits on Jun 10, 2013
Use PyOS_snprintf
mdboom
committed
fa05169
View commit details
Copy full SHA for fa05169
View code at this point
Browse repository at this point
Commits on Jun 7, 2013
Fix some segfaults when using newer Microsoft fonts.
mdboom
committed
3f9dbd2
View commit details
Copy full SHA for 3f9dbd2
View code at this point
Browse repository at this point
Commits on Apr 19, 2013
Merge remote branch 'original/master'
Show description for aedb386
Daniel Hyams
committed
aedb386
View commit details
Copy full SHA for aedb386
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
Fix #1839: Compilation on Solaris
mdboom
committed
f09dd04
View commit details
Copy full SHA for f09dd04
View code at this point
Browse repository at this point
Commits on Feb 17, 2013
https://github.com/matplotlib/matplotlib/pull/1710
Show description for 05a9d9e
Daniel Hyams
committed
05a9d9e
View commit details
Copy full SHA for 05a9d9e
View code at this point
Browse repository at this point
Commits on Jan 28, 2013
Fix for Python 3
mdboom
committed
d5710a4
View commit details
Copy full SHA for d5710a4
View code at this point
Browse repository at this point
Fix #1710. When a font doesn't have glyph names, we should synthesize them.
mdboom
committed
be1d7dd
View commit details
Copy full SHA for be1d7dd
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
Remove redundant ob_refcnt's that cause crashes when built in DEBUG mode.
mdboom
committed
f88c084
View commit details
Copy full SHA for f88c084
View code at this point
Browse repository at this point
Commits on Dec 4, 2012
Remove NO_DEPRECATED flag -- this was accidentally committed.
mdboom
committed
745bb21
View commit details
Copy full SHA for 745bb21
View code at this point
Browse repository at this point
Commits on Nov 26, 2012
Fix some compiler warnings
mdboom
committed
33813e6
View commit details
Copy full SHA for 33813e6
View code at this point
Browse repository at this point
Commits on Aug 3, 2012
Reinstate the manual reference counting as discovered in #1054.
mdboom
committed
84524eb
View commit details
Copy full SHA for 84524eb
View code at this point
Browse repository at this point
Commits on Jun 7, 2012
Fixes #913. Paths that start with an "OFF" point should use their last point as an initial MOVETO. This is the SVG-specific corrolory to #905.
mdboom
committed
e0fbf5d
View commit details
Copy full SHA for e0fbf5d
View code at this point
Browse repository at this point
Commits on Apr 17, 2012
Merge remote-tracking branch 'origin/v1.1.x'
Show description for 76665d0
mdboom
committed
76665d0
View commit details
Copy full SHA for 76665d0
View code at this point
Browse repository at this point
Commits on Mar 23, 2012
Fix mono font rendering -- characters are now correctly superimposed. Primarily affects mathtext.
mdboom
committed
c36edf4
View commit details
Copy full SHA for c36edf4
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/v1.1.x'
Show description for 5b499f0
mdboom
committed
5b499f0
View commit details
Copy full SHA for 5b499f0
View code at this point
Browse repository at this point
Commits on Mar 22, 2012
Fix failing tests. The reasons for the failures were in the following categories:
Show description for 3b0c9a7
mdboom
committed
3b0c9a7
View commit details
Copy full SHA for 3b0c9a7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.