Skip to content
  • Oliver Sander's avatar
    Remove all Splash code from the Arthur backend · 3c561104
    Oliver Sander authored
    Previously, Splash code was used to get the codeToGID
    mapping for font rendering (which you apparently cannot
    get from Qt).  This patch reimplements the same functionality
    using only FoFi and FreeType.  This makes the code easier
    to understand, because it removes several layers of
    redirection.
    3c561104