Don't create new pango fontmaps. Use the default pangocairo fontmap and
2007-05-22 Behdad Esfahbod <behdad@gnome.org> * gtk/gtkprintcontext.c (gtk_print_context_finalize), (_gtk_print_context_new), (_gtk_print_context_get_fontmap), (gtk_print_context_set_cairo_context), (gtk_print_context_get_pango_fontmap), (gtk_print_context_create_pango_context): Don't create new pango fontmaps. Use the default pangocairo fontmap and set resolution on PangoContext instead. (#417707) svn path=/trunk/; revision=17893
This commit is contained in:
committed by
Behdad Esfahbod
parent
f8068767f2
commit
4fd4f44d8e
10
ChangeLog
10
ChangeLog
@ -1,3 +1,13 @@
|
||||
2007-05-22 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* gtk/gtkprintcontext.c (gtk_print_context_finalize),
|
||||
(_gtk_print_context_new), (_gtk_print_context_get_fontmap),
|
||||
(gtk_print_context_set_cairo_context),
|
||||
(gtk_print_context_get_pango_fontmap),
|
||||
(gtk_print_context_create_pango_context):
|
||||
Don't create new pango fontmaps. Use the default pangocairo
|
||||
fontmap and set resolution on PangoContext instead. (#417707)
|
||||
|
||||
2007-05-21 Richard Hult <richard@imendio.com>
|
||||
|
||||
* gdk/quartz/gdkdisplay-quartz.c: (gdk_display_open): Set the
|
||||
|
||||
Reference in New Issue
Block a user