Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Please let me know such an OSD on-screen-display program or techinque for Xorg/Linux platform which can render much richer XML than pango, at least support align attribute, and multiple span or div elements, so it can display multiple columns. e.g. chipmunkav osd

I have checked

  • gnome-osd-client but which takes XML and render it, But gnome-osd-client provide very simple XML pango

  • osd_cat but it do not take any XML.

  • navit have some kind of XML for OSM data which uses osd, but not able to understand much.

If no such osd program exist than please let me know

  • HTML renderer with different backends support that can programmed to display using OSD.

  • Relavent source from other existing package (like navit,) that is using osd in backend, could be used to render this kind of XML.

share|improve this question
what is the question? – gpoo Jan 17 at 21:04

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.