freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master c6fcd61: Add a comment.


From: Werner Lemberg
Subject: [freetype2] master c6fcd61: Add a comment.
Date: Tue, 15 Jun 2021 22:51:05 -0400 (EDT)

branch: master
commit c6fcd61228ea349e76aa4f09442c431308da3262
Author: Alexei Podtelezhnikov <apodtele@gmail.com>
Commit: Alexei Podtelezhnikov <apodtele@gmail.com>

    Add a comment.
---
 src/type42/t42objs.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/type42/t42objs.c b/src/type42/t42objs.c
index c32dc5b..03955e9 100644
--- a/src/type42/t42objs.c
+++ b/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 );
   }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]