Skip to content
  • Oliver Sander's avatar
    Import improved line join handling from xpdf 4.02 · 1dbb74f2
    Oliver Sander authored
    The imported code from the makeStrokePath method seems much more
    sophisticated than what is currently in poppler.  In particular,
    it fixes
    
      #1212
    
    Also, at least for the test file from that bug, the makeStrokePath
    implementation from xpdf constructs a path with only a bit more
    than half the number of points than the current poppler implementation.
    Therefore, importing the xpdf code may improve rendering efficiency.
    1dbb74f2