Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots
*** Recent ChangeLog entries:
--- ChangeLog.previous 2006-11-14 05:04:04.000000000 +0100
+++ dia-cvs-snapshot/ChangeLog 2006-11-17 05:00:06.066684688 +0100
@@ -1,3 +1,25 @@
+2006-11-16 Lars Clausen <[EMAIL PROTECTED]>
+
+ * lib/font.[ch] (get_layout_offsets): Start of function to adjust
+ all offsets in a layout line. Not used yet, and not debugged.
+ Kept around for when we have more runs in a line.
+
+ * lib/textline.c (text_line_adjust_layout_line): Adjusts the glyph
+ sizes within a PangoLayoutLine to overcome the rounding problems
+ and ensure linear scaling of fonts. Currently only fixes the
+ first run, since AFAIK that's all we can do with current text
+ input anyway.
+
+ * lib/diagdkrenderer.c (draw_text_line): Now uses
+ text_line_adjust_layout_line to avoid repeating Pango digging for
+ Freetype and GDK code both. Ready to merge freetype and GDK
+ duplicate code.
+
+2006-11-15 Lars Clausen <[EMAIL PROTECTED]>
+
+ * plug-ins/vdx/*: Update to version 0.6.1 yields improvements in
+ both export and import.
+
2006-11-13 Lars Clausen <[EMAIL PROTECTED]>
* lib/font.c: Internally calculate glyph offsets at *20 font size
_______________________________________________
Dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http://www.gnome.org/projects/dia