Skip to content
  • Kristian Høgsberg's avatar
    2005-05-19 Kristian Høgsberg <krh@redhat.com> · 42de1348
    Kristian Høgsberg authored
            * poppler/CairoFontEngine.cc: Only cast to Gfx8BitFont when we
            know for sure we have a truetype font.
            GfxCIDFont::getCIDToGIDLen() can return 0 in which case codeToGID
            will be NULL, and we end up casting it to a Gfx8BitFont.
    42de1348