freetype-commit
[Top][All Lists]
Advanced

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

[Git][freetype/freetype][master] Add a comment.


From: Alexei Podtelezhnikov (@apodtele)
Subject: [Git][freetype/freetype][master] Add a comment.
Date: Wed, 16 Jun 2021 02:51:02 +0000

Alexei Podtelezhnikov pushed to branch master at FreeType / FreeType

Commits:

1 changed file:

Changes:

  • src/type42/t42objs.c
    ... ... @@ -614,6 +614,7 @@
    614 614
         T42_GlyphSlot  slot = (T42_GlyphSlot)t42slot;
    
    615 615
     
    
    616 616
     
    
    617
    +    /* do not destroy the inherited internal structure just yet */
    
    617 618
         slot->ttslot->internal = NULL;
    
    618 619
         FT_Done_GlyphSlot( slot->ttslot );
    
    619 620
       }
    


  • reply via email to

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