refterm icon indicating copy to clipboard operation
refterm copied to clipboard

Bug hunting

Open cmuratori opened this issue 3 years ago • 0 comments

The entire V1 codebase was written in a very short period of time, and I didn't know DirectWrite, Direct2D, or Direct3D when I wrote it. I basically just worked off @mmozeiko's Direct3D example, and then added DirectWrite and Direct2D just by reading the MSDN docs.

I am pretty sure the code for this stuff is probably buggy :) It would be nice if folks who have experience with these APIs could go through and look for errors, or perhaps do some kind of testing to see what they can find with respect to bugs or mistakes.

- Casey

cmuratori avatar Jul 03 '21 09:07 cmuratori