Skip to content
  • Behdad Esfahbod's avatar
    Add separate match compare function for size · 5bbdffd2
    Behdad Esfahbod authored
    Has two distinctions from FcCompareRange():
    1. As best value, it returns query pattern size, even if it's out of font range,
    2. Implements semi-closed interval, as that's what OS/2 v5 table defines
    5bbdffd2