GNOME Bugzilla – Bug 527005
Add pango_cairo_show_text()?
Last modified: 2018-05-22 12:41:07 UTC
Which is a pango-aware cairo_show_text() replacement? Not sure how it should work. Probably by using font face, font options, font matrix, and ctm from cairo_t.
Or better, use the information from last cairo_select_font(). That needs cairo_toy_font_face getter api though. If the font face is not a toy face, then yeah, using the set face makes sense. After we add support for that feature in pango...
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/pango/issues/127.