Since we can’t edit icons for custom commands, is there an equivalent to “TestExtractRUIBitmaps” in Mac? That way we could edit them in a separate app?
Thanks
Since we can’t edit icons for custom commands, is there an equivalent to “TestExtractRUIBitmaps” in Mac? That way we could edit them in a separate app?
Thanks
Rhino for Mac uses scalable vector images (PDF) for tool palette button images, not bitmaps. This was necessary for good looking images that scale well on retina displays. There is no command for extracting the PDF images.
When creating a custom command, you can drag either a PDF or a bitmap onto the image well in the command editor window to set the image for a custom command.