Commit graph

14 commits

Author SHA1 Message Date
f293092657 build(icons): migrate icon rasterization to rsvg-convert\n\n- Replace ImageMagick (magick/convert) with rsvg-convert in build script\n- Update icons/README to document rsvg-convert requirement 2025-08-24 02:25:18 -05:00
815fc66219 attempting to fix svg 2025-08-24 02:11:21 -05:00
36bef61f2e refactor(icons): remove color injection; set emphasis stroke directly in SVG\n\n- stroke set to #F5A623 in icons/file-search.svg\n- build script now rasterizes SVG as-is using ImageMagick only\n- docs updated to reflect new flow 2025-08-24 01:47:13 -05:00
81ced7369d chore(icons): simplify to ImageMagick-only rasterization path 2025-08-24 01:29:23 -05:00
6ba833769c fix(icons): generate non-transparent PNGs\n\n- prefer rsvg-convert/inkscape with fallback to ImageMagick\n- inject explicit stroke/fill on <path> to avoid inheritance issues\n- document rasterizer behavior in icons/README 2025-08-24 01:10:55 -05:00
11c0f38526 chore(build): move commit to release step and cleanup scripts\n\n- remove build:commit scripts and delete build-and-commit.js\n- add final release commit in release:push\n- update README to reflect new flow\n- document icon emphasis colors in icons/README 2025-08-24 01:05:57 -05:00
73544334c9 build(icons): generate toolbar/add-on PNGs from SVG with transparent background; configurable colors; stop tracking PNGs and ignore outputs 2025-08-23 23:51:22 -05:00
ce4f307da1 Merge branch 'main' of https://git.jordanwages.com/wagesj45/archive-org-link-grabber 2025-08-23 23:15:50 -05:00
ecd7a00806 Updated icons. 2025-08-23 23:15:21 -05:00
4e343046ab Update icons/README.md 2025-08-23 23:15:00 -05:00
22298a49b1 Update icons/README.md 2025-08-23 23:13:51 -05:00
b7f7ad4a44 adding svg for icon 2025-08-23 23:01:05 -05:00
7ed736a0ea Added add-on icons 2025-08-23 22:46:42 -05:00
c641ace30b feat(icons): wire extension and toolbar icons; add icons/README with placement and size guidance 2025-08-23 22:42:40 -05:00