Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Fix sub-bullets on the memory improvements PR entry
  • Loading branch information
vancluever authored Oct 23, 2024
1 parent 3458719 commit a618be2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ dash pattern, and also affecting the capping as per normal stroking.
IMPROVEMENTS:

* internal: memory optimizations for the painter (mostly AA).
- [#50](https://github.com/vancluever/z2d/pull/50)
- Depending on the pixel source being used, this PR results in between 12%-55%
less RAM used by AA rasterization, based on the lack of extra allocations
alone!
- [#50](https://github.com/vancluever/z2d/pull/50)
- Depending on the pixel source being used, this PR results in between 12%-55%
less RAM used by AA rasterization, based on the lack of extra allocations
alone!

BUG FIXES:

Expand Down

0 comments on commit a618be2

Please sign in to comment.