-
```
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 …
-
I am opening an issue on my own project - since it allows me a bit of a work log functionality.
Building raster is a bit unlike any of the other things I have done with laserweb, because there is ver…
ghost updated
8 years ago
-
```
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 …
-
```
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 …
-
Hi,
Thanks for building that project. I was wondering it, in you opinion, there would be a way to use your software as an alternate output for node-canvas. Currently node-canvas outputs directly to jp…
-
```
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 …
-
```
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 …