zig-cairo icon indicating copy to clipboard operation
zig-cairo copied to clipboard

Add examples that render text with pango

Open jackdbd opened this issue 3 years ago • 1 comments

Cairo is often used in conjunction with pango to render text.

See:

  • https://cairographics.org/FAQ/
  • https://wiki.gnome.org/Projects/Vala/PangoCairoSample
  • https://www.cairographics.org/cookbook/pycairo_pango/
  • http://jcoppens.com/soft/howto/pygtk/pangocairo.en.php
  • https://www.programcreek.com/python/example/58134/pangocairo.CairoContext
  • https://www.roxlu.com/2014/046/rendering-text-with-pango--cairo-and-freetype

jackdbd avatar Jan 21 '21 17:01 jackdbd