summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2006-11-02[slim] hide cairo_glitz_surface_create() (#8551)Behdad Esfahbod1-1/+1
2006-11-02[Makefile.am] Pass srcdir down to the testsBehdad Esfahbod1-0/+1
2006-10-31check-headers.sh: Add a test for cairo_public decorators in public headersBehdad Esfahbod1-1/+1
2006-10-31Add scripts to sanity check the shared object for exported and PLT symbolsBehdad Esfahbod1-0/+3
2006-08-20[Makefile.am] Remove unnecessary parantheses that were causing trouble with o...Behdad Esfahbod1-1/+1
2006-08-07Split the TrueType table definitions into a private header fileBehdad Esfahbod1-0/+1
2006-08-02Renamed cairo-font-subset.c to cairo-truetype-subset.cKristian Høgsberg1-1/+1
2006-08-02Remove freetype dependency for truetype subsetting code.Adrian Johnson1-1/+3
2006-08-02Drop unused src/cairo-font-subset-private.h.Kristian Høgsberg1-1/+0
2006-07-12Improve backend .pc files generation:Behdad Esfahbod1-1/+1
2006-07-08Better creation rules for cairo.def.Behdad Esfahbod1-26/+13
2006-07-08Include cairo-svg.h in cairo_win32_api_headers. (bug 7462)Behdad Esfahbod1-1/+2
2006-07-01Add src/cairo-features.h and test/*.ps to CLEANFILESCarl Worth1-1/+1
2006-06-26More configure foo fixes for .pc files.Behdad Esfahbod1-1/+8
2006-06-22Add 'private' cairo_scaled_font_test_set_max_glyphs_cached_per_font for testingCarl Worth1-0/+1
2006-06-21Pass --cache-file=config.cache and --disable-static to configure fromBehdad Esfahbod1-0/+6
2006-06-21Make configure generate cairo-features.h. Generate AC_DEFINE and AM_CONDITIONALSBehdad Esfahbod1-0/+2
2006-06-15Add cairo-output-stream-private.h to libcairo_la_SOURCES.Kristian Høgsberg1-0/+1
2006-06-14Rename cairo-wideint.h to cairo-wideint-private.h.Behdad Esfahbod1-1/+1
2006-06-14Add backend-specific pkg-config files.Behdad Esfahbod1-8/+27
2006-06-14Move cairo.pc into src/.Behdad Esfahbod1-0/+3
2006-06-14Bug 7075: Fix make clean to remove cairo.defBehdad Esfahbod1-0/+2
2006-06-13Merge branch 'type1-subsetting' into cairoCarl Worth1-0/+1
2006-06-13Merge branch 'truetype-subsetting' into cairoCarl Worth1-3/+9
2006-06-12Add cairo-ps-test.h and cairo-svg-test.h to Makefile.amCarl Worth1-2/+2
2006-06-05Move rectangle functions to new cairo-rectangle.cCarl Worth1-0/+1
2006-05-24PDF: Add new, private test function: cairo_pdf_test_force_fallbacksCarl Worth1-1/+1
2006-05-22Move prototype of cairo_debug_reset_static_data from uninstalled cairo-debug....Carl Worth1-3/+1
2006-05-18Pull in type1 subset code from the cvs repo it was sitting in.Kristian Høgsberg1-0/+1
2006-05-17Set libcairo_font_subset_sources for ps, pdf, and svg backends.Kristian Høgsberg1-3/+9
2006-05-10Generalize font subsetting code in cairo-scaled-font-subsets for use by more ...Carl Worth1-1/+1
2006-05-09PS: Move type 3 support out into cairo-ps-font.cCarl Worth1-1/+1
2006-04-26Remove cairo.def from the generated tar file. It's not useful there.Carl Worth1-3/+0
2006-04-19Fixing bad mergeChristian Biesinger1-1/+0
2006-04-14Move analysis of operators from cairo-ps-surface.c to cairo-operator.cCarl Worth1-0/+1
2006-04-04Merge branch 'cairo-origin' into analysis-surfaceCarl Worth1-5/+9
2006-04-03Move base85 code out of cairo-output-stream.c into new cairo-base85-stream.cCarl Worth1-0/+1
2006-03-17Don't link to C++ libraries on non-BeOS systemsChristian Biesinger1-6/+7
2006-03-15Add LZW image compression and ASCII85 encoding for PostScript image output.Alexander Larsson1-1/+2
2006-02-27Rename cairo_analyze_surface_t to cairo_analysis_surface_t.Carl Worth1-3/+3
2006-02-27rename evaluate surface to analyze surface, pull to separate filesKeith Packard1-0/+2
2006-01-10Add cairo-quartz-private.hAnders Carlsson1-1/+1
2005-12-29New directfb backend for cairo includes test suite and example to run the tes...Michael Emmel1-1/+8
2005-12-21Add a private cairo_paginated_surface_t which builds on top of the meta surfa...Carl Worth1-1/+4
2005-12-19Begin moving fallback code out of cairo-surface.c and into cairo-surface-fall...Carl Worth1-0/+2
2005-12-19Use _cairo_surface_paint rather than _cairo_surface_fill_rectangle as only th...Carl Worth1-1/+2
2005-12-18Mention new --enable-svg optionChristian Biesinger1-0/+11
2005-12-16Add a new option --enable-test-surfaces.Carl Worth1-3/+8
2005-12-12bump glitz req to 0.5.1, test for backendsVladimir Vukicevic1-8/+13
2005-12-08add optionnal disabled by default SVG backend.Emmanuel Pacaud1-0/+7