Skip to content

Commit 341e9dc

Browse files
committed
Removed ambiguity in sidebar and added palettization example to color actions page
1 parent 7367c0b commit 341e9dc

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

assets/graphics/palettization.gif

-15.4 MB
Loading

color-actions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
Maps every non-transparent pixel in scope to the nearest RGBA color included in the currently selected [palette](./palette.md).
1414

15+
![](./assets/graphics/palettization.gif)
16+
1517
## ![](https://raw.githubusercontent.com/jbunke/stipple-effect/master/res/icons/contents_to_palette.png) Extract canvas colors to palette
1618

1719
[*API function*](../api/project.md#extract_to_pal)

docs-sidebar.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
### Technical
3636

3737
* [Scripting](./scripting.md)
38-
* [Automation](./automation-scripts.md)
39-
* [Preview](./preview-scripts.md)
40-
* [Color](./color-scripts.md)
38+
* [Automation scripts](./automation-scripts.md)
39+
* [Preview scripts](./preview-scripts.md)
40+
* [Color scripts](./color-scripts.md)
4141
* [Child scripts](./child-scripts.md)
4242
* [Save & Export](./save.md)
4343
* [Shortcuts](./shortcuts.md)

0 commit comments

Comments
 (0)