summaryrefslogtreecommitdiff
path: root/icons/tools
AgeCommit message (Collapse)Author
2021-02-02Fix aspect ratio on all PNG iconsTim Hockin
We only need to fix the width, the height will be proportional automatically.
2020-08-27icons/tools/rasterize: adjust shell requirementsJoshua Allard
2019-11-01Add size=256 iconsTim Hockin
At some point the size was changed to 256 but the script was never run. I don't think we should break anyone who used 128x128 icons, so generate both.
2019-11-01Fix registry nameTim Hockin
2019-09-25Fixed repository name for visio stencil creatorDavid Hovey
2019-09-25Created script for building Docker image used with visio stencils, updating ↵David Hovey
usage of Docker related Docker image
2019-06-06Changed implementation of visio stencil scriptDavid Hovey
2019-06-06Fix for visio scriptDavid Hovey
2019-06-06Added execute permissions for icon scriptsDavid Hovey
2019-06-06Update update-visio.shDavid Hovey
Fix for visio script
2019-06-06Fixed path of png iconsDavid Hovey
2019-06-06Added script to update visio stencil from png iconsDavid Hovey
2018-07-09move icons + update READMEEtienne Coutaud