Have you tried ofelia ? it's pretty new but there are some objects available for text display and it should be pretty straigthforward with [ofDrawText] and [ofSetTextMode]
https://github.com/cuinjune/ofxOfelia It should pretty do-able with processing aswell. 2018-02-28 20:17 GMT+01:00 Christof Ressi <[email protected]>: > for text display the browser is a naturally choice. I once did some > experiments sending and receiving Pd messages with a minimal websockets > implementation and it worked fine. > > > Gesendet: Mittwoch, 28. Februar 2018 um 19:31 Uhr > > Von: "João Pais" <[email protected]> > > An: PD-List <[email protected]> > > Betreff: [PD] Text projection in real time > > > > Hello list, > > > > I was looking on the best way to display some texts which will be > > produced/improvised in realtime. These will be acessible either as a > list, > > OSC, or on a file. > > > > I tried gem's 2dtext and [flatgui/entry], but they both don't work that > > well, as some or all of the following aren't possible: > > - centered text > > - some texts are long, so the paragraphs have to break at the end of a > word > > - black background, white font - font and size will be chosen later > > - fullscreen on a 2nd screen (to be projected) > > > > I imagine the word sliptting and text centering can be calculated in Pd > so > > that Gem displays it correctly, but I'm not sure I'll have the time for > > it. So trying another solution such as coordinating with Processing or > > similar would be an option, in case it's easier to implement. > > > > Are there any suggestions on how to tackle this? > > > > Best, > > > > jmmmp > > > > _______________________________________________ > > [email protected] mailing list > > UNSUBSCRIBE and account-management -> https://lists.puredata.info/ > listinfo/pd-list > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> https://lists.puredata.info/ > listinfo/pd-list > -- http://b2renger.github.io/ http://berengerrecoules.wordpress.com/
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
