Example for Pango Indic shaping



Hi

- Is there a simple tutorial or example  on using Pango for Indic shaping. I am a total newbie, I tried to figure out by reading API, but was not able to as all those structures and APIs are totally new to me.

- I am looking roughly in the lines of inputting a indic font TTF file like MS Mangal.ttf and Unicode input text
          pangoApi(fontTTFfile, inputUnicodeText)
  and getting back       
        [ Unicode Reshaped Text + GlyphIds for reshaped text (when corresponding unicode not there for that glyph) ]
                  
- this is for initial feasibility study on using in a indic pdf creation library in windows/unix.

TIA


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]