ICEpdf
  1. ICEpdf
  2. PDF-690

Plugin API for ImageReferenceFactory

    Details

    • Type: New Feature New Feature
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 5.0.4
    • Fix Version/s: None
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      The ImageReference API was introduced in 5.x and has turned out to be quite flexible in providing different ways to manage images. The ImageReferenceFactory is currently configurable with the system property org.icepdf.core.imageReference:
      -> default - basic image proxy implementation, no scalling
      -> mipmap - mipmap implementation for creating different image sizes for various zoom levels.
      -> smoothScale - applies images scaling to lower memory consumption during rendering.

      The Factory is currently hard coded but it would be kind of cool if users could add there own ImageReference Implementations pragmatically.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: