Will GTK's pango and cairo work well in Coca and MFC applications.
        Posted  
        
            by Lothar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Lothar
        
        
        
        Published on 2010-05-09T18:10:30Z
        Indexed on 
            2010/05/09
            18:18 UTC
        
        
        Read the original article
        Hit count: 408
        
I'm writing a GUI program and decided to go native on all platforms.
But for all the stuff i need to draw myself i would like to use the same drawing routines because font and unicode handling is so difficult and complex.
Do you see any negative points in useing Pango/Cairo. Well on MacOSX i havent succeded installing Pango/Cairo yet. Looks like a bad Omen.
© Stack Overflow or respective owner