← Back to team overview

kicad-developers team mailing list archive

menu bitmaps

 

Currently the CMakeLists.txt says that menu icons are 16x16, but many
of the icons which i believe are in the menu and in the menu only are
in the 26x26 list, this includes the lang_* icons (for example) which
i have yet to see outside of the language menu.

which one should it be and can the comment in the CMakeLists be clarified.

Also due to the cmake option disabling the menu bitmaps (esspecially
on osx, where its disabled by default) does it make sense to make a
seperate set of the menu bitmaps so that they can be selectively built
depending on whether the cmake option is actually enabled

Simon