*** if you are not interested in my SVGFonts SoC status, you can skip reading this message ***

Hi, Richard,

I am a bit nervous about what should I do next. I have been thinking about user interface and I agree with you that glyph kerning is much more present than other stuff. But I am not sure if we should put all font-face attributes on a dialog. That would be too much stuff. And probably not very useful for the users. Think about stuff like the "ideographic", "mathematical" and "hanging" attributes. It seems to be stuff that would be passed to pango so that it can decide whether to use or not this SVGFont instance when inquired about a closest match for a font substitution (supposedly it didnt find the perfect match installed on system). I guess this stuff wouldnt be much important at first glance.
 
Since when my project got stucked at pango, I have been feeling kind of lost in a new huge set of user interface TO-DOs, which I do not know what to address first.
I am feeling a bit pressured by the deadline and the feeling that even having put some effort on the codebase, my code is still not very useful.
I would like to ask you, what should I focus now, since we have only 12 days until GSoC deadline. I think I cannot do anyting great such as glyph editing (be it on or off canvas) until then.

Juca

PS:
If anyone else wants to give me some advice, I sugest compiling and installing cairo from git and then compiling inkscape. That would trigger the conditional compile of my work, which cannot be compiled without a new version of cairo (which has user-font support). Or you could look at screenshots in https://bugs.launchpad.net/inkscape/+bug/247785
Then you can also look at share/examples/svgfont.svg