Closed gundramleifert closed 7 years ago
if subsampling is too much, do not raise exception, print warn
if character is not in charmap, do not raise exception, print warn
Added a clean_list function in LoaderUtil that removes all images from a list which have characters that are not in the charmap. Additionally all images with widths bigger than the max width will be removed.
if subsampling is too much, do not raise exception, print warn
if character is not in charmap, do not raise exception, print warn