summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-12-20fix some distcheck failuresv1.7.2Jonathon Jongsma2-4/+4
2008-12-15Revert virtual ScaledFont destructor (no ABI break)Jonathon Jongsma1-4/+41
2008-12-15Add tests and fix a bug in UserFontFaceJonathon Jongsma3-246/+335
2008-12-14Really fix ScaledFont::get_font_face() bugJonathon Jongsma1-0/+21
2008-12-08UserFontFace redesign to use virtual functionsJonathon Jongsma1-0/+4
2008-10-25distcheck fixesv1.7.0Jonathon Jongsma1-0/+1
2008-10-22Add an overloaded Context::get_matrix() that returns a copy of the MatrixJonathon Jongsma1-0/+1
2008-10-07Update API to officially released 1.8 APIJonathon Jongsma5-29/+39
2008-10-06Fixe some test failures that were accidentally introducedJonathon Jongsma3-6/+30
2008-10-05Overhaul of the newly-wrapped Matrix API (+documentation)Jonathon Jongsma2-51/+53
2008-09-14Inherit Cairo::Matrix from cairo_matrix_tJonathon Jongsma3-10/+105
2008-09-10Added Surface::get_fallback_resolution() + testJonathon Jongsma1-0/+12
2008-09-10Add Surface::get_content() + testJonathon Jongsma1-0/+10
2008-09-10Add ScaledFont::get_scale_matrix() + testJonathon Jongsma1-0/+15
2008-09-10Add PsSurface::get_eps()Jonathon Jongsma1-0/+12
2008-09-10Add Context::has_show_text_glyphs() + testJonathon Jongsma1-0/+13
2008-09-10 Change the names of the stream creation functions to 'create_for_stream()'Jonathon Jongsma1-3/+3
2008-09-10add Context::get_font_options()Jonathon Jongsma1-0/+12
2008-09-10Add basic test for Win32FontFace from ArminJonathon Jongsma1-0/+39
2008-09-10add Freetype font supportJonathon Jongsma1-0/+25
2008-09-03Add UserFontFace text-to-glyphs APIJonathon Jongsma1-0/+46
2008-08-27Add LcdFilter enum and FontOptions API for LCD filteringJonathon Jongsma2-1/+38
2008-08-27add Context::show_text_glyphs()Jonathon Jongsma1-0/+2
2008-08-27Add a default value for the font_options parameter of the ScaledFont constructorJonathon Jongsma1-0/+4
2008-08-27Add ScaledFont::text_to_glyphs()Jonathon Jongsma2-1/+49
2008-08-27Add Context::get/set_scaled_font()Jonathon Jongsma1-0/+23
2008-08-21All Image Surface creation tests now pass (no exceptions thrown)Jonathon Jongsma2-5/+17
2008-08-19Add sigc::slot versions of all of the functions that take a cairo_write_func_...Jonathon Jongsma2-1/+91
2008-08-18Add UserFontFace APIJonathon Jongsma1-0/+202
2008-08-14Implement the ToyFontFace classJonathon Jongsma2-2/+55
2008-08-13Fix boost unit test detectionJonathon Jongsma1-1/+1
2007-07-10Add ability to use dynamic casting with the return values from more functions,Jonathon Jongsma1-0/+32
2007-07-10Add alternate API for Context::set_dash() which takes a std::vector argumentJonathon Jongsma1-0/+14
2007-07-04Added some tests for matrix transformations and user-to-device coordinate map...Jonathon Jongsma1-44/+64
2007-07-04Fix dynamic casting of Pattern retrieved with Context::get_source()Jonathon Jongsma1-18/+42
2007-07-04examples/, tests/: fix a bunch of minor compile errors when compiling with -W...Jonathon Jongsma1-19/+22
2007-03-242007-03-23 Jonathon Jongsma <jjongsma@gnome.org>Jonathon Jongsma2-0/+275