shape-record.h revision c635a682d950f1421ca59bdb63e2bf83db697ad3
1N/A * Structures that store data needed for shape editing which are not contained 1N/A * directly in the XML node 1N/A * Krzysztof KosiĆski <tweenk.pl@gmail.com> 1N/A * Copyright (C) 2009 Authors 1N/A * Released under GNU GPL, read the file 'COPYING' for more information 1N/A/** Role of the shape in the drawing - affects outline display and color */ 1N/A}
// namespace Inkscape 1N/A c-file-style:"stroustrup" 1N/A c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +)) 1N/A indent-tabs-mode:nil 1N/A// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :