index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
color-emoji
master
remove-dead-code
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-pdf-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
Merge branch 'issue-514' into 'master'
Adrian Johnson
1
-12
/
+26
2022-04-19
Fix mingw warning
Adrian Johnson
1
-3
/
+1
2022-01-16
pdf: ensure filenames are correctly encoded
Adrian Johnson
1
-3
/
+13
2022-01-09
pdf: ensure url strings are correctly encoded
Adrian Johnson
1
-8
/
+20
2021-10-04
pdf: reset gstate in groups
Adrian Johnson
1
-12
/
+25
2021-10-03
pdf: reset current operator when resetting clip
Adrian Johnson
1
-0
/
+1
2021-09-16
Merge branch 'custom-metadata' into 'master'
Adrian Johnson
1
-0
/
+36
2021-09-02
Allow > 2GB PDF files on platforms with 32-bit long
Adrian Johnson
1
-24
/
+24
2021-08-22
Add cairo_pdf_surface_set_custom_metadata()
Adrian Johnson
1
-0
/
+36
2021-07-29
pdf links: fix forward references to dest names with 'internal' flag
Adrian Johnson
1
-0
/
+6
2021-07-28
Merge branch 'pdf-object-streams' into 'master'
Adrian Johnson
1
-78
/
+481
2021-07-27
pdf: use floating point widths when emitting fonts
Adrian Johnson
1
-12
/
+12
2021-07-26
pdf: convert all document interchange features to use object streams
Adrian Johnson
1
-1
/
+2
2021-07-26
pdf: add support for object streams for PDF >= 1.5
Adrian Johnson
1
-68
/
+320
2021-07-26
pdf: use cross-reference stream for PDF >= 1.5
Adrian Johnson
1
-23
/
+173
2021-07-24
tags: allow links to page numbers not yet created
Adrian Johnson
1
-0
/
+2
2021-07-23
pdf: Properly pass on stdio write errors
Uli Schlachter
1
-1
/
+3
2021-07-18
Remove all gstate from _cairo_surface_tag
Adrian Johnson
1
-6
/
+1
2021-02-09
pdf font subset: Generate valid font names
Uli Schlachter
1
-6
/
+2
2021-01-17
'Fix' a NULL pointer 'dereference' in cairo-pdf-surface
Uli Schlachter
1
-1
/
+2
2020-11-21
The array introduced in bff47b43 isn't cleared on surface finish
Félix Poisot
1
-0
/
+7
2020-11-07
build: Fix various compiler warnings
George Matsumura
1
-11
/
+11
2018-10-25
pdf: add missing flush
Adrian Johnson
1
-0
/
+5
2018-10-16
Revert "Correctly decode Adobe CMYK JPEGs in PDF export"
Bryce Harrington
1
-2
/
+0
2018-06-13
pdf: Fix potential null ptr deref when creating smask groups (CID #1159559)
Bryce Harrington
1
-1
/
+0
2018-05-07
Use _cairo_malloc instead of malloc
Adrian Johnson
1
-6
/
+6
2018-04-02
Cairo trivial typos
Unknown
1
-1
/
+1
2017-11-26
pdf: fix some annotation bugs
Adrian Johnson
1
-1
/
+2
2017-11-09
pdf: fix mime-unique-id jpeg attached to recording test
Adrian Johnson
1
-67
/
+142
2017-11-09
pdf: fix mime-unique-id unbounded recording test
Adrian Johnson
1
-20
/
+65
2017-11-09
pdf: fix mime-unique-id bounded recording test
Adrian Johnson
1
-46
/
+31
2017-10-24
pdf: remove old comment
Adrian Johnson
1
-9
/
+0
2017-10-24
pdf: set default create date
Adrian Johnson
1
-1
/
+0
2017-10-24
pdf: set ca/CA instead of using an smask when the mask has constant alpha
Adrian Johnson
1
-16
/
+58
2017-10-22
Allow mime image to be different size to cairo image
Adrian Johnson
1
-124
/
+0
2017-10-22
Add CCITT_FAX mime type for PDF and PS surfaces
Adrian Johnson
1
-26
/
+237
2017-09-16
replace _BSD_SOURCE with _DEFAULT_SOURCE
Adrian Johnson
1
-1
/
+1
2017-08-26
pdf: use link attributes instead of dest name for cairo_pdf_surface_add_outline
Adrian Johnson
1
-8
/
+9
2017-08-26
pdf: fix link positions
Adrian Johnson
1
-0
/
+9
2016-10-01
pdf: thumbnail API
Adrian Johnson
1
-1
/
+78
2016-10-01
pdf: page label API
Adrian Johnson
1
-0
/
+43
2016-10-01
pdf: metadata API
Adrian Johnson
1
-31
/
+38
2016-10-01
pdf: add document outline API
Adrian Johnson
1
-0
/
+59
2016-10-01
pdf: structured text and hyperlink support
Adrian Johnson
1
-27
/
+149
2016-10-01
Support tag operations in analysis and paginated surface
Adrian Johnson
1
-1
/
+3
2016-09-09
Correctly decode Adobe CMYK JPEGs in PDF export
Peter TB Brett
1
-0
/
+2
2016-07-19
pdf: fix combined image/smask
Adrian Johnson
1
-2
/
+2
2016-07-17
pdf: Don't fail subsetting if unable to convert utf8 to utf16
Adrian Johnson
1
-13
/
+19
2016-07-15
ps/pdf: remove debug and commented out code
Adrian Johnson
1
-1
/
+1
2016-07-03
pdf: remove unused variable
Adrian Johnson
1
-1
/
+0
[next]