RH-68352
I went ahead and created two test commands:
ExportRuiBitmaps - Exports small, medium and large images to specified directory. The directory will contain sub directories for each open RUI file which will in turn contain Small, Medium and Large sub directories. The size directories will contain a PNG file for each referenced macro bitmap.
ImportRuiBitmaps - Imports PNG files as macro bitmaps for each sub folder.
I have only done very basic testing so I would suggest backing up your custom workspaces before testing but my initial tests worked fine. I will post a link to the Rhino build containing the commands tomorrow.
Hi John,
sorry for revamping this thread but I wish to extract all the Rhino tools icons in a batch.
The ExportRuiBitmaps appears on the screen but it does nothing.
Is supposed to work?
I wish to be able to do it because I’m working on a series of tutorials and would be nice to have fully vectorial icons.
I tried ExportRUIBitmaps in Rhino 8 and after selecting the folder, nothing happened. Version 8 SR8 (8.8.24170.13001, 2024-06-18) I went ahead and used Rhino 7 to get the bitmaps I needed, it was still a very helpful utility.
Will this command be updated to work for Rhino 8?
If updated, would there be any way to also extract the vector files that might have been used to create custom toolbar icons?
The names in the svg icons should match the names of the commands or the English button names (Tool tip). Do you have examples of where this is not the case?
-wim
@wim I found some icons like “Join” that appears as and “GuID”.svg when extracting all svg’s:
63ab5a76-154c-41b1-9fb8-9a05485657f2.svg
Some others also have a “raw name” and not the function name (i count 8 in the 1480 icons )
Maybe could it be fixed in a next update
Thanks
Any idea where the icon images are for version 8? There are no folders for UI in Rhino 8 install in user roaming location nor are there any other folders that I can see that have them.