-
#### 그림 90.1.10.2.20.a101. `이미지 메뉴 바` → `창` → `도킹가능한 대화` → `팔레트` (Windows)
#### 그림 90.1.10.2.20.a102. `이미지 메뉴 바` → `창` → `도킹가능한 대화` → `팔레트` (Mac)
-
Need to decide on the color palette.
-
Enable generating alternate palettes for a given set of tiles. The user could render the set of tiles to a sprite using the alternate palette for things like player 2 palette swaps, stuff like that.
…
-
I think as soon as we are at a point where we think that we don't really have important new features to add, we should start working on our design again. I think the general layout is excellent in ver…
-
Some software use a Palette
Defined like this in Python
```python
darkPalette = QPalette()
darkPalette.setColor(QPalette.WindowText, QColor(180, 180, 180))
darkPalette.setColor(QPalette.Butto…
-
Whenever Lyn is randomized, and the Lyn Lord class is used, the palette doesn't apply. For instance, if Lyn gets replaced by Louise and the class is Lord Lyn, the preview will show the palette with Lo…
-
Essentially topic. I'm requesting that, if available, the client draws from a larger pool of colors for random nick colors to prevent duplication in large and busy channels. I think a 16-bit colorspac…
-
```
I would like to have color palettes a user can choose a color from. For
instance, 8 or 16 pre-defined colors could be displayed besides or below the
actual color picker.
The optimal solution (a…
-
```
I would like to have color palettes a user can choose a color from. For
instance, 8 or 16 pre-defined colors could be displayed besides or below the
actual color picker.
The optimal solution (a…
-
```
A checkbox to enable automatic palette layout (row & column number) based on
the colours used.
Upon loading an image, the program would count the colours from index 0 to
highest used index, and…