-
Notifications
You must be signed in to change notification settings - Fork 34
Menu
Albertas Vyšniauskas edited this page Mar 22, 2015
·
2 revisions
-
N
ew
Start a new palette. Note that this does not prompt you if you want to save, if changes were made; so make sure you saved at an appropriate point. -
O
pen
Open a palette in GPA, GPL, or ASE format. -
Re
vert
Revert to the most recently saved version of this palette. -
S
ave
andSave
As
Save the palette in GPA, GPL or ASE format. -
Ex
port
exports the entire palette in GPA, GPL, MTL or ASE format. -
Expo
rt Selection
is likeEx
port
, but it only exports the selected colors. -
I
mport
reads in the contents and //appends// it to the active palette (compare with Open
, where the content replaces the current palette) -
Q
uit
There would be no need to explain this, except for the fact that Gpick supports (since 0.2.5) 'auto-save/load'. On quitting, the current palette is saved toautosave.gpa
inside the~/.config/.gpick
directory in your home dir, if the appropriate option in Preferences is enabled.
-
Edit
Converters
Configure the formats used by color info and 'Copy to Clipboard' -
-
- You can reorder the list by dragging.
-
- Controls which format is used to display color info (found in the ColorInfo display and various large color panels) and represent colors when copying to text format.
-
- Controls which format is used to describe a color in the PaletteList.
-
- Checking the 'Copy' column shows this item in the PaletteList
Copy to Clipboard
context submenu. First item with 'Copy' enabled is used when theCtrl+C
Copy to Clipboard
shortcut is invoked.
- Checking the 'Copy' column shows this item in the PaletteList
-
- Checking the 'Paste' column tells the Paste command to accept pastes in this format.
-
-
Display
Filters
- This dialog allows you to adjust the display of colors according to filters.
- It's pretty straightforward. You can add, remove, or reorder filters, and adjust their parameters by doubleclicking on a filter. Newly added filters appear at the end.
- The available filters are demonstrated in DisplayFilters
- You can also toggle whether the filter stack is active or not.
- All flat color areas except the ones in the PaletteList are affected. ColorSliders and the ColorWheel are not affected.
- Shortcuts:
-
Delete
Remove the currently selected filter -
Enter
Show configuration for currently selected filter
-
-
P
alette
Toggle the visibility of the PaletteList (Ctrl+Shift+P
) - In newer versions of Gpick, the 'S
econdary View
' submenu is also found here, which allows you to choose which tool appears in the ToolPanel :- None
Shift+Ctrl+N
- Blend colors
Shift+Ctrl+B
- Brightness Darkness
Shift+Ctrl+D
- Color mixer
Shift+Ctrl+M
- Scheme generation
Shift+Ctrl+G
- Layout preview
Shift+Ctrl+L
- Variations
Shift+Ctrl+V
- None
-
Palette from
image
- Builds a palette from an image file using the median cut algorithm in XYZ colorspace.
- Responds to adjustment of the Colors setting in real-time.
- Note that the generated palette is appended to the current palette; it does not replace it.
- After importing a palette, you may want to arrange it with the help of GroupAndSort
- This document is not recursive ;)