<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/7/8 Miklos Vajna <span dir="ltr"><<a href="mailto:vmiklos@suse.cz" target="_blank">vmiklos@suse.cz</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Tamas,<br>
<div class="im"><br>
On Sun, Jul 07, 2013 at 09:08:54PM +0200, Zolnai Tamás <<a href="mailto:zolnaitamas2000@gmail.com">zolnaitamas2000@gmail.com</a>> wrote:<br>
> Questions which came up this week:<br>
>   - How does the frame class hierarchy look like (inheritance, base and<br>
> derived classes)?<br>
>   - Should we make a new type of frame and add it to the existent frame<br>
> hierarchy? A frame which is inside the paragraph frame. (No)<br>
<br>
</div>Agreed. :)<br>
<div class="im"><br>
>   - How will the properties of character border (set in character dialog)<br>
> travel to the place of painting? (SwFont)<br>
>   - How does text portions work? Where does the painting of text portions<br>
> located? (SwTxtPaintInfo)<br>
<br>
</div>Great to see you are into the layout already!<br>
<div class="im"><br>
>   - How are the borders drawn? With which primitive and with which<br>
> parameters? (BorderLinePrimitive2D, start and end point, overlapping<br>
> numbers)<br>
<br>
</div>One more thing: when you are comfortable with it, please rebase your<br>
branch against master or merge master into it [1], as we already have a<br>
conflict, which is good to resolve early.<br>
<br>
Thanks,<br>
<br>
Miklos<br>
<br>
[1] I see you already referred to commit sha1's in commit messages, you<br>
will need to update those if you rebase. merge doesn't have this<br>
problem. Feel free to ping on IRC if you need help with that.<br>
</blockquote></div><br></div><div class="gmail_extra">I referred only one commit's sha1 but that commit is in master so I think it will not be a problem, will be?<br></div><div class="gmail_extra">If not then a clear rebase can be made.<br>
<br></div><div class="gmail_extra">Regards,<br></div><div class="gmail_extra">Tamás<br></div></div>