Dia ChangeLog report for 2006-11-17 04:00:00 UTC (Fri 17 Nov)



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  <lars raeder dk>
+
+       * 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  <lars raeder dk>
+
+       * plug-ins/vdx/*: Update to version 0.6.1 yields improvements in
+       both export and import.
+
 2006-11-13  Lars Clausen  <lars raeder dk>

        * lib/font.c: Internally calculate glyph offsets at *20 font size



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]