libresprite addition

This commit is contained in:
yosh 2023-04-24 18:03:55 -04:00
parent 7efb1eb304
commit c94156e28b
3 changed files with 143 additions and 0 deletions

View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<brushes />

View File

@ -0,0 +1,139 @@
<?xml version="1.0" encoding="utf-8" ?>
<keyboard version="1">
<commands>
<key command="Undo" shortcut="Ctrl+U" removed="true" />
<key command="Undo" shortcut="Ctrl+Z" />
<key command="Redo" shortcut="Ctrl+R" removed="true" />
<key command="Redo" shortcut="Ctrl+Y" removed="true" />
<key command="Redo" shortcut="Ctrl+Shift+Z" />
<key command="Flip" shortcut="Shift+H" removed="true">
<param name="orientation" value="horizontal" />
<param name="target" value="mask" />
</key>
<key command="Flip" shortcut="Ctrl+F">
<param name="orientation" value="horizontal" />
<param name="target" value="mask" />
</key>
<key command="Flip" shortcut="Shift+V" removed="true">
<param name="orientation" value="vertical" />
<param name="target" value="mask" />
</key>
<key command="Flip" shortcut="Ctrl+Alt+F">
<param name="orientation" value="vertical" />
<param name="target" value="mask" />
</key>
<key command="DuplicateLayer" shortcut="Ctrl+J" removed="true" />
<key command="DuplicateLayer" shortcut="Ctrl+Shift+D" />
<key command="FlattenLayers" shortcut="Ctrl+Shift+E" removed="true" />
<key command="FlattenLayers" shortcut="Ctrl+Shift+F" />
<key command="RemoveFrame" shortcut="Alt+C" removed="true" />
<key command="RemoveFrame" shortcut="Alt+X" />
<key command="MaskContent" shortcut="Ctrl+T" removed="true" />
<key command="MaskContent" shortcut="Shift+T" />
<key command="DeselectMask" shortcut="Ctrl+D" />
<key command="ReselectMask" shortcut="Ctrl+Shift+D" removed="true" />
<key command="ReselectMask" shortcut="Ctrl+Shift+A" />
<key command="InvertMask" shortcut="Ctrl+Shift+I" removed="true" />
<key command="InvertMask" shortcut="Ctrl+I" />
<key command="SnapToGrid" shortcut="Shift+S" removed="true" />
<key command="ChangeBrush" shortcut="-">
<param name="change" value="decrement-size" />
</key>
<key command="ChangeBrush" shortcut="- Pad">
<param name="change" value="decrement-size" />
</key>
<key command="UndoHistory" shortcut="Ctrl+Alt+Z" />
<key command="MoveMask" shortcut="Left">
<param name="direction" value="left" />
<param name="quantity" value="1" />
<param name="target" value="content" />
<param name="units" value="pixel" />
<param name="wrap" value="1" />
</key>
<key command="MoveMask" shortcut="Right">
<param name="direction" value="right" />
<param name="quantity" value="1" />
<param name="target" value="content" />
<param name="units" value="pixel" />
<param name="wrap" value="1" />
</key>
<key command="MoveMask" shortcut="Up">
<param name="direction" value="up" />
<param name="quantity" value="1" />
<param name="target" value="content" />
<param name="units" value="pixel" />
<param name="wrap" value="1" />
</key>
<key command="MoveMask" shortcut="Down">
<param name="direction" value="down" />
<param name="quantity" value="1" />
<param name="target" value="content" />
<param name="units" value="pixel" />
<param name="wrap" value="1" />
</key>
<key command="Rotate" shortcut="Ctrl+Up">
<param name="angle" value="180" />
<param name="target" value="canvas" />
</key>
<key command="Rotate" shortcut="Ctrl+Right">
<param name="angle" value="90" />
<param name="target" value="canvas" />
</key>
<key command="Rotate" shortcut="Ctrl+Left">
<param name="angle" value="-90" />
<param name="target" value="canvas" />
</key>
<key command="Flip" shortcut="Ctrl+Shift+Right">
<param name="orientation" value="horizontal" />
<param name="target" value="canvas" />
</key>
<key command="Flip" shortcut="Ctrl+Shift+Left">
<param name="orientation" value="horizontal" />
<param name="target" value="canvas" />
</key>
<key command="Flip" shortcut="Ctrl+Shift+Up">
<param name="orientation" value="vertical" />
<param name="target" value="canvas" />
</key>
<key command="Flip" shortcut="Ctrl+Shift+Down">
<param name="orientation" value="vertical" />
<param name="target" value="canvas" />
</key>
<key command="CropSprite" shortcut="Ctrl+R" />
<key command="AutocropSprite" shortcut="Ctrl+T" />
</commands>
<tools>
<key tool="rectangular_marquee" shortcut="M" removed="true" />
<key tool="rectangular_marquee" shortcut="S" />
<key tool="elliptical_marquee" shortcut="Shift+M" removed="true" />
<key tool="elliptical_marquee" shortcut="Shift+S" />
<key tool="lasso" shortcut="Q" removed="true" />
<key tool="lasso" shortcut="Shift+F" />
<key tool="magic_wand" shortcut="W" removed="true" />
<key tool="magic_wand" shortcut="V" />
<key tool="spray" shortcut="Shift+B" />
<key tool="eyedropper" shortcut="I" removed="true" />
<key tool="eyedropper" shortcut="O" />
<key tool="move" shortcut="V" removed="true" />
<key tool="move" shortcut="M" />
<key tool="paint_bucket" shortcut="G" removed="true" />
<key tool="paint_bucket" shortcut="F" />
<key tool="rectangle" shortcut="U" removed="true" />
<key tool="rectangle" shortcut="R" />
<key tool="ellipse" shortcut="Shift+U" removed="true" />
<key tool="ellipse" shortcut="Shift+E" />
<key tool="filled_ellipse" shortcut="Shift+U" removed="true" />
<key tool="filled_ellipse" shortcut="Ctrl+Shift+E" />
<key tool="blur" shortcut="R" removed="true" />
<key tool="blur" shortcut="Shift+U" />
<key tool="jumble" shortcut="R" removed="true" />
</tools>
<quicktools>
<key tool="eyedropper" shortcut="Alt" removed="true" />
<key tool="eyedropper" shortcut="Ctrl" />
<key tool="move" shortcut="Ctrl" removed="true" />
</quicktools>
<actions>
<key action="AutoSelectLayer" shortcut="Ctrl" />
</actions>
</keyboard>

View File

@ -11,6 +11,8 @@ inode/directory: $TERM -e nnn
pdf: zathura
epub: zathura
djvu: zathura
ase: libresprite
aseprite: libresprite
x-scheme-handler/mailto: $TERM -e aerc
x-scheme-hander/gemini: $TERM -e amfora