Ticket #260 (closed task: wontfix)

Opened 1 month ago

Last modified 2 days ago

WITH 16 BIT COLOR DEPTH .. COLORS ARE NOT DRAWN PROPERLY

Reported by: deepak.m Assigned to: mbensi
Priority: major Milestone: Galekid
Component: Bug Fix Version: 1.0
Keywords: Cc:
Number of hours worked: % Complete: 00
Number of hours remaining:

Description

in doduo there is no option to set color depth to 16 .. even if we hard code the SDL video initialize with 16 bpp it will draw buttons and scrollbar in red color instead gray colors ..and few background colors

Change History

08/19/08 13:04:03 changed by deepak.m

hi

even tho my fb is 16 bit i used 32 bit value in main.cpp and all colors are drawing properly now .. i don't think there is a necessity of using value 16 .. so i think we can use value 32 instead of 16 .. so mbensi you can close this ticket in case no body else have this problem :)

Thanks

08/19/08 14:27:45 changed by mbensi

  • status changed from new to closed.
  • resolution set to wontfix.