Re: Pango pipe stdin and stdout

2017-06-03 Thread Dov Grobgeld
Please check out paps which was written for that exact purpose. It can be installed through dnf on Fedora/Centos and probably by apt-get on Debian (like) systems. You can find the sources in my github repo at: https://github.com/dov/paps Regards, Dov On Sat, Jun 3, 2017 at 4:43 PM, Adam Dyson w

Pango pipe stdin and stdout

2017-06-03 Thread Adam Dyson
I'd like to know whether it's possible to render text using Pango, by piping text as input to stdin and then also piping the result to stdout? Ideally I'm wanting something like below, where an argument such as intent defines the output type, because this is normally determined by the output file