-
```
What would you like to be changed or added ?
Hi,
i hope i don't overlooked something but until now i don't had find
anything like this in the program. What i exactly mean is 2 buttons
"import …
-
```
Some functions (mostly in op_asm.c) are not used anymore because we
disabled "assembly optimisations" (and there is no assembly code anymore).
We should find and remove them, however, some of th…
-
```
1. Load a 24bit image, for example MARBLES.PCX in the pic samples.
2. Look at the picture, it is not dithered at all, looks like the error
distribution is not done as it should. Compare with the …
-
```
Add support for 24bit PNG.
Some notes on implementation:
-The color reduction&dithering only expect you to provide picture size,
and a raw array of 24bit pixels. Not so hard to get I guess.
-If …
-
```
Some functions (mostly in op_asm.c) are not used anymore because we
disabled "assembly optimisations" (and there is no assembly code anymore).
We should find and remove them, however, some of th…
-
```
Some functions (mostly in op_asm.c) are not used anymore because we
disabled "assembly optimisations" (and there is no assembly code anymore).
We should find and remove them, however, some of th…
-
```
Add support for 24bit PNG.
Some notes on implementation:
-The color reduction&dithering only expect you to provide picture size,
and a raw array of 24bit pixels. Not so hard to get I guess.
-If …
-
```
Add support for 24bit PNG.
Some notes on implementation:
-The color reduction&dithering only expect you to provide picture size,
and a raw array of 24bit pixels. Not so hard to get I guess.
-If …
-
```
From the original authors of beta 96.5% :
WHAT WE STILL HAVE TO DO TO "COMPLETE" GRAFX 2.00:
- Rectangles filled with gradation
- Distort brushes
- Allow to use HSB values to define …
-
```
From the original authors of beta 96.5% :
WHAT WE STILL HAVE TO DO TO "COMPLETE" GRAFX 2.00:
- Rectangles filled with gradation
- Distort brushes
- Allow to use HSB values to define …