summaryrefslogtreecommitdiff
path: root/src/cairo-tag-stack-private.h
Commit message (Collapse)AuthorAgeFilesLines
* Make cairo_tag_begin/end work correctly in groupsAdrian Johnson2023-04-181-0/+9
| | | | Fixes #508
* Print tag error details when CAIRO_DEBUG_TAG is definedAdrian Johnson2021-07-291-0/+3
| | | | | | Add a _cairo_tag_error(fmt, ...) function that is used liked _cairo_error() but allows an error message to be specified. When CAIRO_DEBUG_TAG is defined the error is printed.
* fix make checkAdrian Johnson2016-10-041-0/+1
|
* pdf: structured text and hyperlink supportAdrian Johnson2016-10-011-0/+106