index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
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
2010-04-23
remove duplicated members from image surface struct
Benjamin Otte
1
-4
/
+5
2010-04-14
ps: Don't write error status to the inert object.
Chris Wilson
1
-47
/
+27
2010-03-22
ps: Skip surface emission if in error state.
Chris Wilson
1
-0
/
+4
2010-03-22
ps: Free page on error path.
Chris Wilson
1
-0
/
+1
2010-03-21
ps: Destroy the local surface on error.
Chris Wilson
1
-1
/
+3
2010-02-07
ps: Initialise page bbox to page size
Chris Wilson
1
-0
/
+5
2010-02-07
ps: Propagate NOTHING_TO_DO
Chris Wilson
1
-32
/
+4
2010-01-22
ps: Wean off the low-level image composite interface
Chris Wilson
1
-50
/
+27
2010-01-22
ps: Arguments to fill_extents() were reversed.
Chris Wilson
1
-1
/
+2
2010-01-22
misc: Only use custom lround() under DISABLE_SOME_FLOATING_POINT
Chris Wilson
1
-2
/
+2
2010-01-22
pattern: An EXTEND_NONE surface is not opaque if we sample outside
Chris Wilson
1
-74
/
+112
2010-01-22
Add cairo_device_t
Chris Wilson
1
-1
/
+3
2010-01-22
Constify stroke style and matrices.
Chris Wilson
1
-3
/
+3
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+1
2009-11-26
PS: Add some missing pdf-operators flushes
Adrian Johnson
1
-0
/
+15
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-21
/
+21
2009-09-28
PS: Use standard page size names for some common sizes
Adrian Johnson
1
-4
/
+62
2009-09-25
PS: Add DocumentMedia/PageMedia DSC comments
Adrian Johnson
1
-0
/
+88
2009-09-01
[ps] Clip meta-surface to desired extents.
Chris Wilson
1
-3
/
+43
2009-09-01
[ps/pdf] Trim patterns to operation extents
Chris Wilson
1
-26
/
+50
2009-08-29
Use the more generic is_box when doing simple extent checks
Chris Wilson
1
-1
/
+1
2009-08-29
Add xml surface
Chris Wilson
1
-0
/
+4
2009-08-29
[build] Add options for warning about bad casts
Chris Wilson
1
-10
/
+10
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-157
/
+210
2009-07-03
Export meta-surface
Chris Wilson
1
-1
/
+1
2009-06-02
[ps] Trivial warning fix.
Chris Wilson
1
-0
/
+1
2009-03-31
[ps] Check for error during stroking.
Chris Wilson
1
-0
/
+3
2009-03-31
Check for errors during get_mime_data()
Chris Wilson
1
-0
/
+2
2009-02-24
[ps] Check the status of _cairo_type3_glyph_surface_create()
Chris Wilson
1
-0
/
+3
2009-01-30
Trivial warning fixes.
Chris Wilson
1
-2
/
+2
2009-01-29
[ps] Free images after emitting patterns.
Chris Wilson
1
-2
/
+16
2009-01-22
Use PS font name in PS TrueType fonts
Adrian Johnson
1
-4
/
+5
2008-12-06
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
1
-0
/
+2
2008-11-29
Mark allocation failures as unlikely.
Chris Wilson
1
-8
/
+8
2008-11-29
Mark if(status) as being unlikely.
Chris Wilson
1
-61
/
+61
2008-11-23
Move cairo-jpeg-info.c to cairo-image-info.c
Adrian Johnson
1
-3
/
+3
2008-11-13
Add CairoScript backend.
Chris Wilson
1
-0
/
+2
2008-11-07
[ps] Trivial compile warning clenaup.
Chris Wilson
1
-1
/
+1
2008-11-04
[mime-type] Request the mime-data for the source surface, not ourselves!
Chris Wilson
1
-3
/
+2
2008-11-04
PS: Implement JPEG embedding
Adrian Johnson
1
-3
/
+101
2008-11-03
Compile tidy.
Chris Wilson
1
-1
/
+1
2008-11-02
PS: meta-surface patterns with EXTEND_PAD are unsupported
Adrian Johnson
1
-2
/
+6
2008-11-02
PS: Implement EXTEND_PAD for image patterns
Adrian Johnson
1
-17
/
+82
2008-11-02
Add an extents argument to the high level surface backend functions
Adrian Johnson
1
-4
/
+8
2008-10-30
PS/PDF: Set image Interpolation flag
Adrian Johnson
1
-3
/
+25
2008-10-30
Cleanup 'status && status != UNSUPPORTED'
Chris Wilson
1
-2
/
+2
2008-10-30
[pattern] Avoid needless copying of patterns.
Chris Wilson
1
-18
/
+21
2008-10-22
Don't add a notdef glyph to Type 3 font subsets
Adrian Johnson
1
-14
/
+7
2008-10-21
[ps] Check for an empty font subset.
Chris Wilson
1
-0
/
+3
2008-10-20
Add API documentation for NULL filenames and write_funcs.
Chris Wilson
1
-2
/
+8
[next]