In this chapter: http://csfieldguide.org.nz/en/chapters/coding-compression.html
the "portable bitmap format" (PBM) needs whitespaces between 0s and 1s (in the drop down section, straight after "A pbm file for the diamond image used earlier would be as follows:".
I have linked any relevant existing issues/suggestions in the description above (include #??? in your description to reference an issue, where ??? is the issue number)
I have applied relevant labels
The text was updated successfully, but these errors were encountered:
Description
In this chapter:
http://csfieldguide.org.nz/en/chapters/coding-compression.html
the "portable bitmap format" (PBM) needs whitespaces between 0s and 1s (in the drop down section, straight after "A pbm file for the diamond image used earlier would be as follows:".
The corrected text is as follows:
P1
15 15
0 1 1 0 0 0 0 1 0 0 0 0 1 1 0
1 0 0 0 0 0 1 1 1 0 0 0 0 0 1
0 0 0 0 0 1 1 1 1 1 0 0 0 0 0
0 0 0 0 1 1 1 1 1 1 1 0 0 0 0
0 0 0 1 1 1 1 1 1 1 1 1 0 0 0
0 0 1 1 1 1 1 0 1 1 1 1 1 0 0
0 1 1 1 1 1 0 0 0 1 1 1 1 1 0
1 1 1 1 1 0 0 0 0 0 1 1 1 1 1
0 1 1 1 1 1 0 0 0 1 1 1 1 1 0
0 0 1 1 1 1 1 0 1 1 1 1 1 0 0
0 0 0 1 1 1 1 1 1 1 1 1 0 0 0
0 0 0 0 1 1 1 1 1 1 1 0 0 0 0
0 0 0 0 0 1 1 1 1 1 0 0 0 0 0
1 0 0 0 0 0 1 1 1 0 0 0 0 0 1
0 1 1 0 0 0 0 1 0 0 0 0 1 1 0
Note that it doesn't need fixing in the text just above it.
Spotted by Davide Cavallari davide.cavallari@gmail.com
Checklist
#???
in your description to reference an issue, where???
is the issue number)The text was updated successfully, but these errors were encountered: