Hi there.
I have a label on my Winform and I want to use a custom font called XCalibur to make it appear more shnazzy.
If I use a custom font on a label and then build the solution and then .ZIP the files in \bin\Release will the end user see the labels with my custom app I used regardless if they have that font installed or not?
If this isn't the case, what's the proper way to use Custom Fonts on Labels.Text?