Hello, I'm writing project project, here it is in attachment. Is it all right?
My project is text layout rewrite, main point is to treat normal svg text as basic format of the text. Floated text should be only special format. Now it is otherwise: floated text is basic format, if we need normal text we get floating text, that flowed into an infinitely wide box. New approach will allow to add new features easier. This work is very important, because text is needed at almost every scheme or diagram. And text realization that inkscape has now is not the best, users are suffering from text input logic bugs. Now inkscape is known for failing in text treatment. So I think, that this project is one of the possibilities to make something useful to opensource community.
Other part is adding some features such as hyphens and indentation to floated text. New text implementation should make possible adding new features to text treatment.