[fpc-devel] CreateGrayScalePalette exception
    Vincent Snijders 
    vsnijders at quicknet.nl
       
    Sun Jun 29 12:46:28 CEST 2008
    
    
  
Michael Van Canneyt schreef:
> 
> On Fri, 27 Jun 2008, Paul Ishenin wrote:
> 
>> Hello,  FPC developers' list.
>>
>> CreateGrayScalePalette raises an exception. The problem is that palette is
>> created with count = 0 and every color assigment increase color count. I dont
>> know why it is done so but as result you cannot assign palette colors from
>> highier indexes to lower. It is not a big problem but CreateGrayScalePalette
>> doesnot follow this rule and raises an exception.
>>
>> Attached patch fixes CreateGrayScalePalette.
> 
> Applied, thank you.
> 
Can this be merged to fpc 2.2.3 and the release candidate of fpc 2.2.2?
Vincent
    
    
More information about the fpc-devel
mailing list