[hb-info] Format

This commit is contained in:
Behdad Esfahbod 2023-01-24 17:02:08 -07:00
parent 66ddeb0737
commit 817ec182eb
1 changed files with 1 additions and 1 deletions

View File

@ -1294,7 +1294,7 @@ struct info_t :
if (verbose) if (verbose)
{ {
printf ("\nPalettes:\n\n"); printf ("\nPalettes:\n\n");
printf ("Index Flags Name\n---------------------\n"); printf ("Index Flags Name\n--------------------\n");
} }
unsigned count = hb_ot_color_palette_get_count (face); unsigned count = hb_ot_color_palette_get_count (face);
for (unsigned i = 0; i < count; i++) for (unsigned i = 0; i < count; i++)