Since working on the updated images for the Sigil user manual I have been toying with the idea of creating my own custom toolbar.
I have located the current icons at
https://github.com/Sigil-Ebook/Sigil...rce_Files/main and have downloaded all the svg files.
I am fairly good at using CorelDraw and Photoshop so I can create any new icons (or modify existing) to suit, but it's the compiling bit that is the daunting bit - "You can use the command line to run rcc: rcc -binary -o PATH_TO_OUTPUT_FILE.RCC PATH_TO_QRC_FILE"
I have located and dowloaded qt-unified for Windows (but not yet installed) so I was wondering if one of the experts could do a simple tutorial as to how one goes about compiling all the svg files into the required .rcc file.
Thanks,
Ashley