]> git.lizzy.rs Git - plan9front.git/commit
file: recognize bitmap and graymap ppm images
authorppatience0 <ppatience0@gmail.com>
Sun, 12 May 2013 16:53:43 +0000 (12:53 -0400)
committerppatience0 <ppatience0@gmail.com>
Sun, 12 May 2013 16:53:43 +0000 (12:53 -0400)
commit1d760c9b3ea8eb5d7d0484cb66527c6a9d4eb5ea
tree11f3320515fef7b5e395bc78d1bd3028bf184dcb
parent8020743579ed7398bf0c61e5723d827d41d70475
file: recognize bitmap and graymap ppm images

writeppm: do not print extra space after each pixel for graymap formats to save space
sys/src/cmd/file.c
sys/src/cmd/jpg/writeppm.c