VOCC / vocc

A web-based Gameboy Advance image editor and converter
9 stars 5 forks source link

Re-implement image exporting #18

Closed lbussell closed 4 years ago

lbussell commented 4 years ago

You should complete the function getGBAImageString(), located in ./src/lib/ImageExporter.ts.

The function takes an argument that is the image object and returns a string (in c format).