Kovid Goyal
|
a0dc062032
Fix render cache not being used
|
8 kuukautta sitten |
Kovid Goyal
|
8201f0dd0e
Move caching implementation to Python
|
8 kuukautta sitten |
Kovid Goyal
|
d08dcd92c7
Python wrapper to use image to RGBA Go code
|
8 kuukautta sitten |
Kovid Goyal
|
2ba28171ab
DRYer
|
8 kuukautta sitten |
Kovid Goyal
|
c056df223e
Nicer way to prevent defrag
|
8 kuukautta sitten |
Kovid Goyal
|
9a50e453b2
Ensure defrag doesnt run when testing hole coalescing
|
8 kuukautta sitten |
Kovid Goyal
|
24e6dda0bc
disk-cache: Improve hole management
|
8 kuukautta sitten |
Kovid Goyal
|
2058cac203
Now the test should be fully robust
|
8 kuukautta sitten |
Kovid Goyal
|
a49bb8c5f9
DRYer
|
8 kuukautta sitten |
Kovid Goyal
|
638a4b19ee
...
|
8 kuukautta sitten |
Kovid Goyal
|
aaf7808328
Add explicit check for holes in test
|
8 kuukautta sitten |
Kovid Goyal
|
85f49c4310
...
|
8 kuukautta sitten |
Kovid Goyal
|
d93e91d115
Fix flaky test
|
8 kuukautta sitten |
Kovid Goyal
|
bc8c4ac3d6
migrate graphics code to verstable
|
8 kuukautta sitten |
Kovid Goyal
|
beb42d571b
Forgot to use aspect ratio calculation when only one of r/c is specified for determining cursor position and image cell overlaps. Fixes #7479
|
9 kuukautta sitten |
Kovid Goyal
|
82ab44826c
Graphics: Fix aspect ratio of images not being preserved when only a single dimension of the destination rectangle is specified
|
11 kuukautta sitten |
Kovid Goyal
|
1a9a7a59ac
Make XOR64 test also test alignment issues
|
1 vuosi sitten |
Kovid Goyal
|
c19488f3be
Graphics protocol: Add a new delete mode for deleting images whose ids fall within a range
|
1 vuosi sitten |
Kovid Goyal
|
ad3ab877f8
Use a fast SIMD implementation to XOR data going into the disk cache
|
1 vuosi sitten |
Kovid Goyal
|
de92470f0d
Improve performance of disk cache when there are thousands of small images
|
1 vuosi sitten |
Kovid Goyal
|
409ca6bfab
Allow larger graphics escape code sizes
|
1 vuosi sitten |
Kovid Goyal
|
5168e0b576
Port parse_bytes() used in the tests
|
1 vuosi sitten |
Kovid Goyal
|
77292a16d6
Make shebangs consistent
|
1 vuosi sitten |
Kovid Goyal
|
52d5a4679f
Graphics protocol: Support for positioning images relative to other images
|
1 vuosi sitten |
Sergei Grechanik
|
63cc5d7e49
Fix erasure of unicode placeholder images on reset
|
1 vuosi sitten |
Kovid Goyal
|
951951776a
Ensure group_count is never zero in any ImageRef
|
1 vuosi sitten |
Kovid Goyal
|
af724090d2
Add a non-delete test as well
|
1 vuosi sitten |
Kovid Goyal
|
4c5f4c4baf
Apparently Python 3.12 no longer raises FileNotFoundError when closing a deleted file
|
1 vuosi sitten |
Sergei Grechanik
|
d63eeada73
Image placement using Unicode placeholders
|
2 vuotta sitten |
Kovid Goyal
|
7fe5d7b58f
Replace isort with ruff
|
2 vuotta sitten |