summaryrefslogtreecommitdiff
path: root/test/pdf-tagged-text.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-29pdf: use explicit dest instead of named dest when 'internal' attribute is setAdrian Johnson1-1/+1
2017-08-26pdf: use link attributes instead of dest name for cairo_pdf_surface_add_outlineAdrian Johnson1-3/+9
2017-08-19tests: fix bug in pdf-tagged-text that was introduced in 4790a36Adrian Johnson1-1/+1
2017-01-05pdf: Fix wrong cairo_pdf_outline_flags_t item prefixKouhei Sutou1-3/+4
2016-10-07strndup is not avuilable with MSVCAdrian Johnson1-1/+5
2016-10-04fix compiler warningsAdrian Johnson1-0/+1
2016-10-01add test for PDF document interchange features such as tagged text and linksAdrian Johnson1-0/+397