Pango Cursor Rendering and Highlighting....
        Posted  
        
            by user367255
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user367255
        
        
        
        Published on 2010-06-15T12:49:51Z
        Indexed on 
            2010/06/15
            12:52 UTC
        
        
        Read the original article
        Hit count: 347
        
How do you render the cursor and create highlighting for selected text in Pango?
Also, can I use PangoCairo to render parts of a layout at a time, so I can draw it in different ways (such as with an outline)?
Finally, how did you get your understanding of Pango, there doesn't seem to be very many tutorials and the technical documentation only describes the functions.
Thanks!
© Stack Overflow or respective owner