Skip to content

British Lop

Compare
Choose a tag to compare
@EliotJones EliotJones released this 29 Nov 18:08
· 525 commits to master since this release
  • Adds support for filling rectangles when using PdfDocumentBuilder. The DrawRectangle method now takes an optional boolean parameter, fill.
  • Fix bug recognising Standard 14 fonts with Arial MT naming.
  • Handle unusual object streams containing endobj tokens.
  • Support broken Differences arrays for encodings.
  • Support very long xref streams by making infinite loop detection more relaxed.
  • Fix issue with parsing Type0 fonts that are using indirect references.
  • Internal structure changes to support pdf to image work.