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 }}
isolver
/
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 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
Commits on Feb 27, 2012
Makes the "hinting factor" tweakable at runtime.
Show description for 1d78d3d
mdboom
committed
1d78d3d
View commit details
Copy full SHA for 1d78d3d
View code at this point
Browse repository at this point
Commits on Dec 6, 2011
Backport 98ee4e991ae142622f3814db193b75236eb77cea to v1.1.x branch
mdboom
committed
bbc5e66
View commit details
Copy full SHA for bbc5e66
View code at this point
Browse repository at this point
Commits on Nov 16, 2011
Merge pull request #578 from mdboom/ft2font-as_rgba_str
Show description for 890ee59
mdboom
committed
890ee59
View commit details
Copy full SHA for 890ee59
View code at this point
Browse repository at this point
Commits on Nov 10, 2011
Simplify some of the c++ code
mdboom
committed
121ff66
View commit details
Copy full SHA for 121ff66
View code at this point
Browse repository at this point
Reinstate FT2Image.as_rgb_str() and FT2Image.as_rgba_str(). Doesn't follow the broken model before where improperly-reference-counted copies were made. Alternative to #575
mdboom
committed
e611471
View commit details
Copy full SHA for e611471
View code at this point
Browse repository at this point
Commits on Jun 13, 2011
Merge remote-tracking branch 'main/master'
Show description for f2d8547
mdboom
committed
f2d8547
View commit details
Copy full SHA for f2d8547
View code at this point
Browse repository at this point
Commits on May 9, 2011
More progress in new SVG backend. Now "passes" more regression tests, logically if not officially.
mdboom
committed
8dd762e
View commit details
Copy full SHA for 8dd762e
View code at this point
Browse repository at this point
Initial progress with new SVG backend
mdboom
committed
1e04fcd
View commit details
Copy full SHA for 1e04fcd
View code at this point
Browse repository at this point
Commits on Apr 4, 2011
Merge remote branch 'main/master'
Show description for 64471cf
mdboom
committed
64471cf
View commit details
Copy full SHA for 64471cf
View code at this point
Browse repository at this point
Commits on Mar 23, 2011
Merge remote-tracking branch 'remotes/origin/v1.0.x'
astropy-buildbot
committed
79984f7
View commit details
Copy full SHA for 79984f7
View code at this point
Browse repository at this point
Merge branch 'ob_refcnt' of https://github.com/mdboom/matplotlib-py3 into mdboom-ob_refcnt
astropy-buildbot
committed
85af0c0
View commit details
Copy full SHA for 85af0c0
View code at this point
Browse repository at this point
Commits on Mar 22, 2011
Fix reference counting bug that was causing a memory leak in test_mathtext_font_* regression tests.
Show description for 98ee4e9
astropy-buildbot
committed
98ee4e9
View commit details
Copy full SHA for 98ee4e9
View code at this point
Browse repository at this point
Commits on Mar 17, 2011
Use PyMODINIT_FUNC where appropriate.
cgohlke
authored and
mdboom
committed
25b6910
View commit details
Copy full SHA for 25b6910
View code at this point
Browse repository at this point
Commits on Mar 16, 2011
ft2font: Use mask-and-shift to fix GCC complaint about dereferencing of type-punned pointer.
stefanv
authored and
Neil
committed
e05c2fa
View commit details
Copy full SHA for e05c2fa
View code at this point
Browse repository at this point
Commits on Mar 8, 2011
Simplify mathtext code so it doesn't require cyclical/weak references anymore. Alas, still no luck solving the mysterious FT2Image memory leak.
mdboom
committed
5a4c578
View commit details
Copy full SHA for 5a4c578
View code at this point
Browse repository at this point
Remove the as_rgb and as_rgba methods from FT2Image, as they are no longer used and they are kind of a reference-counting mess. Alas, this does not yet fix the FT2Image memory leak issue on Python…
mdboom
committed
590992e
View commit details
Copy full SHA for 590992e
View code at this point
Browse repository at this point
Fix mathtext regression tests
mdboom
committed
094a4ab
View commit details
Copy full SHA for 094a4ab
View code at this point
Browse repository at this point
Commits on Mar 3, 2011
Various minor cleanups to FT2Font
mdboom
committed
148025b
View commit details
Copy full SHA for 148025b
View code at this point
Browse repository at this point
Move FT2Font to new PyCXX extension type API
mdboom
committed
8ba1981
View commit details
Copy full SHA for 8ba1981
View code at this point
Browse repository at this point
Further (incomplete) progress
astropy-buildbot
committed
3878f85
View commit details
Copy full SHA for 3878f85
View code at this point
Browse repository at this point
Commits on Mar 2, 2011
Update FT2Font to use the "new" extension API in CXX
astropy-buildbot
committed
4715685
View commit details
Copy full SHA for 4715685
View code at this point
Browse repository at this point
Commits on Feb 22, 2011
Fix Python 2.x build
astropy-buildbot
committed
ac0cf85
View commit details
Copy full SHA for ac0cf85
View code at this point
Browse repository at this point
First time passing "mathtext demo"
astropy-buildbot
committed
1b03d30
View commit details
Copy full SHA for 1b03d30
View code at this point
Browse repository at this point
Fix font manager so it doesn't miss some fonts whose attributes don't parse as UTF-8.
Show description for ba5610f
astropy-buildbot
committed
ba5610f
View commit details
Copy full SHA for ba5610f
View code at this point
Browse repository at this point
Consistent use of PY3K #define everywhere.
astropy-buildbot
committed
81219db
View commit details
Copy full SHA for 81219db
View code at this point
Browse repository at this point
C/C++ compiling (not necessarily working) with Py3K
Show description for cec3212
mdboom
authored and
ddale
committed
cec3212
View commit details
Copy full SHA for cec3212
View code at this point
Browse repository at this point
Commits on Oct 27, 2010
Tell emacs more about our C++ files.
Show description for 990b649
mdboom
committed
990b649
View commit details
Copy full SHA for 990b649
View code at this point
Browse repository at this point
Commits on Jun 24, 2010
Standardizing formatting of C/C++ code.
Show description for 6b64386
mdboom
committed
6b64386
View commit details
Copy full SHA for 6b64386
View code at this point
Browse repository at this point
Commits on Jun 10, 2010
[3011582] stix_fonts_demo.py assert error
Show description for b5ce842
mdboom
committed
b5ce842
View commit details
Copy full SHA for b5ce842
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.