summaryrefslogtreecommitdiff
path: root/include/vcl/pdf
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen2-0/+3
2021-02-16pdfium: add a FPDF_GetLastError() wrapperMiklos Vajna1-0/+28
2021-02-04pdfium: add PDFFindFlags wrapperMiklos Vajna1-0/+34
2021-01-15pdfium: add wrapper for FPDF_FILLMODE_* definesMiklos Vajna1-0/+24
2021-01-08pdfium: add wrapper for FPDF_TEXTRENDERMODE_* definesMiklos Vajna1-0/+30
2021-01-06pdfium: add wrapper for FPDF_OBJECT_* definesMiklos Vajna1-0/+31
2020-12-02pdfium: add width/height/format wrappers for bitmapMiklos Vajna1-0/+26
2020-12-02pdfium: introduce an enum class for path segment typesMiklos Vajna1-0/+25
2020-11-11pdfium: eliminate remaining direct calls to FPDFPageObj_GetType()Miklos Vajna1-0/+27
2020-11-04external: update pdfium to 4306Miklos Vajna1-1/+2
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl1-0/+6
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl1-0/+19
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl1-0/+5
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl1-0/+8
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl1-0/+37
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl1-0/+49