Hi, All
I am new comer of GTK+ and want to integrate the Pango 1.18.3 into out Win32 tools, but there is no any document or sample code I can use.
So can anyone here help me, pls&thks.
i.e questions:
1) How do i properly initialize the Win32 Engine for Pango?
2) How do i create a PangoGlyphString out of a given Unicode String in combination with a created PangoFont?
3) How do i render the PangoGlyphString to a HDC? Or generate a bitmap?
-Tim