LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can LV display multicolour fonts?

Can LabVIEW display multicolour bitmap fonts? I want to draw some text with a glow effect. If there is some way of doing this via normal text indicators, this would be favourite.

0 Kudos
Message 1 of 5
(2,547 Views)

You should be able to. Through Property node --> text --> select you can select part of the text and set color, repeat as needed.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 5
(2,526 Views)

Hi Yamaeda,

 

the OP (probably) talks about this...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 5
(2,514 Views)

Thanks guys. The Windows 8.1 stuff is interesting but I'm assuming this is not yet supported by LabVIEW?

 

What I actually need is for individual characters to contain multiple colours. I'm happy to use bitmap fonts if that's what it takes.

 

Any ideas?

0 Kudos
Message 4 of 5
(2,504 Views)

If a single character is to use several color i assume you'll have to render a picture and show that.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 5 of 5
(2,491 Views)