Ticket #1238 (closed defect: fixed)

Opened 20 months ago

Last modified 20 months ago

cairoCreateContext

Reported by: guest Owned by: axel
Priority: normal Milestone:
Component: Pango bindings Version: 0.11.0
Keywords: PangoContext Cc: rabeslik@…

Description

"Graphics.Rendering.Pango.Context":

--   A context can be created from scratch or, more conveniently, by using
--   default settings that are already used in the application. When text
--   is rendered through Gdk, use
--   'Graphics.UI.Gtk.Abstract.Widget.widgetCreatePangoContext', if you use
--   the Cairo rendering engine, a new context can be acquired using
--   'Graphics.Rendering.Cairo.cairoCreateContext'.

The function 'Graphics.Rendering.Cairo.cairoCreateContext' is absent in cairo-0.12.1 .

Change History

Changed 20 months ago by axel

  • status changed from new to closed
  • resolution set to fixed

The module has been renamed to Graphics.Rendering.Cairo.Pango. I've fixed the docs, but methinks that haddock can't create links.

Changed 20 months ago by axel

Ups, that should be Graphics.Rendering.Pango.Cairo. The function lives in Pango.

Note: See TracTickets for help on using tickets.