<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Nov 22, 2015 at 11:39 PM, Dawood al-badi <span dir="ltr"><<a href="mailto:dawood.albadi@gmail.com" target="_blank">dawood.albadi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="rtl"><div dir="ltr">Hello Developers  <br><br></div><div dir="ltr">As you know Mr VOX has start project to make scribus support complex text layout. Therefore I am willing to work in his plan that he posted in githup in the following link:<br><br><a href="https://github.com/andreas-vox/ScribusCTL/issues/3" target="_blank">andreas-vox/ScribusCTL/issues/3</a><br><br></div><div dir="ltr">To complete the project, the first stage was to separate textlayout from storytext. So I started to separate all functions that related to glyphs. <br><br></div><div dir="ltr">GlyphLayout* getGlyphs(int pos);<br>const GlyphLayout* getGlyphs(int pos) const;<br>LayoutFlags flags(int pos) const;<br>bool hasFlag(int pos, LayoutFlags flag) const;<br>void setFlag(int pos, LayoutFlags flag);<br> void clearFlag(int pos, LayoutFlags flag);<br> <br></div><div dir="ltr">These functions were in storyText but I am moving<br></div><div dir="ltr">If any one have thought about the process I want a feedback. For example if there are any other function that related to layout and I didn’t mention it <br><br><br></div><div dir="ltr">Regards <br></div><span class="HOEnZb"><font color="#888888"><div dir="ltr">Dawood<br></div></font></span></div>
</blockquote></div><br></div><div class="gmail_extra">The man wants feedback... so please give him some </div><div class="gmail_extra">Perhaps we can have a meeting on IRC about this ?</div><div class="gmail_extra">/Kunda</div></div>