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
.
fedora-python
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
6
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
unbundle-jquery-v2.2.x
User selector
All users
Datepicker
All time
Commit history
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
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
Previous
Next
You can’t perform that action at this time.