google / watchface

Apache License 2.0
30 stars 3 forks source link

Add WFF Optimizer #33

Closed alexclarke-g closed 4 months ago

alexclarke-g commented 4 months ago

This tool does the following:

  1. Crops and resizes BitmapFonts, adding margins to the Character tag to ensure alignment.

  2. Crops and resizes PartImage nodes, adjusting the pivot if needed.

  3. Attempts to quantize images to RGB565 where there will be no noticeable loss of fidelity.

  4. Deduplicates image resources.