https://bugs.documentfoundation.org/show_bug.cgi?id=87892
Regina Henschel <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #15 from Regina Henschel <[email protected]> ---
(In reply to Ahsan_F from comment #14)
> Dear LibreOffice community, I want to add more shapes to LibreOffice. Can
> any one tell me which part of code is responsible for it? Thanks.
Some of the mentioned sets are very special, so in my opinion they should not
go into the general set shown in the toolbar. But such shapes can be provides
via Gallery, or added via an extension, or offered for copy&paste via a
document.
For custom shapes in core read /core/oox/README. Rendering of arbitrary custom
shapes is already implemented. You "only" need to define them.
For other shapes you find a hierarchy in core/include/svx/svdobj.hxx#270. But
there is only the shape "regular-polygon" missing
{http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#element-draw_regular-polygon].
So working directly in core is likely not what you are looking for.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs