-
```
On loading a 24bit picture, I suggest GrafX2 would open a panel where the
user chooses which palette to use:
- new adaptive palette (current behavior)
- adapt to current palette
- maybe, propose a…
-
```
On loading a 24bit picture, I suggest GrafX2 would open a panel where the
user chooses which palette to use:
- new adaptive palette (current behavior)
- adapt to current palette
- maybe, propose a…
-
-
I tried and failed to find a way to disable antialiasing with gtk-rs.
It appears the issue is a feature of cairo, as explained at https://www.cairographics.org/FAQ/#sharp_lines
dustbox showing s…
-
```
On loading a 24bit picture, I suggest GrafX2 would open a panel where the
user chooses which palette to use:
- new adaptive palette (current behavior)
- adapt to current palette
- maybe, propose a…
-
```
On loading a 24bit picture, I suggest GrafX2 would open a panel where the
user chooses which palette to use:
- new adaptive palette (current behavior)
- adapt to current palette
- maybe, propose a…
-
```
On loading a 24bit picture, I suggest GrafX2 would open a panel where the
user chooses which palette to use:
- new adaptive palette (current behavior)
- adapt to current palette
- maybe, propose a…
-
Hi,
I really like Copy PlainText , thanks for that. Very efficient !
However, on my GNU/Linux GNOME system, icons are B&W flat. Therefore I've changed the copy icon aimed at Firefox contextual m…
-
This is something provided by stb_image and is useful for simplifying the handling of animated images; it's also an option provided by tools like GIMP (as "Unoptimize"). I feel it would be beneficial …
-
The examples inside [ee/draw](https://github.com/ps2dev/ps2sdk/tree/master/ee/draw/samples/texture) are normally very informative and well designed.
The only thing that is seemingly missing is how …