Add a comment.

wl/meson-logging
Alexei Podtelezhnikov 4 years ago
parent 8336d53cff
commit c6fcd61228
  1. 1
      src/type42/t42objs.c

@ -614,6 +614,7 @@
T42_GlyphSlot slot = (T42_GlyphSlot)t42slot;
/* do not destroy the inherited internal structure just yet */
slot->ttslot->internal = NULL;
FT_Done_GlyphSlot( slot->ttslot );
}

Loading…
Cancel
Save