Commit Graph

1 Commits (6197b23cdac92126883b773d3634a19ceb3c43c8)

Author SHA1 Message Date
Doug Felt 7ce8ee5d73 Update thumbnail generation and add unknown flag sequences.
Thumbnail generation for Unicode requires some changes:
- 72x72 images (exact, not just fit within that frame)
- custom prefix ending in underscore
- images for unsupported flags

The default build doesn't support some flags by default, since they
are not wanted by Android.  For the thumbnail list these images need
to be provided, so we alias them to the unknown flag images as that's
what would show for them.  It's probably a good idea to list these
explicitly anyway, other tools could use this information.
2017-04-10 13:43:00 -07:00