Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting to fix issues with printing #135

Open
wants to merge 5 commits into
base: trunk
Choose a base branch
from

Commits on Nov 7, 2021

  1. Add sample code to exercise printing

    Kevin authored and Kevin committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    2b93eac View commit details
    Browse the repository at this point in the history
  2. Use BigBufferedImage for tiling paint

    Kevin authored and Kevin committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    9895828 View commit details
    Browse the repository at this point in the history
  3. Fix cache issue, add caching of PageDrawer in PDFRendere

    Kevin authored and Kevin committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    8970265 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Checking performance with gs-bugzilla692158-schleuse-veryslow.pdf

    Kevin authored and Kevin committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    df32d69 View commit details
    Browse the repository at this point in the history
  2. Remove BigBufferedImage, refine MAXEDGE handling in TilingPaint

    Kevin authored and Kevin committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    624ff80 View commit details
    Browse the repository at this point in the history