8000 Mathtext font tests by mdboom · Pull Request #19 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Mathtext font tests #19

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

Closed
wants to merge 1 commit into from
Closed

Conversation

mdboom
Copy link
Member
@mdboom mdboom commented Feb 23, 2011

Some of the tables that map characters to STIX font glyphs were out-of-date with the version of the STIX fonts we have. This fixes those tables, and adds a new set of regression tests to check for this kind of thing.

uppercase = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
lowercase = "abcdefghijklmnopqrstuvwxyz"
uppergreek = r"\Gamma \Delta \Theta \Lambda \Xi \Pi \Sigma \Upsilon \Phi \Psi \Omega"
lowergreek = r"\alpha \beta \gamma \delta \epsilon \zeta \eta \theta \iota \lambda \mu \nu \xi \pi \kappa \rho \sigma \tau \upsilon \phi \chi \psi"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a nit: would you mind wrapping this line?

@ddale
Copy link
Contributor
ddale commented Feb 23, 2011

Should this patch be applied to v1.0.x first? If so, I think you can just modify the pull request to point to the right branch.

@mdboom
Copy link
Member Author
mdboom commented Feb 24, 2011

Yes -- it should be applied on 1.0.x. Reading the github docs, I can't find a way to modify the destination (base) of the pull request after the fact. I will try to create a new one correctly, and assuming that works, close this one.

…en the STIX fonts were updated. Add a number of regression tests to check for this kind of thing.
@richbwood richbwood mentioned this pull request Dec 19, 2012
fariza added a commit to fariza/matplotlib that referenced this pull request Sep 22, 2016
swfiua added a commit to swfiua/matplotlib that referenced this pull request Mar 17, 2017
fix README and remove curio.sleep() in sonogram.run()
tacaswell added a commit that referenced this pull request Mar 20, 2017
TST afm._to_str is now tested against utf8-encoded bytes
@wexi wexi mentioned this pull request Oct 25, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0