Does initial setup before rendering operations on @renderer.
[method@Pango.Renderer.deactivate] should be called when done drawing.
Calls such as [method@Pango.Renderer.draw_layout] automatically
activate the layout before drawing on it. Calls to
pango_renderer_activate() and pango_renderer_deactivate()
can be nested and the renderer will only be initialized and
deinitialized once.
Does initial setup before rendering operations on @renderer.
[method@Pango.Renderer.deactivate] should be called when done drawing. Calls such as [method@Pango.Renderer.draw_layout] automatically activate the layout before drawing on it. Calls to pango_renderer_activate() and pango_renderer_deactivate() can be nested and the renderer will only be initialized and deinitialized once.