cudASCII

2 Replies, 498 Views

Making this thread for updates to cudASCII.

Currently it's able to read in a .bmp file and convert it to ASCII. I don't feel like doing whacky fractional scaling yet so I'm working on other file formats.

My question is, should I just use the file extension as the file type (and verify the file signature is in fact that file type), or should I try that, and if it fails try to deduce the file type from its signature.

The second approach is more robust, the only problem is it's also much more difficult.
Mew is under the truck
(This post was last modified: 07-24-2023, 04:40 PM by Amber.)

Messages In This Thread
cudASCII - by Jersey - 06-25-2023, 04:19 PM
RE: cusASCII - by Ayydan - 06-25-2023, 07:31 PM
RE: cusASCII - by Jersey - 06-26-2023, 09:46 AM



Users browsing this thread: 2 Guest(s)