nurpax / petmate

PETSCII editor with Electron/React/Redux
MIT License
183 stars 14 forks source link

having a problem importing png files into petmate #217

Open 777xxx888 opened 2 years ago

777xxx888 commented 2 years ago

it just gives the error- ''Could not match to PETSCII for any background color. Likely reason: the image is not in 320x200 (no border) or 384x272 (with borders) resolution or it has been scaled. Please see documentation for more information. even though i have to correct size image 320x200''. what am i doing wrong here? Untitled