[Kernel/SF] SF13 - Gradient fill is not working #206

Open
opened 2025-04-10 16:20:15 +02:00 by Burer · 0 comments
Owner

SF 13 description from sysfuncs.txt states, that:

edx = color 0xRRGGBB or 0x80RRGGBB for gradient fill

However, I didn't find any way to make gradient fill actually work. Even if other registers are filled with other colors, fill still remains single-color.

Perhaps this is a documentation error, and the gradient fill functionality was not intended at all.

SF 13 description from `sysfuncs.txt` states, that: ```asm edx = color 0xRRGGBB or 0x80RRGGBB for gradient fill ``` However, I didn't find any way to make gradient fill actually work. Even if other registers are filled with other colors, fill still remains single-color. Perhaps this is a documentation error, and the gradient fill functionality was not intended at all.
Burer added the
Kind
Bug
Status
Need More Info
Category/Kernel
Priority
Medium
labels 2025-04-10 16:20:15 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#206
No description provided.