Carl Worth
8c579ef835
More tightening of test cleanup to avoid valgrind complaints.
2007-03-02 12:30:14 -08:00
Behdad Esfahbod
ed75e24898
Implement cairo_get_scaled_font()
2007-02-27 20:09:46 -05:00
Carl Worth
ef10a0403a
Remove initial, final, and duplicate blank lines.
...
This patch was produced by running git-stripspace on all *.[ch] files
within cairo. Note that this script would have also created all the changes
from the previous commits to remove trailing whitespace.
2006-06-06 15:50:33 -07:00
Carl Worth
80b8deb1e4
Remove extraneous whitespace from "blank" lines.
...
This patch was produced with the following (GNU) sed script:
sed -i -r -e 's/^[ \t]+$//'
run on all *.[ch] files within cairo.
2006-06-06 15:25:49 -07:00
Carl Worth
210dd59a74
Add some basic testing of cairo_font_face_get_type and
...
cairo_scaled_font_get_type.
2006-02-28 02:30:27 -08:00