Where is the Rhino Toolbar icon located in the installation directory? I want to edit them in bulk

RH-68352
I went ahead and created two test commands:

  1. 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.
  2. 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.

Thanks!

Thank you @JohnM and @pascal

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.

Can’t access the attachment anymore… :frowning:

That link is open to the public now.
-wim

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?

Hi -

Rhino 8 uses toolbar buttons in vector format. You can use the TestDumpSVGs command to dump those on the desktop.
-wim

@Wim is there a way to find a list to match the command name associated to each svg icons? Some svg name are different from the English command.

Thanks a lot

Hi Antoine -

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 :slight_smile: )
Maybe could it be fixed in a next update :slight_smile:
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.

See this: