Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Toolbars for Visual Studio 2019
#5
(06-08-2021, 10:12 PM)Ofnuts Wrote: Can you post a small bitmap that works, and one that doesn't?

OK, so trying to put a ZIP with examples together I got a whole new idea : do the opposite of what they say on the forum - and it works! 

One must NOT convert to RGB! Maybe that changed at one point in MSVS or in GIMP... anyway, the settings that finally worked are :
Image/Mode -> Indexed colors (the original setting when opening an existing bitmap, DO NOT CHANGE THIS)

File/Export as ... : 
- Run-Length encoded : do not check
- Compatibility options : do not write color space information : check
- Advanced options : is not accessible, but that DOESN'T MATTER !

Tested with Microsoft Visual Studio 2019 enterprise edition. 


Thanks for your help !

Werner


Attached Files
.zip   Res.zip (Size: 2.4 KB / Downloads: 77)
Reply


Messages In This Thread
Toolbars for Visual Studio 2019 - by werner - 06-03-2021, 12:58 PM
RE: Toolbars for Visual Studio 2019 - by Ofnuts - 06-03-2021, 11:55 PM
RE: Toolbars for Visual Studio 2019 - by werner - 06-07-2021, 02:46 PM
RE: Toolbars for Visual Studio 2019 - by Ofnuts - 06-08-2021, 10:12 PM
RE: Toolbars for Visual Studio 2019 - by werner - 06-09-2021, 02:57 PM

Forum Jump: