Commit graph

2 commits

Author SHA1 Message Date
Decrypt
812181c204 fix: optimize symbols mode performance and fix rendering bugs
- Fix major performance bottleneck in symbols mode by iterating only over
  intersection areas instead of full 1000x1000 tiles
- Optimize memory usage by creating output canvas only for intersection area
- Fix coordinate transformation logic bugs in symbol placement
- Remove redundant calculations and improve bounds checking
- Clean up TypeScript non-null assertions and unused code
- Symbols mode now renders significantly faster and without visual artifacts
2025-08-22 15:26:28 +02:00
ShinkoNet
0e8f4f5c1e V3.0 2025-08-11 00:51:36 +10:00