FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for lib/matplotlib/textpath.py - matplotlib/matplotlib · GitHub
matplotlib
/
matplotlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8.5k
Star
23.3k
Code
Issues
1.1k
Pull requests
433
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
lib
matplotlib
textpath.py
on
v3.11.2
User selector
Datepicker
Commit history
Commits on Oct 29, 2025
Use libraqm for text in vector outputs
QuLogic
committed
bd17cd4
View commit details
Copy full SHA for bd17cd4
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
Add font feature API to FontProperties and Text
Show description for 972a688
QuLogic
committed
972a688
View commit details
Copy full SHA for 972a688
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
Add language parameter to Text objects
QuLogic
committed
7ce8eae
View commit details
Copy full SHA for 7ce8eae
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
Merge branch 'main' into text-overhaul
QuLogic
committed
c8369ff
View commit details
Copy full SHA for c8369ff
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
Use glyph indices for font tracking in vector formats
Show description for f630b48
QuLogic
committed
f630b48
View commit details
Copy full SHA for f630b48
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Parse {lua,xe}tex-generated dvi in dviread.
anntzer
committed
a635671
View commit details
Copy full SHA for a635671
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Rework mapping of dvi glyph indices to freetype indices.
Show description for a3c14cf
anntzer
committed
a3c14cf
View commit details
Copy full SHA for a3c14cf
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Fix loading of Type1 "native" charmap.
Show description for d31d674
anntzer
committed
d31d674
View commit details
Copy full SHA for d31d674
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
ft2font: Convert loading flags into an enum
Show description for 36349aa
QuLogic
authored and
tacaswell
committed
36349aa
View commit details
Copy full SHA for 36349aa
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
swap xkcd script for humor sans
Show description for 0c34e5e
story645
and
oscargus
committed
0c34e5e
View commit details
Copy full SHA for 0c34e5e
View code at this point
Browse repository at this point
Commits on Jun 25, 2023
[doc] Improve documentation types
oscargus
committed
c85551c
View commit details
Copy full SHA for c85551c
View code at this point
Browse repository at this point
Commits on Mar 5, 2023
Remove get_texmanager
oscargus
committed
f86cfb2
View commit details
Copy full SHA for f86cfb2
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
Use "array" instead of "numpy array" except when emphasis is needed.
Show description for 2b54261
anntzer
committed
2b54261
View commit details
Copy full SHA for 2b54261
View code at this point
Browse repository at this point
Commits on Dec 17, 2022
Soft deprecate the textpath module (import from text instead)
Show description for 9b8a598
oscargus
committed
9b8a598
View commit details
Copy full SHA for 9b8a598
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
ENH: add font fallback support to svg
tacaswell
committed
140257e
View commit details
Copy full SHA for 140257e
View code at this point
Browse repository at this point
Commits on Apr 19, 2022
Merge pull request #22609 from anntzer/dvifonthelpers
Show description for c6c7ec1
oscargus
authored
c6c7ec1
View commit details
Copy full SHA for c6c7ec1
View code at this point
Browse repository at this point
Improve usability of dviread.Text by third parties.
Show description for 89a7e19
anntzer
committed
89a7e19
View commit details
Copy full SHA for 89a7e19
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
Merge pull request #22704 from anntzer/tpg
Show description for 5971feb
oscargus
authored
5971feb
View commit details
Copy full SHA for 5971feb
View code at this point
Browse repository at this point
Small simplification to textpath.
Show description for 0f757d2
anntzer
committed
0f757d2
View commit details
Copy full SHA for 0f757d2
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Make an empty path_effect path for an empty string
has2k1
committed
cc08a02
View commit details
Copy full SHA for cc08a02
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Small cleanups around TexManager usage.
Show description for 6762744
anntzer
committed
6762744
View commit details
Copy full SHA for 6762744
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Properly capitalize "Unicode".
Show description for 88cb4c9
anntzer
committed
88cb4c9
View commit details
Copy full SHA for 88cb4c9
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Raise an exception when find_tex_file fails to find a file.
Show description for 7785784
anntzer
committed
7785784
View commit details
Copy full SHA for 7785784
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
Clarify tutorial about style sheets and rcParams
andthum
committed
117b4a1
View commit details
Copy full SHA for 117b4a1
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Add super __init__ to `TextPath` and mark readonly.
Show description for 650160a
QuLogic
committed
650160a
View commit details
Copy full SHA for 650160a
View code at this point
Browse repository at this point
Commits on May 25, 2021
Remove tilde in code links where not necessary
Show description for d397011
timhoffm
committed
d397011
View commit details
Copy full SHA for d397011
View code at this point
Browse repository at this point
Commits on May 1, 2021
Move _text_layout to _text_helpers.
anntzer
committed
6f7f72a
View commit details
Copy full SHA for 6f7f72a
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
Include kerning when outputting pdf strings.
anntzer
committed
1e1883b
View commit details
Copy full SHA for 1e1883b
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
Merge pull request #17669 from anntzer/svgfont
Show description for eeadff3
jkseppan
authored
eeadff3
View commit details
Copy full SHA for eeadff3
View code at this point
Browse repository at this point
Commits on Aug 1, 2020
Switch svg glyph references back to hex; merge tex & non-tex names.
Show description for e314d29
anntzer
committed
e314d29
View commit details
Copy full SHA for e314d29
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Deprecate various vector-backend-specific mathtext helpers.
Show description for 4b2a3a9
anntzer
committed
4b2a3a9
View commit details
Copy full SHA for 4b2a3a9
View code at this point
Browse repository at this point
Commits on May 27, 2020
Merge pull request #17485 from anntzer/usenotex
Show description for a3d7a42
QuLogic
authored
a3d7a42
View commit details
Copy full SHA for a3d7a42
View code at this point
Browse repository at this point
Commits on May 22, 2020
Support marking a single artist as not-usetex.
Show description for e919969
anntzer
committed
e919969
View commit details
Copy full SHA for e919969
View code at this point
Browse repository at this point
Simplify handling of fontproperties=None.
Show description for 4eda3f2
anntzer
committed
4eda3f2
View commit details
Copy full SHA for 4eda3f2
View code at this point
Browse repository at this point
Commits on May 7, 2020
MNT: remove unused import
tacaswell
committed
41e19a8
View commit details
Copy full SHA for 41e19a8
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL