index
:
delta/cairo.git
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
baserock/genivi/1.12.10
baserock/genivi/1.12.10-gallium
baserock/genivi/baseline
baserock/genivi/weston
carlosgc/polygon-intersect-crash
color-emoji
master
gitlab.freedesktop.org: cairo/cairo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-pdf-operators.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a new compositor architecture
Chris Wilson
2011-09-12
1
-1
/
+1
*
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
2011-07-19
1
-6
/
+6
*
path: Always interpret in forward direction
Andrea Canciani
2010-12-10
1
-1
/
+0
*
pdf: Silence compiler for an impossible case
Chris Wilson
2010-11-22
1
-0
/
+4
*
PDF: Restrict ActualText to PDF version >= 1.5
Adrian Johnson
2010-11-10
1
-13
/
+18
*
Rewrite pdf-operators word wrapping
Adrian Johnson
2010-10-08
1
-118
/
+113
*
pdf-operators: word wrap latin text strings
Adrian Johnson
2010-10-02
1
-8
/
+65
*
pdf-operators: fix bug that was causing unnecessary repositioning of text
Adrian Johnson
2010-10-01
1
-1
/
+6
*
pdf-operators: output (abc) style strings when font is latin
Adrian Johnson
2010-10-01
1
-15
/
+42
*
pdf: Assert that no other error can occur for an invertible matrix.
Chris Wilson
2010-05-04
1
-2
/
+1
*
Update FSF address
Andrea Canciani
2010-04-27
1
-1
/
+1
*
pdf: Suppress compiler warning.
Chris Wilson
2010-04-23
1
-6
/
+6
*
PDF-operators: ensure text operations flushed before emitting clip
Adrian Johnson
2010-04-10
1
-0
/
+6
*
Constify stroke style and matrices.
Chris Wilson
2010-01-22
1
-19
/
+19
*
Move _cairo_error() to a standalone header
Chris Wilson
2010-01-22
1
-0
/
+1
*
Provide a builtin implementation of isspace() and isdigit()
Adrian Johnson
2009-10-29
1
-4
/
+2
*
Spelling corrections: s/it's/its/
Daniel Holbert
2009-01-29
1
-1
/
+1
*
[path] Mark points as const during _cairo_path_fixed_interpret()
Chris Wilson
2008-12-12
1
-5
/
+7
*
Mark allocation failures as unlikely.
Chris Wilson
2008-11-29
1
-3
/
+3
*
Mark if(status) as being unlikely.
Chris Wilson
2008-11-29
1
-30
/
+30
*
PDF: Disable PDF 1.5 features when version 1.4 is selected
Adrian Johnson
2008-11-24
1
-0
/
+8
*
Add CairoScript backend.
Chris Wilson
2008-11-13
1
-0
/
+1
*
[pdf] Propagate status
Chris Wilson
2008-09-26
1
-3
/
+11
*
[pdf] Do not modify the dashes in-place.
Chris Wilson
2008-09-23
1
-2
/
+12
*
[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flags
Behdad Esfahbod
2008-09-18
1
-7
/
+7
*
Revamp the build system.
Behdad Esfahbod
2008-09-02
1
-0
/
+5
*
[pdf-operators] Propagate status from end_text().
Chris Wilson
2008-08-17
1
-3
/
+9
*
[pdf-operators] Propagate error from emit_glyph_string*().
Chris Wilson
2008-08-17
1
-5
/
+5
*
[pdf-operators] Propagate error from begin_actualtext().
Chris Wilson
2008-08-17
1
-0
/
+3
*
[pdf-operators] Add note about clusters with no glyphs
Behdad Esfahbod
2008-08-08
1
-0
/
+2
*
Make utf8 handling in font subsets more consistent
Behdad Esfahbod
2008-08-08
1
-2
/
+2
*
[pdf] Propagate status from emit_glyph()
Chris Wilson
2008-08-06
1
-3
/
+6
*
PDF/PS: Remember the current line style
Adrian Johnson
2008-07-08
1
-14
/
+34
*
Add PDF operators function to reset any remembered state
Adrian Johnson
2008-07-08
1
-0
/
+15
*
PDF: Limit precision of Td operands
Adrian Johnson
2008-07-08
1
-0
/
+6
*
PDF: Fix glyph positioning bug in Tj operator
Adrian Johnson
2008-07-05
1
-1
/
+1
*
PDF: Fix glyph positioning bug in TJ operator
Adrian Johnson
2008-07-05
1
-2
/
+1
*
Add missing status checks
Adrian Johnson
2008-07-03
1
-0
/
+5
*
[cairo-pdf-operators] Fix backward cluster iteration
Behdad Esfahbod
2008-07-01
1
-4
/
+4
*
Add show_text_glyphs to PDF operators
Adrian Johnson
2008-06-29
1
-64
/
+229
*
Allow _cairo_scaled_font_subsets_map_glyph() to specify utf8 mapping
Adrian Johnson
2008-06-29
1
-0
/
+1
*
PDF: Ensure text object is closed before emitting fill or stroke
Adrian Johnson
2008-06-29
1
-0
/
+6
*
Optimize PDF operators show_glyphs() to use Tj operator
Adrian Johnson
2008-06-04
1
-2
/
+37
*
Rewrite _cairo_pdf_operators_show_glyphs()
Adrian Johnson
2008-06-04
1
-192
/
+335
*
PDF: Don't emit a new text object for every call to show_glyphs
Adrian Johnson
2008-06-03
1
-4
/
+23
*
Add _cairo_pdf_operators_flush()
Adrian Johnson
2008-06-03
1
-1
/
+23
*
PDF: Fix glyph positioning bug
Adrian Johnson
2008-04-04
1
-1
/
+1
*
[cairo-pdf-operators] Destroy stream on error.
Chris Wilson
2008-04-02
1
-3
/
+3
*
Finish the PDF text operator decimal reduction commit
Adrian Johnson
2008-03-21
1
-3
/
+9
*
PDF: Reduce excess decimals in text position offsets
Adrian Johnson
2008-03-20
1
-4
/
+22
[next]