Skip to content
  • Matthias Clasen's avatar
    fc: Avoid extra copies of family names · 94b7c4ae
    Matthias Clasen authored
    When we create a PangoFcFont from an FcPattern,
    we know that the pattern will live as long as
    the font and the font description we create
    at the same time. So there is no need to copy
    the strings we get out of the pattern.
    94b7c4ae