Skip to content
  • Behdad Esfahbod's avatar
    Add FcFreeTypeQueryAll() · 27a6a299
    Behdad Esfahbod authored
    Like FcFreeTypeQuery(), but adds patterns for all fonts found, including named
    instances of variable fonts.  If id is -1, then all collection faces are queried.
    Returns number of fonts added.
    
    This merges the same face loop that was in fc-query. and fcdir.c.
    
    Needs documentation update.
    27a6a299