Hi all again,
I'm attaching an updated version of the pango pull request. I've rewritten
the pango/xft object creation/cleanup code for good and I've fixed a
couple of subtle bugs (that probably would never manifest themselves,
anyway) that were in the original code.
But least important I've added (optional) support for pango markup [*]
in the status line. This will allow you to write strings like
<span foreground="blue" size="x-large">Blue text</span> is <i>cool</i>!
to your status messages. Nice thing is that it only required a couple
of additional LOC.
So now pango pull request is providing a comprehensive solution for the
status bar, including:
* True Type Fonts.
* Iconic Fonts (tons of them available in the web).
* Simple markup for status messages: fg/bg color, size,
sub/superscript, dynamic font hubing, underline, emphasis, bold,
etc.
Best regards
--
Carlos
[*] https://agent.gnome.org/pango/sspacele/PangoMarkupFormat.html
Received on Thu Jan 09 2014 - 17:14:30 CET