hi, I' facing a problem related to Char styles:
I can create styles in scripts, and they appear in available styles inside scribus, with every parameter set as expected, but I'm not able to find a way, if there is one, to apply a Character style to a text frame programmatically in a script, if I try to use something like:
scribus.setStyle(name_of_style, name_of_textframe)
I just get an error reporting that such style does not exist.
I can't find much about it in scripting documentation, can anyone point me in the right direction?
best to all
francesco