This was the playlist when OSP went on a radio station in Wrocław. A few months after, it's hard to reconstruct the exact sequence of events that led us there. It was something like this: there was a gig at an alternative space, David met us there, he had helped …
Articles by Ivan
Print, flip, and turn
At the Polish print party, we tried a possible automation of the nineteen steps. We gave out numbered tickets at the entrance, and at the end there was a numbered copy of the booklet for everyone. The booklets were all different via Python and Scribus. The imposition and printing was …
Asynchronous live blogging
These past few days I've been navigating a sea of acronyms, neologisms and tiny iconic metaphors here at LGM. The thing that I can't get out of my head is the tool that pippin of GIMP used for his talk. At first it looked like a PowerPoint clone, but then …
The Flow of Text in MasterPages
The scripting in Scribus happens in the house of Python. The Scribus module is loaded into scripts with the standard import scribus or from scribus import *. In this post, we'll be using only one function off this module:
createText(x, y, width, height)
This function puts a TextBox of the …
« Page 2 / 2