index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-14
Update version to 1.1.8 and add notes to NEWS file.
1.1.8
Carl Worth
2
-3
/
+135
2006-06-14
Update refefence images due to pattern source shift.
Carl Worth
13
-0
/
+0
2006-06-14
PS PDF: Update reference images due to truetype subsetting
Carl Worth
10
-0
/
+0
2006-06-14
Rename cairo-wideint.h to cairo-wideint-private.h.
Behdad Esfahbod
4
-3
/
+3
2006-06-14
Add backend-specific pkg-config files.
Behdad Esfahbod
5
-27
/
+78
2006-06-14
Move cairo.pc into src/.
Behdad Esfahbod
4
-7
/
+6
2006-06-14
Add zero-alpha reference image to Makefile.am for the sake of make dist
Carl Worth
1
-1
/
+2
2006-06-14
Bug 4723: configure.in: Fix m4 quoting when examining pkg-config version
Bertram Felgenhauer
1
-1
/
+1
2006-06-14
Bug 4882: Flag Sun's X server has having buggy_repeat.
Brian Cameron
1
-0
/
+3
2006-06-14
Bug 5306: test/pdf2png: Add missing include of stdio.h
Dom Lachowicz
1
-0
/
+1
2006-06-14
Bug 7075: Fix make clean to remove cairo.def
Behdad Esfahbod
1
-0
/
+2
2006-06-14
ROADMAP: Update with PDF bugs from minefield test. Slip non-1.0 regressions o...
Carl Worth
1
-13
/
+19
2006-06-14
ft: If glyph->format is not OUTLINE use _render_glyph_bitmap to coerce to a b...
Carl Worth
1
-4
/
+3
2006-06-14
ROADMAP: Mark bugs FC_ADVANCE and _transform_glyph_bitmap as fixed.
Jinghua Luo
1
-2
/
+2
2006-06-14
freetype: Return an error if the glyph format isn't outline or bitmap
Jinghua Luo
1
-2
/
+2
2006-06-13
Patch to fix pixman samping location bug (#2488).
Bertram Felgenhauer
4
-6
/
+15
2006-06-13
Bug 4196: undef MIN an MAX before defining to avoid duplicate definition
Carl Worth
2
-0
/
+4
2006-06-13
test/zero-alpha: Drop REPS from 100 to 10 for a faster test.
Carl Worth
1
-1
/
+1
2006-06-13
Add new zero-alpha test to demonstrate (X server?) bug found by Paul Giblock
Carl Worth
4
-1
/
+100
2006-06-13
Merge branch 'type1-subsetting' into cairo
Carl Worth
6
-151
/
+1370
2006-06-13
Merge branch 'truetype-subsetting' into cairo
Carl Worth
5
-76
/
+418
2006-06-13
PS, PDF: Re-organize handling of bitmapped fonts to avoid invalid output.
Carl Worth
2
-54
/
+129
2006-06-13
Change return type of _cairo_scaled_glyph_lookup to allow UNSUPPORTED.
Carl Worth
4
-7
/
+13
2006-06-12
Add aliases for deprecated cairo_{pdf,ps,svg}_surface_set_dpi
Carl Worth
1
-0
/
+7
2006-06-12
Add cairo-ps-test.h and cairo-svg-test.h to Makefile.am
Carl Worth
1
-2
/
+2
2006-06-12
xlib: bugfix for #7172.
Jinghua Luo
1
-1
/
+3
2006-06-11
SVG: Sets fallback resolution when compositing a meta surface.
Emmanuel Pacaud
1
-15
/
+14
2006-06-11
freetype: build fix for _transform_glyph_bitmap.
Jinghua Luo
1
-5
/
+4
2006-06-11
ignore FC_MATRIX in font pattern.
Jinghua Luo
1
-10
/
+1
2006-06-11
freetype: rework _transform_glyph_bitmap.
Jinghua Luo
1
-25
/
+33
2006-06-10
ROADMAP: Note that cairo_surface_set_fallback_resolution is in place now.
Carl Worth
1
-15
/
+17
2006-06-10
Change _cairo_meta_surface_get_extents to return a bounded size.
Carl Worth
2
-18
/
+27
2006-06-10
Don't create a new scaled_font if there's a device_offset but no device_scale.
Carl Worth
1
-18
/
+16
2006-06-10
Clarify that fallback_resolution acts on a per-page granularity.
Carl Worth
2
-0
/
+21
2006-06-10
Test PS and SVG backends in addition to PDF in test/fallback-resolution.
Carl Worth
2
-31
/
+83
2006-06-10
Add cairo_{ps,svg}_test_force_fallbacks so tests can force fallbacks.
Carl Worth
4
-0
/
+156
2006-06-10
Fix font size when drawing text with a device_scale.
Carl Worth
1
-2
/
+25
2006-06-10
Fix line width for stroking with a device_scale.
Carl Worth
1
-2
/
+11
2006-06-10
Add text and stroke to falback-resolution test (showing bugs in each).
Carl Worth
1
-7
/
+35
2006-06-10
Hook up device scaling so fallback_resolution starts working.
Carl Worth
3
-2
/
+53
2006-06-10
Change {x,y}_device_offset values to a device_transform matrix.
Carl Worth
13
-108
/
+144
2006-06-09
doc: SGML template churn
Carl Worth
4
-7
/
+21
2006-06-09
Rename device_{x,y}_offset to {x,y}_device_offset for better consitency/grepa...
Carl Worth
11
-56
/
+56
2006-06-09
Add REPLACED_BY macros to help porting to new set_fallback_resolution
Carl Worth
1
-0
/
+3
2006-06-09
New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba...
Carl Worth
11
-127
/
+58
2006-06-09
Ignore ft-text-vertical-layout binary
Carl Worth
1
-0
/
+1
2006-06-09
freetype: Ignore global advance unconditionally.
Jinghua Luo
2
-0
/
+6
2006-06-07
Rename ft-text-vertical-layout reference image according to standard convention.
Carl Worth
1
-0
/
+0
2006-06-07
Fix bug in get-group-target (in the test itself) letting it now pass.
Carl Worth
1
-2
/
+12
2006-06-08
Make image-*-ref.png image as reference image.
Jinghua Luo
2
-0
/
+0
[next]