Hey Guys,
it would be wonderful to give a user the ability to change font and font-style of his string/text-inputs also in the Resolume interface just like for example the "Text Block" source does it.
Now I can just choose and hardcode the most less fancy font into the patch before compiling it.
Best wishes
cosmowe
Wire wish - Font/Style choose option for StringIn
Wire wish - Font/Style choose option for StringIn
Do you like outlines? Easy Outliner on Juicebar
Re: Wire wish - Font/Style choose option for StringIn
Has been on the request list for a year or so. When Dynamic instancing comes out, I believe it might get rolled out with that. Reasoning was that certain things are generated from the launch such as fonts, raster size, etc. changing it would mean the entire patch has to get re-launched.
Current workaround is duplicating the node and passing it through a gate with a choice input.
Current workaround is duplicating the node and passing it through a gate with a choice input.
Re: Wire wish - Font/Style choose option for StringIn
Indeed, we're working on this
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: Wire wish - Font/Style choose option for StringIn
Do you like outlines? Easy Outliner on Juicebar
Re: Wire wish - Font/Style choose option for StringIn
I guess to piggy back off this request, If we could also have a Choice Node auto fill out the choice selection of a list when you use "expose inputs" that would save a LOT of time of filling out the font selection haha. But keeping the Choice Node empty when connecting manually, so users can have the option to use either method.
Re: Wire wish - Font/Style choose option for StringIn
An what if a user don't have your fancy font offshoot "Comic Sans Professional" version you've pre-choosed?
Than it will fallback to Arial?
Than it will fallback to Arial?
Do you like outlines? Easy Outliner on Juicebar
Re: Wire wish - Font/Style choose option for StringIn
yeah, it's not as simple as it sounds
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: Wire wish - Font/Style choose option for StringIn
In Python [I know you guys are c++] it's just:
And it will parse your driver for available options
Code: Select all
op('xxx').par.driver.menuNames
Re: Wire wish - Font/Style choose option for StringIn
What happened with this?
The text render node in Wire is pretty pointless if you can't swap fonts from within Resolume!
The text render node in Wire is pretty pointless if you can't swap fonts from within Resolume!