Custom icon size issue in AutoCAD 2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a bunch of icons embedded in a dll file, one for light icons one for dark icons, that we use for all of our custom ribbon buttons. The images themselves are fairly old and do not conform to the standard sizes of 16x16 pixels or 32x32 pixels. Setting the system variable RIBBONICONRESIZE to 0 should tell AutoCAD not to resize the images and this is how we have typically setup AutoCAD in the past and everything looked fine. Unfortunately after installing all of our custom tools in AutoCAD 2022 it seems that things are not working as they use to. In AutoCAD 2022 all icons seem to be resized to 16x16 or 32x32 regardless of the system variable RIBBONICONRESIZE. Switching the variable from 1 to 0 is only shifting the position of the icons but the size looks to be the same. Anyone else come across this issue or know of a fix?