Date: prev next · Thread: first prev next last
October 2015 Archives by date, by thread · List index


https://bugs.documentfoundation.org/show_bug.cgi?id=94699

V Stuart Foote <vstuart.foote@utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vstuart.foote@utsa.edu

--- Comment #4 from V Stuart Foote <vstuart.foote@utsa.edu> ---
Not out of scope, but would be new functionality.

IIUC the "smoothing" that occurs now is a result of the freehand poly line or
freehand filled poly line being a constructed of spline curves between
"control" points. This is the same code used for freehand interpolating curves
on charts.  There are simply too few points laid down to support hand
lettering. 

To support freehand lettering in current the point density of the polyline
drawing would need to be increased exponentially and refactored considerably
for this special case.

More likely this should be handled with a new draw/impress module to support
letting. And might be integrated from another FOSS project.

=-ref-=
http://opengrok.libreoffice.org/xref/core/include/svx/svdopath.hxx
http://opengrok.libreoffice.org/xref/core/svx/source/svdraw/svdopath.cxx

OBJ_PLIN
OBJ_FREELINE

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.