This python script generates a bitmap strip that can be used as a toolbar resource for windows applications.
https://github.com/ovidiuvio/toolbar-strip.git
Define toolbar items in toolbar.json:
[
"images/icons8-about-16.png",
"images/icons8-web-16.png",
"images/icons8-settings.svg",
"images/icons8-console-16.png",
"images/icons8-memory-16.png",
"images/icons8-file.svg",
"images/icons8-save-16.png"
]
Assemble the toolbar strip:
python3 toolbar.py
This will combine the icons listed in toolbar.json
into a single PNG image named toolbar.png
.
Icons from https://icons8.com/