<div dir="ltr"><div><div>Hi all,<br><br></div>Some notes about my progress in the second week.<br>In this week I added the "Borders" tab page to the character dialog and so the UI part of the implementation works. After this I started to learn about character attributes, fonts and layout.<br>
<br></div><div>Questions of this week (some of them are answered just partly):<br></div><div>  - How to use a general attribute (e.g. background, or in our case border) as character attribute?<br>  - Is it necessary to add a separate character attribute or just use the general one?<br>
</div><div>  - How does the system store attributes? (SwFmt, SwAttrSet, SwAttrStack)<br></div><div>  - How can we implement character border? (two distinct solution: font or layout frame)<br></div><div>  - How does the font structure look like? What part a font has? (descenter, ascenter, leadings)<br>
</div><div>  - How to paint text lines into font structure? (e.g. overlining, underlining, strikethrough)<br></div><div>  - How does layout frame work? How does frame hierarchy look like? How to calculate the border properties of the current frame? (SwBorderAttr)<em></em><span class=""><em></em></span></div>
<div><br><br></div><div><div><div><div><div><div><div><div class="gmail_extra">For details you can follow my works on the link bellow:<br><a href="https://drive.google.com/folderview?id=0B-KRoFx4iyFdMFc5NWdrN0tkUDg&usp=sharing" target="_blank">https://drive.google.com/folderview?id=0B-KRoFx4iyFdMFc5NWdrN0tkUDg&usp=sharing</a><br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><br></div><div class="gmail_extra">Best Regards,<br></div><div class="gmail_extra">Tamás<br></div></div></div></div></div></div></div></div></div>