Skip to content
  • Carlos Garcia Campos's avatar
    Remove EvDocumentThumbnails interface · 6ac3eb8a
    Carlos Garcia Campos authored
    The only method get_thumbnail() has been moved to EvDocument. Thumbnails
    are always implemented by backends since it's usually just rendering the
    page at a lower scale factor. EvDocument provides a default
    implementation so that most of the backends don't even need to implement
    it.
    6ac3eb8a