Skip to content
  • Kristian Høgsberg's avatar
    Fri Apr 22 00:01:40 2005 Kristian Høgsberg <krh@redhat.com> · 42ecccf9
    Kristian Høgsberg authored
            * poppler/CairoFontEngine.cc: Hack around semi-broken cairo-0.4.0
            font API to fix the problem where some glyphs would show up at the
            wrong sizes.  We now create an FT_Face for each size and font
            combination we encounter, since an FT_Face can't be shared between
            several cairo_font_t.
    42ecccf9