[scribus] Scribus/Python API - Arrows attached to line end
Gregory Pittman
gpittman at iglou.com
Fri Dec 7 03:05:02 UTC 2012
On 12/06/2012 12:04 PM, Arne Garbade wrote:
> Hi Scribus community,
>
> - within the Scribus/Python-Interface modul - is there a API function
> that allows me to attach an arrow (such as Arrow1M) to a line's end? Or
> more general, is there a complete list of accessable functions and
> constant definitions?
>
> What I am actually looking for is something like this:
>
> setLineEndStyle( LINE_END_ARROW1M, "name")
>
> Within the scribus wiki, I just found quite small pieces of information
> (regarding the Scribus/Python interface), which does not help me out here.
>
AFAICT, there is no such capability, but hopefully once Scripter 2 gets
completed, this and other functions can be added. For now I would create
a line style outside of Scripter and then use a script to apply that style.
Greg
More information about the scribus
mailing list