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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to