nautilus/test
Ramiro Estrugo 897a33ffe9 Add support for drawint inverted text. Also cleanup the rendering function
* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_measure_text), (invert_glyph),
	(nautilus_scalable_font_draw_text),
	(nautilus_scalable_font_draw_text_lines_with_dimensions),
	(nautilus_scalable_font_draw_text_lines),
	(nautilus_text_layout_paint):
	* libnautilus-extensions/nautilus-scalable-font.h:
	Add support for drawint inverted text.  Also cleanup the rendering
	function a bit.

	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	* libnautilus-extensions/nautilus-label.c: (render_buffer_pixbuf):
	* src/nautilus-about.c: (draw_aa_string):
	* src/nautilus-sidebar-tabs.c: (draw_one_tab_plain),
	(draw_one_tab_themed):
	Update all these for the new inverted scalable font api.

	* test/test-nautilus-font.c: (main):
	Add a inverted text test.
2000-09-07 11:11:14 +00:00
..
.cvsignore Tasks: 1612, 1274, 1511 and 1588. 2000-08-21 14:16:54 +00:00
font-test.sh Add a dumb script to make it easy to run the font test. 2000-09-06 00:52:04 +00:00
Makefile.am Add a dumb script to make it easy to run the font test. 2000-09-06 00:52:04 +00:00
test-nautilus-font-picker.c Tasks: 1612, 1274, 1511 and 1588. 2000-08-21 14:16:54 +00:00
test-nautilus-font.c Add support for drawint inverted text. Also cleanup the rendering function 2000-09-07 11:11:14 +00:00
test-nautilus-image.c Add unref/ref functions for gcs that take NULL. 2000-08-29 02:11:38 +00:00
test-nautilus-label.c Fix all the warnings -Wuninitialized found. Quite a number of them were 2000-09-05 20:38:10 +00:00
test-nautilus-mime-actions-set.c Final portion of task 370 (mime write API) 2000-06-02 08:42:36 +00:00
test-nautilus-mime-actions.c Task 1057: Terminal-based programs should open into a new terminal window 2000-06-01 12:11:54 +00:00
test-nautilus-password-dialog.c ammend password dialog to accept an optional message to display at the top (for example, when asking for a retry after a bad password); fix time service to use the password dialog correctly and obey the cancel button and the 'remember' checkbox, and to give you three tries before giving up 2000-07-29 00:19:50 +00:00
test-nautilus-preferences.c Moved widgets and preferences test to nautilus/test. 2000-07-05 14:14:25 +00:00
test-nautilus-widgets.c Add support for case insensitive string lists. 2000-08-21 16:35:03 +00:00