Branch

  • Show log

    Commit

  • Hash : b051f3fa
    Author : Garret Rieger
    Date : 2022-05-05T23:27:34

    [subset] Fix cpal subsetting when there are partial palette overlaps.
    
    The existing code doesn't correctly handle the case where palettes partially overlap in the color record array. This changes the subsetting to only share entries in the color record array when palettes have the same first color index. Partially overlapping palettes will be converted to disjoint segments in the color record array.
    
    Updates one of the color tests to use multiple palettes.
    
    Also fixes fuzzer: https://oss-fuzz.com/testcase-detail/5568200165687296.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/harfbuzz.git
    Git SSH git@git.kmx.io:kc3-lang/harfbuzz.git
    Public access ? public
    Description

    HarfBuzz text shaping engine

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags