summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-14Update version to 1.1.8 and add notes to NEWS file.1.1.8Carl Worth2-3/+135
2006-06-14Update refefence images due to pattern source shift.Carl Worth13-0/+0
2006-06-14PS PDF: Update reference images due to truetype subsettingCarl Worth10-0/+0
2006-06-14Rename cairo-wideint.h to cairo-wideint-private.h.Behdad Esfahbod4-3/+3
2006-06-14Add backend-specific pkg-config files.Behdad Esfahbod5-27/+78
2006-06-14Move cairo.pc into src/.Behdad Esfahbod4-7/+6
2006-06-14Add zero-alpha reference image to Makefile.am for the sake of make distCarl Worth1-1/+2
2006-06-14Bug 4723: configure.in: Fix m4 quoting when examining pkg-config versionBertram Felgenhauer1-1/+1
2006-06-14Bug 4882: Flag Sun's X server has having buggy_repeat.Brian Cameron1-0/+3
2006-06-14Bug 5306: test/pdf2png: Add missing include of stdio.hDom Lachowicz1-0/+1
2006-06-14Bug 7075: Fix make clean to remove cairo.defBehdad Esfahbod1-0/+2
2006-06-14ROADMAP: Update with PDF bugs from minefield test. Slip non-1.0 regressions o...Carl Worth1-13/+19
2006-06-14ft: If glyph->format is not OUTLINE use _render_glyph_bitmap to coerce to a b...Carl Worth1-4/+3
2006-06-14ROADMAP: Mark bugs FC_ADVANCE and _transform_glyph_bitmap as fixed.Jinghua Luo1-2/+2
2006-06-14freetype: Return an error if the glyph format isn't outline or bitmapJinghua Luo1-2/+2
2006-06-13Patch to fix pixman samping location bug (#2488).Bertram Felgenhauer4-6/+15
2006-06-13Bug 4196: undef MIN an MAX before defining to avoid duplicate definitionCarl Worth2-0/+4
2006-06-13test/zero-alpha: Drop REPS from 100 to 10 for a faster test.Carl Worth1-1/+1
2006-06-13Add new zero-alpha test to demonstrate (X server?) bug found by Paul GiblockCarl Worth4-1/+100
2006-06-13Merge branch 'type1-subsetting' into cairoCarl Worth6-151/+1370
2006-06-13Merge branch 'truetype-subsetting' into cairoCarl Worth5-76/+418
2006-06-13PS, PDF: Re-organize handling of bitmapped fonts to avoid invalid output.Carl Worth2-54/+129
2006-06-13Change return type of _cairo_scaled_glyph_lookup to allow UNSUPPORTED.Carl Worth4-7/+13
2006-06-12Add aliases for deprecated cairo_{pdf,ps,svg}_surface_set_dpiCarl Worth1-0/+7
2006-06-12Add cairo-ps-test.h and cairo-svg-test.h to Makefile.amCarl Worth1-2/+2
2006-06-12xlib: bugfix for #7172.Jinghua Luo1-1/+3
2006-06-11SVG: Sets fallback resolution when compositing a meta surface.Emmanuel Pacaud1-15/+14
2006-06-11freetype: build fix for _transform_glyph_bitmap.Jinghua Luo1-5/+4
2006-06-11ignore FC_MATRIX in font pattern.Jinghua Luo1-10/+1
2006-06-11freetype: rework _transform_glyph_bitmap.Jinghua Luo1-25/+33
2006-06-10ROADMAP: Note that cairo_surface_set_fallback_resolution is in place now.Carl Worth1-15/+17
2006-06-10Change _cairo_meta_surface_get_extents to return a bounded size.Carl Worth2-18/+27
2006-06-10Don't create a new scaled_font if there's a device_offset but no device_scale.Carl Worth1-18/+16
2006-06-10Clarify that fallback_resolution acts on a per-page granularity.Carl Worth2-0/+21
2006-06-10Test PS and SVG backends in addition to PDF in test/fallback-resolution.Carl Worth2-31/+83
2006-06-10Add cairo_{ps,svg}_test_force_fallbacks so tests can force fallbacks.Carl Worth4-0/+156
2006-06-10Fix font size when drawing text with a device_scale.Carl Worth1-2/+25
2006-06-10Fix line width for stroking with a device_scale.Carl Worth1-2/+11
2006-06-10Add text and stroke to falback-resolution test (showing bugs in each).Carl Worth1-7/+35
2006-06-10Hook up device scaling so fallback_resolution starts working.Carl Worth3-2/+53
2006-06-10Change {x,y}_device_offset values to a device_transform matrix.Carl Worth13-108/+144
2006-06-09doc: SGML template churnCarl Worth4-7/+21
2006-06-09Rename device_{x,y}_offset to {x,y}_device_offset for better consitency/grepa...Carl Worth11-56/+56
2006-06-09Add REPLACED_BY macros to help porting to new set_fallback_resolutionCarl Worth1-0/+3
2006-06-09New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba...Carl Worth11-127/+58
2006-06-09Ignore ft-text-vertical-layout binaryCarl Worth1-0/+1
2006-06-09freetype: Ignore global advance unconditionally.Jinghua Luo2-0/+6
2006-06-07Rename ft-text-vertical-layout reference image according to standard convention.Carl Worth1-0/+0
2006-06-07Fix bug in get-group-target (in the test itself) letting it now pass.Carl Worth1-2/+12
2006-06-08Make image-*-ref.png image as reference image.Jinghua Luo2-0/+0