[cairo-commit] roadster ChangeLog,1.43,1.44
Nathan Fredrickson
commit at pdx.freedesktop.org
Tue Mar 8 23:32:52 PST 2005
Committed by: nrf
Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv15073
Modified Files:
ChangeLog
Log Message:
* src/map_draw_cairo.c: First round of improvements to map_draw_cairo_line_label(). Instead of centering the label on the line, the label is now positioned so that it is as horizontal as possible with the fewest bends.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- ChangeLog 8 Mar 2005 18:40:48 -0000 1.43
+++ ChangeLog 9 Mar 2005 07:32:49 -0000 1.44
@@ -1,3 +1,7 @@
+2005-03-09 Nathan Fredrickson <nathan at silverorange.com>
+
+ * src/map_draw_cairo.c: First round of improvements to map_draw_cairo_line_label(). Instead of centering the label on the line, the label is now positioned so that it is as horizontal as possible with the fewest bends.
+
2005-03-08 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
* src/location.c:
@@ -47,7 +51,7 @@
2005-03-03 Nathan Fredrickson <nathan at silverorange.com>
* configure.ac: Enable directives to disable deprecated features.
- * src/main.c: Call gnome_program_init() instead of deprecated gnome_program_init().
+ * src/main.c: Call gnome_program_init() instead of deprecated gnome_init().
* src/mainwindow.c: Call gdk_draw_drawable() instead of deprecated gdk_draw_pixmap().
2005-03-03 Nathan Fredrickson <nathan at silverorange.com>
More information about the cairo-commit
mailing list