LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Font type of front panel.

Hi!

 

In the indicators of the front panel, I have used a type of font "letra.ttf" that is not common. I have made an executable and when installing it in a pc that doesn't contain this font type, the indicator appears with other type of font, no "letra.ttf". 

How could I solve this problem, could I add this font type to the executable?

 

Greetings!

 

Garrigos.

Message 1 of 3
(2,809 Views)

I suppose you could try to add the font file as a Support File in App Builder.  I imagine font files need to be in a particular place in the OS (C:\Windows\Fonts, perhaps?  I'm guessing here...).  So I guess you could build an installer and specify a custom destination for the font file to go in whatever place it's supposed to go on the hard drive.

Good luck,
-D

0 Kudos
Message 2 of 3
(2,801 Views)
Hi:

Yes, the font files in Windows are located in the C:\Windows\Fonts and yes, if you copy a font file to that dir the font gets registered in the OS so that the applications can use it.  I was unsure about it but I've just  done it, so just do it!

Robst

Message Edited by Robst on 02-11-2006 08:29 PM



Robst - CLD

Using LabVIEW since version 7.0


Message 3 of 3
(2,797 Views)