Skip to content

[cmds] Minor fixes to Paint#2423

Merged
ghaerr merged 1 commit intomasterfrom
paint
Oct 28, 2025
Merged

[cmds] Minor fixes to Paint#2423
ghaerr merged 1 commit intomasterfrom
paint

Conversation

@ghaerr
Copy link
Copy Markdown
Owner

@ghaerr ghaerr commented Oct 28, 2025

While porting some of the Paint graphics code to GFX, it was noticed that when drawing lines in Paint, the first point is always drawn twice and the last point never drawn. Also, the draw rectangle routine draws the corners twice. This PR fixes that, for @Vutshi's perfection!

A bug in the IA16 and C86 versions for drawvline is also fixed, when the end point is previous to the starting point.

@ghaerr ghaerr merged commit 3ce86d6 into master Oct 28, 2025
1 check passed
@ghaerr ghaerr deleted the paint branch October 28, 2025 17:33
@Vutshi
Copy link
Copy Markdown
Contributor

Vutshi commented Oct 28, 2025

Great to see Paint getting closer to perfection!

Someday I’ll be back with a path-tracing 3D renderer for ELKS and the good old 8088. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants