petmate icon indicating copy to clipboard operation
petmate copied to clipboard

PETSCII editor with Electron/React/Redux

Results 64 petmate issues
Sort by recently updated
recently updated
newest added

You have to move the mouse so far away to pick a color from the palette... Some suggestions to remedy that: - shortcut keys to change color (like wasd for...

keyboard

![screenshot 2018-09-14 um 12 45 21](https://user-images.githubusercontent.com/434355/45570761-2a41dd00-b864-11e8-8c05-3e2db178ec90.jpg) With every restart of the app I need to set the export options again. If Petmate sports saved settings at some point, these would...

Really just an FYI as I don't know if it's easily fixed. Debian 11 removed package "libappindicator3-1" so Petmate's .deb is no longer installable; results in following error: ``` #...

Use the Text tool, enter 1234567890, then enter directly below it the shifted versions SHIFT+1234567890 Shift 6 has no char, Shift 7 has the ampersand "&" sign Shift 6 should...

``` > [email protected] build /home/pi/Projects/petmate > react-scripts build "dist-linux" Creating an optimized production build... Failed to compile. /home/pi/Projects/petmate/src/containers/ImportModal.tsx TypeScript error in /home/pi/Projects/petmate/src/containers/ImportModal.tsx(235,21): 'charset' is specified more than once, so this...

Hello, I was looking for a converter that could convert a PNG file to a PETSCII file and I found this program. Sadly, it looks for a pixel perfect match...

What it says in title. There have been some funky keyboard/mouse related bugs and perhaps never releasing pointer capture could have something to do with it?

If I create a PETMATE file with a 16x120 PETSCII Image (the only defined one in the file) (default blank/blueltblue BG/Border) file exported: unsigned char frame0000[]={// border,bg,chars,colors 14,6, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,...

In many pixel drawing tools it is possible to fix mistakes quickly by using the secondary mouse button. For example, the foreground color is applied with the primary button, while...