Hello, in attachment you can see the current kicad (cvpcb) icon bar as well as my cvpcb built few mins ago with the command:
sudo cmake ../ -DKICAD_TESTING_VERSION=ON -DCMAKE_BUILD_TYPE=Debug -DMAINTAIN_PNGS=ON There seem to be an icon problem ( the one on the right). I see from the bzr log that jean-pierre built that and I wonder if the problem is because you built it on windows? If I had to say what the problem is, well maybe is the option "--export-area-snap" in line 536 of bitmaps_png/CMakeList but maybe not. Either way, jean-pierre, could you please try to rebuild kicad with: sudo cmake ../ -DKICAD_TESTING_VERSION=ON -DCMAKE_BUILD_TYPE=Debug -DMAINTAIN_PNGS=ON to see if maybe you just forgot to merge this bad icon. Unfortunately when you try to make icons, pixel alignment determines the difference between sharp and fuzzy icons. cheers Fabrizio
<<attachment: icon problem.png>>
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

