Index: 03_drawing.html =================================================================== --- 03_drawing.html (revision 1351) +++ 03_drawing.html (revision 1352) @@ -124,7 +124,7 @@ it uses the name of the pen. The pen is searched first in the group of the object; if not found, in the parent group, then in the grandparent group, etc. If no pen with the given oid (or name) is found when reaching the root, a -warning is issued and a safe default pen is used. +warning is issued and a safe (implementation-specific) default pen is used.

3.1.3. Coordinate system

@@ -378,7 +378,6 @@ 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