Index: trunk/doc/design/03_drawing.html =================================================================== --- trunk/doc/design/03_drawing.html (revision 576) +++ trunk/doc/design/03_drawing.html (revision 577) @@ -341,6 +341,7 @@ property mandatory description oid yes   next_oid yes signed 32 bit integer (see above at common drawing object properties) + dflt_pen yes default pen (see above at common drawing object properties) memb yes list of 1 or more member objects; these drawing objects are the children of the group node rot yes rotation angle and xc;yc for rotation center; can be 0;0;0 for no action x, y yes x;y offset; can be 0;0 for no action @@ -420,7 +421,7 @@ objects yes list of groups and atoms hosted on the sheet; these drawing objects are the children of the sheet next_oid yes signed 32 bit integer (see above at common drawing object properties) oid yes the sheet's own oid (to be used in parent references) - dflt_pen yes default pen (see above at common drawing object properties) + dflt_fill yes default fill color (see above at common drawing object properties) dflt_font no default font description hint (see above at font) dflt_font_size no default font size hint (see above at font)