index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-pdf-operators-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-24
PDF: Disable PDF 1.5 features when version 1.4 is selected
Adrian Johnson
1
-0
/
+5
2008-09-18
[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flags
Behdad Esfahbod
1
-1
/
+1
2008-09-02
Revamp the build system.
Behdad Esfahbod
1
-1
/
+0
2008-07-08
PDF/PS: Remember the current line style
Adrian Johnson
1
-0
/
+13
2008-07-08
Add PDF operators function to reset any remembered state
Adrian Johnson
1
-0
/
+3
2008-06-29
Add show_text_glyphs to PDF operators
Adrian Johnson
1
-4
/
+12
2008-06-04
Rewrite _cairo_pdf_operators_show_glyphs()
Adrian Johnson
1
-2
/
+26
2008-06-03
PDF: Don't emit a new text object for every call to show_glyphs
Adrian Johnson
1
-0
/
+1
2008-06-03
Add _cairo_pdf_operators_flush()
Adrian Johnson
1
-1
/
+4
2008-02-20
[pdf-operators] Missing private markup.
Chris Wilson
1
-1
/
+1
2008-02-17
Use correct prefix for _cairo_pdf_operators_stroke
Adrian Johnson
1
-5
/
+5
2008-02-17
Implement PDF fill-stroke
Adrian Johnson
1
-0
/
+8
2008-02-16
[cairo-pdf-operators] Pass matrix by reference, not by value
Behdad Esfahbod
1
-2
/
+2
2008-01-25
[cairo-pdf-operators] Reformat typedef to not confuse gtk-doc
Behdad Esfahbod
1
-4
/
+3
2008-01-10
[headers] Brute force fixup of including cairoint.h from boilerplate.
Chris Wilson
1
-1
/
+2
2008-01-07
Move the PDF drawing operators into cairo-pdf-operators.c
Adrian Johnson
1
-0
/
+106