index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
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
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
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-21
/
+20
2011-07-19
ps: Add HAS_FT_FONT guards for type1
Chris Wilson
1
-0
/
+20
2011-07-18
type1-subset: Remove FT dependency part 6
Adrian Johnson
1
-4
/
+0
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-0
/
+3
2011-05-22
PS: Use tight bounding box
Adrian Johnson
1
-11
/
+4
2011-01-18
pdf,ps,quartz: Use correct tolerance for gradient domain computation
Andrea Canciani
1
-3
/
+7
2011-01-16
doc: Fix some broken references and gtk-doc warnings
Maarten Bosmans
1
-19
/
+20
2011-01-01
pdf,ps: Add native mesh pattern support
Adrian Johnson
1
-0
/
+84
2010-12-13
ps,pdf: Deal with empty domain gradients.
Andrea Canciani
1
-5
/
+45
2010-12-13
ps: Unify gradient emitters and support all extend modes.
Andrea Canciani
1
-168
/
+88
2010-12-13
ps: Avoid unneeded fallbacks for gradients with opaque stops.
Andrea Canciani
1
-1
/
+7
2010-12-13
ps, pdf, pattern: Implement _cairo_pattern_alpha_range to analyse patterns.
Andrea Canciani
1
-8
/
+4
2010-12-13
ps: Use switch instead of multiple if's
Andrea Canciani
1
-5
/
+9
2010-11-23
ps: Fix painting
Andrea Canciani
1
-3
/
+2
2010-11-20
PS: Fix regression - missing page content in EPS output
Adrian Johnson
1
-9
/
+0
2010-11-20
PS/PDF: Fix regression when changing page size to a larger size
Adrian Johnson
1
-0
/
+6
2010-11-17
PS: fix embedding of grayscale jpegs
Koji Otani
1
-2
/
+3
2010-10-21
Other backends: Set round_glyph_positions to OFF
Uli Schlachter
1
-0
/
+1
2010-10-15
PS: Remove radial gradient fallback
Adrian Johnson
1
-17
/
+2
2010-10-15
PS: Remove redundant code
Adrian Johnson
1
-3
/
+0
2010-10-06
PS: Allow %%BoundingBox and %%PageBoundingBox to be overriden using DSC comments
Adrian Johnson
1
-11
/
+27
2010-10-02
Don't embed cmap in TrueType fonts embedded in PostScript
Adrian Johnson
1
-1
/
+1
2010-10-01
PS: Enable support for latin subsets
Adrian Johnson
1
-8
/
+24
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
-1
/
+1
2010-07-08
doc: Move tmpl/ docs to inline docs
Benjamin Otte
1
-0
/
+17
2010-07-05
ps: Allow specifying if errors on extract_surface should be set
Benjamin Otte
1
-17
/
+22
[next]