Several of the parametrized shapes that Keynote supports are either approximated by a much simpler shape or not rendered at all. The task is to implement proper rendering of those shapes: Rounded Rectangle, Connection, Callout and Quote Bubble. The renderer for each of those shapes is is implemented by a function in src/lib/IWORKShape.cpp; these functions are called makeFooPath().
I want to work on this problem. It would be really helpful if I could get some details. Thanks :)
If you have concrete questions, ask by e-mail or on IRC. Otherwise, everything is there in the code--just check how the other shapes are implemented and the API description of IWORKPath and IWORKTransformation.
Sure. Thanks ..
I have submitted a patch via Gerrit. Kindly look into that :-)
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyBeginner SkillCpp) [NinjaEdit]
JanI is default CC for Easy Hacks (Add Jan; remove LibreOffice Dev List from CC) [NinjaEdit]
Fixed by https://gerrit.libreoffice.org/gitweb?p=libetonyek.git;a=commitdiff;h=e3a0b7a2f04b33585011e7d6788dc4b69cf7894d .