check basic bmp header validity #2

Closed
opened 2019-07-10 15:05:24 +00:00 by luna · 1 comment
Owner

we should check if for example, the first two bytes of the file are BM.

the limit on this implementation is doing the file header and the DIB header. all the others aren't required as they're optional and we're making glitch art.

this is low priority since we already have the header copying.

we should check if for example, the first two bytes of the file are `BM`. the limit on this implementation is doing the file header and the DIB header. all the others aren't required as they're optional and we're making glitch art. this is low priority since we already have the header copying.
Author
Owner
https://gitdab.com/luna/scritcher/commit/7e8023a383ea7a3aced344a4e7aa40ba65f5cfc9
luna closed this issue 2019-09-08 14:57:39 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: luna/scritcher#2
No description provided.