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-ps-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
Erradicate internal use of cairo_surface_get_type()
Chris Wilson
1
-2
/
+2
2012-06-01
Erradicate internal use of cairo_surface_get_content()
Chris Wilson
1
-1
/
+1
2012-05-27
ps: check if EXTEND_PAD group can be painted with EXTEND_NONE
Adrian Johnson
1
-6
/
+25
2012-04-27
snapshot: Perform the cow under a mutex
Chris Wilson
1
-12
/
+21
2012-04-23
ps: support all image types
Adrian Johnson
1
-4
/
+37
2012-04-19
Split cairo-list into struct+inlines
Chris Wilson
1
-0
/
+1
2012-04-19
Split cairo-recording-surface-private into struct+inlines
Chris Wilson
1
-1
/
+1
2012-04-14
Revert accidental push of ps debugging API.
Chris Wilson
1
-48
/
+0
2012-04-12
ps (debug API): Export the ability to force fallbacks
Chris Wilson
1
-0
/
+21
2012-04-12
ps (API): Export the ability to set the creation date of the surface
Chris Wilson
1
-0
/
+27
2012-03-29
doc: Add "since" tag to documentation
Andrea Canciani
1
-0
/
+2
2012-03-29
doc: Make documentation comments symmetric
Andrea Canciani
1
-3
/
+3
2012-03-10
doc/ps-surface: minor improvements
Nis Martensen
1
-3
/
+5
2012-03-10
doc: add colon to .._padded_image_from_image
Nis Martensen
1
-1
/
+1
2012-02-24
pdf,ps: The device offset only needs to taken into account for raster patterns
Chris Wilson
1
-2
/
+1
2012-02-09
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
1
-0
/
+1
2012-02-04
ps: fix extend-pad-border test failure
Adrian Johnson
1
-6
/
+9
2012-02-02
ps: ensure shading domain is [ 0 1 ]
Adrian Johnson
1
-5
/
+15
2012-02-02
ps: add missing 'Q' to end of page
Adrian Johnson
1
-20
/
+7
2012-02-01
ps: avoid using ps patterns to paint/fill gradients
Adrian Johnson
1
-76
/
+144
2012-01-31
ps: support RASTER_SOURCE patterns
Adrian Johnson
1
-212
/
+389
2012-01-19
api: add cairo_surface_supports_mime_type
Adrian Johnson
1
-0
/
+13
2012-01-15
ps: handle different x/y fallback resolution in Fallback Image comment
Adrian Johnson
1
-7
/
+19
2011-12-10
ps: simplify the EPS save and restore
Adrian Johnson
1
-7
/
+3
2011-12-06
ps: allow embedding of cmyk jpeg images
Adrian Johnson
1
-5
/
+21
2011-12-06
ps: avoid padding images if the padding is not required to fill the extents
Adrian Johnson
1
-24
/
+35
2011-11-25
Convert cairo_mime_surface_t to cairo_raster_source_pattern_t
Chris Wilson
1
-0
/
+5
2011-09-15
ps: Check earlier for a supported mask
Chris Wilson
1
-6
/
+4
2011-09-15
ps: Fix return value for mask_supported and ps2
Chris Wilson
1
-3
/
+3
2011-09-15
ps: Set transparency for stencil_masks
Chris Wilson
1
-14
/
+10
2011-09-13
ps: turn off debug
Adrian Johnson
1
-1
/
+1
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-98
/
+113
2011-09-11
ps: improve formatting of fallback image comment
Adrian Johnson
1
-1
/
+1
2011-09-11
ps: use reusable stream for mesh pattern data
Adrian Johnson
1
-11
/
+18
2011-09-06
ps/pdf: fix the polarity of stencil masks
Adrian Johnson
1
-1
/
+1
2011-09-06
ps: support stencil masks
Adrian Johnson
1
-89
/
+206
2011-09-05
ps: each row of 1-bit image data needs to begin on a byte boundary
Adrian Johnson
1
-0
/
+2
2011-08-29
ps/pdf: use a new clipper object when emitting a recording surface
Adrian Johnson
1
-0
/
+14
2011-08-14
ps: unwrap recording surface snapshots
Chris Wilson
1
-1
/
+13
2011-08-14
ps: use deflate compression for ps level 3
Adrian Johnson
1
-35
/
+74
2011-08-13
Only reduce the clip if it is not in active use for the operation
Chris Wilson
1
-14
/
+4
2011-08-13
image: move surface definition to new header for subclassing
Chris Wilson
1
-0
/
+1
2011-08-06
ps: use show_text_glyphs
Adrian Johnson
1
-12
/
+29
2011-08-04
ps: check if images are grayscale or monochrome and encode as such
Adrian Johnson
1
-52
/
+110
2011-07-29
ps: remove unnecessary flush
Adrian Johnson
1
-4
/
+0
2011-07-29
ps: Apply the clip reduction techniques from pdf
Chris Wilson
1
-4
/
+32
2011-07-26
composite: Pass unbounded extents to initialisation
Chris Wilson
1
-12
/
+17
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-1
/
+6
2011-07-20
ps: Don't return CAIRO_INT_STATUS_NOTHING_TO_DO for empty glyphs
Adrian Johnson
1
-1
/
+5
2011-07-20
Remove HAS_FT_FONT from cairo-scaled-font-subsets-private.h
Adrian Johnson
1
-19
/
+0
[next]