Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Standardize/update current SVG images #1409

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Standardize/update current SVG images #1409

merged 1 commit into from
Feb 12, 2024

Conversation

Randalphwa
Copy link
Collaborator

This PR updates all of the current SVG files with a goal of being more consistent. In particular, the following changes were made:

  • Viewport removed, all document sizes are now 30x30.
  • Line breaks and indentation added (means diffs in git will only reflect single line changes). Note that wxUiEditor will remove these before compression, so this has no effect on the final file size.
  • All dimensions are absolute -- the transformation matrix is removed.
  • Most files now have an empty outer rectangle -- this is used to ensure that the contents of the file are positioned relative to the outer border.

@Randalphwa Randalphwa merged commit b30d1fe into main Feb 12, 2024
@Randalphwa Randalphwa deleted the svg_graphics branch February 12, 2024 00:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant