index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-pdf-surface-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-02
pdf: fix the offset of padded images
Adrian Johnson
1
-2
/
+0
2012-01-11
pdf: support RASTER_SOURCE patterns
Adrian Johnson
1
-0
/
+4
2011-12-06
pdf: avoid using pdf patterns to paint/fill opaque linear/radial gradients
Adrian Johnson
1
-0
/
+2
2011-09-06
pdf: use _emit_smask() instead of _emit_imagemask to emit stencil mask
Adrian Johnson
1
-1
/
+1
2011-09-05
pdf: use ink extents for pattern bbox
Adrian Johnson
1
-0
/
+1
2011-09-05
pdf: use ink extents for smask bbox
Adrian Johnson
1
-0
/
+2
2010-12-05
PDF: Output a stencil mask for cairo_mask() with solid source and A1 mask
Adrian Johnson
1
-0
/
+1
2010-11-26
pdf: Silence compiler warnings
Andrea Canciani
1
-1
/
+1
2010-11-23
Add unique_id mime type
Adrian Johnson
1
-0
/
+2
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-01-22
Constify stroke style and matrices.
Chris Wilson
1
-6
/
+5
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-0
/
+3
2009-07-14
[pdf] Add support for the extra blend modes
Adrian Johnson
1
-0
/
+4
2009-06-14
Fix PDF pattern embedding
Adrian Johnson
1
-6
/
+15
2009-06-02
PDF: Don't embed the same pattern more than once
Adrian Johnson
1
-3
/
+10
2008-11-24
PDF: Add cairo_pdf_surface_restrict_to_version API
Adrian Johnson
1
-0
/
+2
2008-11-02
PDF: Store the operation extents in each pattern
Adrian Johnson
1
-0
/
+1
2008-09-18
[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flags
Behdad Esfahbod
1
-1
/
+1
2008-06-29
Add show_text_glyphs to PDF surface
Adrian Johnson
1
-0
/
+5
2008-06-03
PDF: Remember the current color
Adrian Johnson
1
-0
/
+7
2008-02-17
PDF/PS: No need to use save/restore for solid colors
Adrian Johnson
1
-0
/
+1
2008-02-02
PDF: Use correct surface size when emitting patterns
Adrian Johnson
1
-0
/
+4
2008-01-07
PDF: Put each fallback image in a separate group
Adrian Johnson
1
-1
/
+1
2008-01-07
PDF: Remove the remaining code for splitting the content
Adrian Johnson
1
-14
/
+6
2008-01-07
PDF: Emit all patterns after content stream
Adrian Johnson
1
-11
/
+37
2008-01-07
Move the PDF drawing operators into cairo-pdf-operators.c
Adrian Johnson
1
-1
/
+2
2007-09-25
PDF: Compress the content stream
Adrian Johnson
1
-0
/
+4
2007-09-16
Change paginated surface size when PS/PDF _set_size() called
Adrian Johnson
1
-0
/
+2
2007-08-28
PDF: Remove unused code
Adrian Johnson
1
-1
/
+0
2007-08-27
Add finer-grained fallback support to the PDF surface
Adrian Johnson
1
-15
/
+40
2007-08-23
Remove include of cairoint.h from *-private.h header files.
Carl Worth
1
-2
/
+0
2007-08-22
[Makefile.am] Add target sparse to run sparse static source code analyzer
Behdad Esfahbod
1
-0
/
+2
2007-04-27
PDF: Change CTM to identity
Adrian Johnson
1
-0
/
+1
2007-04-27
Add support for transparent gradients
Adrian Johnson
1
-0
/
+13
2007-04-21
[pdf] Fix header file header!
Behdad Esfahbod
1
-3
/
+9
2007-04-21
[pdf] Get rid of _cairo_pdf_test_force_fallbacks
Behdad Esfahbod
1
-0
/
+2
2007-04-21
[pdf] Move cairo_pdf_surface_t to cairo-pdf-surface-private.h
Behdad Esfahbod
1
-0
/
+83