Page 1 of 1
I would like to use Stroke option on Pango texts
Posted: 2016-10-12T09:35:10-07:00
by kilkop
I would like to use Stroke option on Pango, is it possible? I searched on the forum but I ended up on this alternative solution which is to apply an edge operator afterwards to a normal font and colorize the edges.
which edge operator do I need to use as stroke and strokewidth and how to colorize the edges?
Thank you in advance!
Re: I would like to use Stroke option on Pango texts
Posted: 2016-10-12T09:42:40-07:00
by kilkop
btw I love Pango!
Re: I would like to use Stroke option on Pango texts
Posted: 2016-10-12T09:46:36-07:00
by fmw42
Sorry, I do not use Pango. But see
https://developer.gnome.org/pango/stabl ... ormat.html
Those are what Pango supports. If it is not there, then IM cannot use it.
Re: I would like to use Stroke option on Pango texts
Posted: 2016-10-12T10:50:50-07:00
by kilkop
@fmw42, is it possible to use two different sizes/colors in a paragraph using label? Only reason that I am using Pango is to define two different sizes/colors in a sentence.
Re: I would like to use Stroke option on Pango texts
Posted: 2016-10-12T11:43:03-07:00
by snibgo
SVG can provide stroking, different colours and fonts within paragraphs, and so on.