Charpacker
charpack(bitmap, ret=None)
Charpacks a given bitmap
It is possible to continue a charpacking by supporting a tuple of a character list and a screen as the second parameter.
Parameters: |
|
---|
Returns: |
|
---|
main(arguments=None)
Loads an image file, charpacks it, saves the obtained screen and character set and shows the original image, its bitmap representation, and the charpacking result.
Parameters: |
|
---|
Options
- --file/-f <IMAGE_FILE_TO_LOAD>: the image to charpack
- --screen-output/-s <SCREEN_OUTPUT_FILENAME>: the name of the file to write the screen to
- --charset-output/-c <CHARSET_OUTPUT_FILENAME>: the name of the file to write the charset