Irmen de Jong

Results 107 comments of Irmen de Jong

I've Incorporated this in the code now, a new release 1.60 is also available that includes python 3.12 packages.

Note that a fix for this will probably take me a while as I need a summer break ^_^

A workaround that avoids the problem was quite easy to make and is now implemented, but it could be improved a lot especially on 6502 CPU targets (it can cause...

Please add a few unit test cases for this change. Also the same change should be made in the java source tree.

The problem with this PR is that SHORT_BINUNICODE is not part of the pickle version 2 opcodes, it was only introduced in Pickle version 4. This library writes pickle version...

Note: the monogfx optimization work is being done in the following branch: monogfx_fill_optimization gfx2 has been completed (performance wise, not the limited stack issue)

optimized monogfx a bit, but there's room for future improvements if someone wants to implement masking and vera auto increment/decrement support when drawing the spans. It wil make the span...

I have been suffering from the same problem as well, for a while now. Clicking on the green arrow(s) now just shows a small tooltip with "Nothing here" in it....