mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-30 02:14:43 +08:00
37f2e248dc
Both were "fake vector" SVGs wrapping a single oversized base64 PNG (ccsub embedded 1446x1328 / 1.16MB, shengsuanyun 720x720 / 212KB), rendered at ~32px. Downscale the embedded bitmap to a 256px max dimension and re-embed, keeping the SVG wrapper, filename, and import unchanged (no code change). Result: ccsub 1.16MB -> 60KB, shengsuanyun 212KB -> 51KB.