[GSoC] Character border, 7. week

Zolnai Tamás zolnaitamas2000 at gmail.com
Sun Aug 4 12:25:43 PDT 2013


Hi all,

   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.
   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.

Besides bug fixing next steps will be:
- UNO API
- border margin


Best regards,
Tamás
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130804/ec7dbe20/attachment.html>


More information about the LibreOffice mailing list