mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 05:54:43 -04:00
Added a zoom tool
Makes it easier to zoom for people with tablets and touch screens in general
This commit is contained in:
parent
354dffd98b
commit
21dd3f2e2d
34 changed files with 737 additions and 62 deletions
|
@ -449,6 +449,11 @@ msgid "Rectangular Selection\n\n"
|
|||
"Press %s to move the content"
|
||||
msgstr ""
|
||||
|
||||
msgid "Zoom\n\n"
|
||||
"%s for left mouse button\n"
|
||||
"%s for right mouse button"
|
||||
msgstr ""
|
||||
|
||||
msgid "Color Picker\n"
|
||||
"Select a color from a pixel of the sprite\n\n"
|
||||
"%s for left mouse button\n"
|
||||
|
@ -493,9 +498,6 @@ msgstr ""
|
|||
msgid "Reset the colors to their default state (black for left, white for right)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Raw Mode"
|
||||
msgstr ""
|
||||
|
||||
msgid "Left tool options"
|
||||
msgstr ""
|
||||
|
||||
|
@ -580,6 +582,24 @@ msgstr ""
|
|||
msgid "Right Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Mode:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Zoom in"
|
||||
msgstr ""
|
||||
|
||||
msgid "Zoom out"
|
||||
msgstr ""
|
||||
|
||||
msgid "Options:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Fit to frame"
|
||||
msgstr ""
|
||||
|
||||
msgid "100% Zoom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Mirroring"
|
||||
msgstr ""
|
||||
|
||||
|
@ -891,6 +911,9 @@ msgstr ""
|
|||
msgid "Rectangular Selection"
|
||||
msgstr ""
|
||||
|
||||
msgid "Zoom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Color Picker"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue