index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
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
2010-12-13
ps,pdf: Deal with empty domain gradients.
Andrea Canciani
1
-1
/
+59
2010-12-13
pdf: Unify gradient emitters and support all extend modes.
Andrea Canciani
1
-282
/
+132
2010-12-13
ps, pdf, pattern: Implement _cairo_pattern_alpha_range to analyse patterns.
Andrea Canciani
1
-14
/
+4
2010-12-13
pdf: Use switch instead of multiple if's
Andrea Canciani
1
-5
/
+9
2010-12-10
pdf: Use composite rectangles in fill_stroke
Andrea Canciani
1
-16
/
+47
2010-12-05
PDF: Output a stencil mask for cairo_mask() with solid source and A1 mask
Adrian Johnson
1
-17
/
+143
2010-11-26
pdf: Silence compiler warnings
Andrea Canciani
1
-1
/
+2
2010-11-26
array: Silence warnings
Andrea Canciani
1
-2
/
+2
2010-11-26
PDF: Add missing clipper_reset
Adrian Johnson
1
-0
/
+2
2010-11-26
PDF: Add missing clipper_reset
Adrian Johnson
1
-0
/
+2
2010-11-23
Add unique_id mime type
Adrian Johnson
1
-2
/
+36
2010-11-21
PS/PDF: Fix regression when changing page size to a larger size
Adrian Johnson
1
-2
/
+8
2010-11-20
PS/PDF: Fix regression when changing page size to a larger size
Adrian Johnson
1
-2
/
+8
2010-11-07
PDF: Fix toUnicode for CID fonts
Adrian Johnson
1
-14
/
+24
2010-11-02
PDF: Use correct bfchar size in toUnicode for latin fonts
Adrian Johnson
1
-14
/
+13
2010-10-28
PDF: Don't use the currently set color after a 'Q' operator
Adrian Johnson
1
-0
/
+1
2010-10-28
PDF: Don't use the currently set color after a 'Q' operator
Adrian Johnson
1
-0
/
+1
2010-10-24
PDF: Fix regression in EXTEND_NONE gradients
Adrian Johnson
1
-1
/
+14
2010-10-21
Other backends: Set round_glyph_positions to OFF
Uli Schlachter
1
-0
/
+1
2010-10-15
PDF: Remove radial gradient fallback
Adrian Johnson
1
-16
/
+1
2010-10-15
PDF: Fix regression in EXTEND_NONE gradients
Adrian Johnson
1
-1
/
+14
2010-10-06
CFF subset: add support for latin subsets
Adrian Johnson
1
-46
/
+96
2010-10-02
Don't embed cmap in TrueType fonts embedded in PostScript
Adrian Johnson
1
-1
/
+1
2010-10-01
PDF: Add support for latin subsets
Adrian Johnson
1
-58
/
+133
2010-08-26
subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE public
Benjamin Otte
1
-2
/
+2
2010-07-10
Convert mime data length to use unsigned long
Chris Wilson
1
-9
/
+9
2010-07-08
doc: Move tmpl/ docs to inline docs
Benjamin Otte
1
-0
/
+17
2010-07-05
pdf: Set error when extracting from finished surface
Benjamin Otte
1
-0
/
+10
2010-06-10
pdf: support single stop gradients
Andrea Canciani
1
-3
/
+3
2010-05-16
cff: Use correct glyph advance when subsetting cff fonts
Adrian Johnson
1
-9
/
+10
2010-05-16
type1: Use correct glyph advance when subsetting type 1 fonts
Adrian Johnson
1
-11
/
+12
2010-05-13
Make cairo_color_stop_t a unique type.
Chris Wilson
1
-9
/
+0
2010-05-04
pdf: Cleanup local reference to source on error paths.
Chris Wilson
1
-0
/
+2
2010-04-30
pdf; Emit subsurface patterns natively.
Chris Wilson
1
-19
/
+94
2010-04-30
ps: Enable native encoding of subsurface patterns.
Chris Wilson
1
-1
/
+3
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-04-14
ps: Don't write error status to the inert object.
Chris Wilson
1
-2
/
+0
2010-04-14
pdf: Don't write error status to the inert object.
Chris Wilson
1
-19
/
+22
2010-01-22
pdf: Arguments to fill_extents() were reversed.
Chris Wilson
1
-1
/
+2
2010-01-22
pattern: An EXTEND_NONE surface is not opaque if we sample outside
Chris Wilson
1
-88
/
+131
2010-01-22
Add cairo_device_t
Chris Wilson
1
-1
/
+3
2010-01-22
Constify stroke style and matrices.
Chris Wilson
1
-20
/
+20
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+1
2009-11-29
PDF: Don't specify colorspace in JPEG2000 image dictionary
Adrian Johnson
1
-1
/
+0
2009-11-27
PDF: Remove extraneous \n from end of jpeg/jp2 data
Adrian Johnson
1
-4
/
+1
2009-11-08
PDF: Include Type 1 fixed-content portion in the embedded font
Adrian Johnson
1
-4
/
+4
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-28
/
+28
2009-10-21
Support component-alpha.
Chris Wilson
1
-3
/
+7
2009-10-02
PDF: Fix regression caused by 1ae5a419
Adrian Johnson
1
-4
/
+8
2009-09-01
[ps/pdf] Trim patterns to operation extents
Chris Wilson
1
-9
/
+58
[prev]
[next]