Ticket #1238 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.