mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 06:04:43 -04:00
Grid size and color in preferences, update_texture optimization
- Added grid size and color in preferences - Canvas' update_texture() updates the frame button's texture only when the user releases a mouse button. This should optimize drawing in large images. - Cursor is no longer invisible inside the canvas - Minor UI changes - Added some more translations. This is going to be a common thing in commits from now on.
This commit is contained in:
parent
ade2d05a1b
commit
d81d7ee5ef
7 changed files with 211 additions and 141 deletions
|
@ -3,6 +3,7 @@ OK OK Εντάξει
|
|||
Cancel Cancel Άκυρο
|
||||
Open Open Άνοιγμα
|
||||
Please Confirm... Please Confirm... Παρακαλώ επιβεβαιώστε...
|
||||
Image Size Image Size Μέγεθος εικόνας
|
||||
Width: Width: Πλάτος:
|
||||
Height: Height: Ύψος:
|
||||
File File Αρχείο
|
||||
|
@ -25,15 +26,23 @@ Clear Selection Clear Selection Καθαρισμός επιλογής
|
|||
Flip Horizontal Flip Horizontal Οριζόντια αναστροφή
|
||||
Flip Vertical Flip Vertical Κάθετη αναστροφή
|
||||
Preferences Preferences Προτιμήσεις
|
||||
Language: Language: Γλώσσα:
|
||||
System Language System Language Γλώσσα Συστήματος
|
||||
English English Αγγλικά
|
||||
Greek Greek Ελληνικά
|
||||
Tile Mode Tile Mode Λειτουργία μοτίβου
|
||||
Show Grid Show Grid Εμφάνιση πλέγματος
|
||||
Show Rulers Show Rulers Εμφάνιση χαράκων
|
||||
Show Guides Show Guides Εμφάνιση οδηγών
|
||||
About Pixelorama About Pixelorama Σχετικά με το Pixelorama
|
||||
Fill with color: Fill with color: Γέμισμα με χρώμα:
|
||||
Interpolation: Interpolation: Παρεμβολή:
|
||||
Nearest Nearest Χωρίς
|
||||
Bilinear Bilinear Διγραμμική
|
||||
Cubic Cubic Κυβική
|
||||
Trilinear Trilinear Τριγραμμική
|
||||
Grid options Grid options Επιλογές πλέγματος
|
||||
Color: Color: Χρώμα:
|
||||
Language: Language: Γλώσσα:
|
||||
System Language System Language Γλώσσα Συστήματος
|
||||
English English Αγγλικά
|
||||
Greek Greek Ελληνικά
|
||||
Utility Tools Utility Tools Βοηθητικά Εργαλεία
|
||||
Draw Tools Draw Tools Εργαλεία Ζωγραφικής
|
||||
Left tool options Left tool options Επιλογές αριστερού εργαλείου
|
||||
|
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue