Use pango context to adjust dpi (Fixes #56)
The pango_cairo_create_layout function does not set a suitable dpi when creating an internal PangoContext, it is better to use the PangoContext from GTK instead
The pango_cairo_create_layout function does not set a suitable dpi when creating an internal PangoContext, it is better to use the PangoContext from GTK instead