<div dir="auto">It's not that I don't like it, but the mouse issue has been a thing for a few weeks and Im pretty over the mouse lol. The rest of the project so far is honestly going smoothly. Executing programs, resource management, displaying text/erasing it properly and y'know whatever else is pretty relaxed. <div dir="auto">Debugging those is also streamlined since the code is pretty organized. But this mouse has been an absolute nightmare lmao especially in comparison to the rest. But thank you for your response! I'm going to look into your suggestion and chances are pretty high I'm just gonna commit to it. Have a good rest of your week!</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, Feb 17, 2025, 4:49 AM Carsten Haitzler <<a href="mailto:raster@rasterman.com">raster@rasterman.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 15 Feb 2025 21:41:37 -0500 Zinful <<a href="mailto:zinfulpersonal@gmail.com" target="_blank" rel="noreferrer">zinfulpersonal@gmail.com</a>> said:<br>
<br>
> I'm working on a project currently for college making a shitty GUI. I'm<br>
> having trouble getting the proper color values for around the mouse so it<br>
> overwrites drawn pixels on the screen with black. I was wondering if anyone<br>
> could peek at my code and point to where I'm going wrong<br>
<br>
You seem to not like the project. :)<br>
<br>
I suggest you stop worrying about how to draw the mouse and instead work out<br>
how to fill in the fb from a backing buffer where you composite an existing<br>
set of content and a mouse sprite. I suggest you google on what sprites are and<br>
how to draw your own in software on top of an existing array of pixels.<br>
<br>
-- <br>
------------- Codito, ergo sum - "I code, therefore I am" --------------<br>
Carsten Haitzler - <a href="mailto:raster@rasterman.com" target="_blank" rel="noreferrer">raster@rasterman.com</a><br>
<br>
</blockquote></div>