[hb-info] Format

pull/4081/head
Behdad Esfahbod 2 years ago
parent 4e2267b729
commit 39d50008f8
  1. 2
      util/hb-info.cc

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

Loading…
Cancel
Save