-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ez plot #295
Ez plot #295
Conversation
vcs/__init__.py
Outdated
@@ -189,6 +189,15 @@ class VCSDeprecationWarning(DeprecationWarning): | |||
("default", "AvantGarde-Book_Bold.ttf"), | |||
("Clarendon", "Clarendon.ttf"), | |||
("Courier", "Courier.ttf"), | |||
("DejaVuSans-Bold","DejaVuSans-Bold.ttf"), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jccosta could you add the new fonts last, inserting them here will change the number for the fonts after them and if people rely on font number rather than name for their script it will mess them up.
@jccosta considering the error I get in the vcsaddons, would you mind adding a test for the switchfont issue I ran into there? Thanks. |
Something like this: ac58a89 ? |
Anyway, I changed it for a better way of testing. |
These the changes for EzPlot, a new library aiming to help users creating really nice plots.
Background color was added for the legend box and new fonts for the system.