Hi all,
Pavel give me the way to change the size of icon in toolbar (I need bigger for my bigger finger, 'cause touchscreen).
I enlarge icon by changin the wxSize (look the post "How to change the size of the toolbar button") and re-compile the code.
Work perfectly but icon look very pixelated..
So I try to follow the way given by Pavel to modify the svg icon in src/bitmaps...
Well I read sh script but not realy understand how to resyze the svg icon of the "ribbon" tool...
Could somebody could explain the way to do that?
Thanks