bug-groff
[Top][All Lists]
Advanced

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

[bug #62923] [gropdf] glyph aliases in in font description files not par


From: G. Branden Robinson
Subject: [bug #62923] [gropdf] glyph aliases in in font description files not parsed correctly
Date: Tue, 23 Aug 2022 11:38:09 -0400 (EDT)

Follow-up Comment #9, bug #62923 (project groff):


commit 26523d0bb2d2c0cca6b3b0759888069d6846fb1f
Author: Deri James <deri@chuzzlewit.myzen.co.uk>
Date:   Sat Aug 20 01:29:12 2022 +0100

    Bug #62923 - problem using aliased glyphs
    
    With a large font if 2 characters above the 255 code
    point limit are aliased, the aliased glyph has incorrect meta
    data.
    
    * src/devices/gropdf/gropdf.pl: Instead of duplicating a pointer
    to the font metadata, duplicate the data itself. Then, if the
    glyph is remapped to a code point under 256, the metadata is
    preserved.
    
    Fixes <https://savannah.gnu.org/bugs/?62923>.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62923>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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