Skip to content

Conversation

@yukal
Copy link
Contributor

@yukal yukal commented Aug 9, 2025

Just a new version with some technical improvements:

  • kept the same style
  • same line thickness
  • symmetry is maintained
  • no transformations with matrix (pure math nodes)
  • reduce svg size using grouped styles

Additional

  • fix grid without using transformation (e.g. transform="translate(72) rotate(90)")

Testing

Layers
  #line layer existing?
    ✔   E145-v2.svg should have a single #line layer
    ✔   E145-v3.svg should have a single #line layer

  #color layer existing?
    ✔   E145-v2.svg should have a single #color layer
    ✔   E145-v3.svg should have a single #color layer

  #grid layer existing?
    ✔   E145-v2.svg should have a single #grid layer
    ✔   E145-v3.svg should have a single #grid layer

7580 passing (20s)

yukal added 5 commits August 10, 2025 01:33
also fix grid without using transformation, just pure math nodes, and reduce svg size using grouped styles
fix grid without using transformation, just pure math nodes, and reduce svg size using grouped styles
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.

1 participant