-
Thank you for a great program!
Looking through the Windows skins, I like the "auto" part in Nova1_360x640_auto. And I like the keyboard hints of some of the other skins, so I tried to add the hints…
-
Hi,
I'm trying to ship some snapshots to MinIO/S3 but this fails and I don't know where I should look in order to fix the problem.
Details:
I've deployed the operator onto a 3 nodes cluster a…
aureq updated
2 years ago
-
### Godot version
4.0 58712e96aea12bda2d5111d96961f529d15a693c
### System information
Windows 10 64 bits GLES3 GeForce GTX 1060 6GB/PCIe/SSE2
### Issue description
A texture that was showing fine…
-
How can we generate good data for compression tests? Currently tst_gfs_data_1.c generates data that compresses too easily, giving order of magnitude compression, which is not what we see with real mod…
-
Hi,
thanks for the great tool.
I'm using version `0.2.2`, `Ubuntu 20.04.3 LTS on x86`.
I have a small testing `kitti` dataset, mixed with `.jpg` and `.jpeg` with size `1280x720` and `800x600` ima…
-
Huffman coding is a lossless data compression algorithm. The idea is to assign variable-length codes to input characters, lengths of the assigned codes are based on the frequencies of corresponding ch…
-
Would a PR to resize images be accepted here? Or is that beyond the scope of this module?
Edit: I should add that I have no idea how to do it. But I may be motivated enough to figure it out. :)
-
terserMinify reslut: 2147483647..toString(16)
esbuildMinify result: 2147483647 .toString(16)
when i use brotli to encode file, it remove space and get error code 2147483647.toString(16), chrome devt…
-
Can you disable CDEF filter? Or, for example, make a checkbox to disable it?
CDEF filter strongly averages the colors of the image with strong compression and at the same time does not give a noticea…
-
We are implementing some services to read either lossless or lossy fits images. Here is a few lines of codes we mainly used to collect BasicHDU from the FITS read and form a list of ImageHDU and then…