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-win32-printing-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-28
One more remaining_glyphs compile fix
Behdad Esfahbod
1
-1
/
+2
2008-05-23
[cairo-xlib] Fix show_glyphs when failing to upload a glyph
Behdad Esfahbod
1
-1
/
+2
2008-05-09
[cairo-paginated-surface] Clean up reference counting mess
Behdad Esfahbod
1
-5
/
+11
2008-05-04
Make win32-printing surface work with bitmap fonts
Adrian Johnson
1
-0
/
+14
2008-05-04
Fix win32-printing show_glyphs analysis for Type 1 fonts
Adrian Johnson
1
-0
/
+1
2008-04-18
Add "Since: 1.6" to win32 printing surface
Adrian Johnson
1
-0
/
+2
2008-04-13
win32: Fix broken printing of type1 fonts
Adrian Johnson
1
-0
/
+1
2008-03-26
Use floating-point offsets for color stops
Carl Worth
1
-1
/
+1
2008-03-25
Win32-Printing: Fix fallback resolution when DC ctm is not identity
Adrian Johnson
1
-5
/
+14
2008-03-10
win32-printing: Don't scale the miter limit
Adrian Johnson
1
-1
/
+1
2008-02-15
Win32-printing: Fix meta surface patterns
Adrian Johnson
1
-12
/
+16
2008-01-24
[win32] Print non-black/white text correctly in show_glyphs
Vladimir Vukicevic
1
-3
/
+3
2008-01-24
[win32] Better tracking of initial clip
Vladimir Vukicevic
1
-42
/
+27
2008-01-18
win32-printing: define GRADIENT_FILL_RECT_H bug #14107
Adrian Johnson
1
-0
/
+4
2008-01-16
[cairo-surface] Introduce _cairo_surface_create_in_error().
Chris Wilson
1
-7
/
+3
2008-01-11
win32-printing: Do not clip and paint with an empty path
Adrian Johnson
1
-2
/
+6
2008-01-11
win32-printing: use fill instead of clip for non win32 fonts
Adrian Johnson
1
-2
/
+12
2007-11-09
[win32-printing] bail out early if we don't have anything to do in paint_surf
Vladimir Vukicevic
1
-0
/
+5
2007-11-09
[win32] Skip doing some work if we can't call StretchDIBits
Vladimir Vukicevic
1
-0
/
+6
2007-10-21
win32-printing: remove unused code
Adrian Johnson
1
-17
/
+0
2007-10-21
win32-printing: fix typo in comment
Adrian Johnson
1
-1
/
+1
2007-10-21
win32-printing: fix dash-caps-joins test failure
Adrian Johnson
1
-5
/
+6
2007-10-21
win32-printing: Use the surface ctm in show_glyphs
Adrian Johnson
1
-0
/
+14
2007-10-21
win32-printing: fix stroke rounding problems
Adrian Johnson
1
-6
/
+29
2007-10-21
win32-printing: fix rounding problems when using pattern matrix
Adrian Johnson
1
-31
/
+136
2007-10-21
win32-printing: add meta surface pattern support
Adrian Johnson
1
-52
/
+199
2007-10-21
win32-printing: check if images are opaque
Adrian Johnson
1
-0
/
+57
2007-10-21
win32-printing: Add missing struct initializers
Adrian Johnson
1
-1
/
+3
2007-10-13
PS/Win32-printing: remove redundant checks from _analyze_operation
Adrian Johnson
1
-6
/
+0
2007-10-10
[win32] mask win32 printing vertex colors with 0xff00 per docs
Vladimir Vukicevic
1
-4
/
+7
2007-10-10
Fix win32 printing surface copyright notice
Vladimir Vukicevic
1
-2
/
+2
2007-10-10
[win32] Clean up compiler warnings.
Chris Wilson
1
-9
/
+17
2007-10-09
[win32] remove ignore_operators flag from win32 printing surface
Vladimir Vukicevic
1
-12
/
+4
2007-09-18
[win32] Add win32 printing surface
Vladimir Vukicevic
1
-0
/
+1220
[prev]