<div dir="ltr"><div><div><div><div><div><div>Hi all,<br><br></div>   In this week I managed to solve the special cases of character border by and large (vertical text, drop caps, numbering and other fields). There are still some problem with the feature.<br>
   The most recent is that the SwpHints array, which contains the character attributes, seems initialized wrong somewhere in the code. In general SwAttrIter uses this array expected that this is indexed from 1 and not from 0, but when I change the attributes of the first character of the paragraph, then the attribute iterator will find the first character attribute at position 0 and this makes the iterator a bit confused. It doesn't update the corresponding font, which makes the border merge not to work, however I can't find any other bug caused by this wrong indexing.<br>
</div><br></div>Besides bug fixing next steps will be:<br></div>- UNO API<br></div>- border margin<br><br><br></div><div>Best regards,<br></div><div>Tamás<br></div><div><div><div><br></div></div></div></div>