home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Journal 1990 - 1995 / CUJ.iso / image91 / 9106f4f3.pcx (.png) < prev    next >
PC Paintbrush Image  |  1996-01-31  |  30KB  |  553x397  |  4-bit (7 colors)
Labels: text | screenshot | font | document | number | parallel | receipt
OCR: The function print_graphics_image begins with two 100x100 image arrays It joins them into one 100x200 image array It loops and creates 100 200 element image arrays The function print_original_200_row receives a 200 element array ... This array is transformed into an 8x200 array of characters call 'row' Each column of this array is a 1x8 character array which is an 8-bit x 8-bit array Each row of 'row' is passed to the function print_bytes for graphics printing