Skip to content
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

More changes to Graphics (part2) #1232

Merged
merged 2 commits into from
Dec 17, 2024
Merged

More changes to Graphics (part2) #1232

merged 2 commits into from
Dec 17, 2024

Conversation

rocky
Copy link
Member

@rocky rocky commented Dec 17, 2024

graphics.py:

  • Reduce default asy line width
  • Add a return type annotation
  • remove deprecated logging.warn

asy.py:

  • Remove math mode in text label

svg.py

  • Remove deprecated version number in tag.
  • Convert to format strings

graphics.py:
* Reduce default asy line width
* Add a return type annotation
* remove depreated lgging.warn

asy.py:
* Remove math mode in text lable

svg.py
* Remove deprecated version number in <svg> tag.
* convert to format strings
@rocky rocky requested a review from mmatera December 17, 2024 13:18
Copy link
Contributor

@mmatera mmatera left a comment

Choose a reason for hiding this comment

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

LGTM

@rocky rocky merged commit b0053a3 into master Dec 17, 2024
14 checks passed
@rocky rocky deleted the graph-images-part2 branch December 17, 2024 20:23
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.

2 participants