Commit 58a0050
chore(release): 19.3.0 (#1438)
* docs(readme): refresh CodeAndWeb tool icons with vector originals
Replace the rasterized PNG versions of the TexturePacker / SpriteIlluminator /
PhysicsEditor icons with the official SVG originals extracted from
codeandweb.com. The PNGs had a visible white halo on dark backgrounds caused
by raster anti-aliasing of the brand's deliberate outer ring; the vector
versions render the ring as a crisp 3px line at any size. Sized at 112×112
to match the original PNG dimensions.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* chore(release): stamp 19.3.0 release date (2026-05-08)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* docs(readme): use absolute URLs for CodeAndWeb tool icons
Address Copilot review on #1438. The melonjs package's `files`
whitelist (packages/melonjs/package.json) does not include `media/`,
so relative `media/icons/*.svg` paths would 404 when the README is
rendered from the npm tarball (e.g. on npmjs.com). Switch to
`https://github.com/melonjs/melonJS/raw/master/media/icons/*.svg`,
matching the convention already used by the banner image at the top
of the same file.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3a4ec96 commit 58a0050
8 files changed
Lines changed: 7 additions & 4 deletions
File tree
- media/icons
- packages/melonjs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
Binary file not shown.
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments