Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • P poppler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Zachary Travis
  • poppler
  • Repository
Switch branch/tag
  • poppler
  • poppler
  • CairoOutputDev.cc
Find file BlameHistoryPermalink
  • Marek Kasik's avatar
    cairo: Fix tiling patterns when pattern cell is too far · 9c3b18b8
    Marek Kasik authored Apr 06, 2018 and Albert Astals Cid's avatar Albert Astals Cid committed May 12, 2020
    Rendering of tiling pattern which has pattern matrix moving pattern cell
    far away can fail on allocation of memory. This commit solves the issue by
    modifying of cairo pattern matrix so that its offset is closer to the path
    filled by the pattern.
    
    Fixes #190
    9c3b18b8