[hb-info] Format

This commit is contained in:
Behdad Esfahbod 2023-01-25 12:53:50 -07:00
parent 4e2267b729
commit 39d50008f8
1 changed files with 1 additions and 1 deletions

View File

@ -1398,7 +1398,7 @@ struct info_t :
{ {
if (verbose) if (verbose)
{ {
printf ("Tag Data\n------------\n"); printf ("\nTag Data\n------------\n");
} }
unsigned count = hb_ot_meta_get_entry_tags (face, 0, nullptr, nullptr); unsigned count = hb_ot_meta_get_entry_tags (face, 0, nullptr, nullptr);
for (unsigned i = 0; i < count; i++) for (unsigned i = 0; i < count; i++)