Skip to content

Conversation

@Argmaster
Copy link
Owner

Changelog:

  • Fixed rotation of center line (21) primitive in SVG renders.
  • Fixed rendering of rotated center line (21) primitive in PNG renders.
  • Fixed calculation of bounding box rotations for rectangle flashes.
  • Added test cases for center line (21) primitive with different rotations.

Resolves: #242

@Argmaster Argmaster added the bug Something isn't working label Jul 6, 2024
@Argmaster Argmaster added this to the 2.4.1 milestone Jul 6, 2024
@Argmaster Argmaster self-assigned this Jul 6, 2024
@codecov
Copy link

codecov bot commented Jul 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.66%. Comparing base (a6e0151) to head (86ff347).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
+ Coverage   82.65%   82.66%   +0.01%     
==========================================
  Files         194      194              
  Lines        7680     7686       +6     
==========================================
+ Hits         6348     6354       +6     
  Misses       1332     1332              
Flag Coverage Δ
unittests 82.66% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Argmaster Argmaster merged commit b145abb into main Jul 6, 2024
@Argmaster Argmaster deleted the fix/242 branch July 6, 2024 22:07
@Argmaster Argmaster mentioned this pull request Jul 6, 2024
10 tasks
Argmaster added a commit that referenced this pull request Aug 11, 2024
Changelog:
- Fixed rotation of center line (21) primitive in SVG renders.
- Fixed rendering of rotated center line (21) primitive in PNG renders.
- Fixed calculation of bounding box rotations for rectangle flashes.
- Added test cases for center line (21) primitive with different
rotations.

Resolves: #242
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Wrong orientation of apertures when rendering to svg

2 participants