Thread Tools Display Modes
04/14/14, 08:08 AM   #1
catz
Join Date: Apr 2014
Posts: 2
how apply custom font to label

thank you read.



<Label name="$(parent)Counter" font="ZoFontWinH1" color="CFDCBD" wrapMode="ELLIPSIS" verticalAlignment="CENTER" text="MyCustomFont ">

ex) font="ZoFontWinH1" replace to
font="Lucida Grande"

or other unicode fonts
  Reply With Quote
04/14/14, 08:31 AM   #2
Stormknight
 
Stormknight's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 128
Here's a list of all the available fonts.

http://www.esoui.com/forums/showthread.php?t=142

I advise against using your own fonts due to UTF-8, different languages etc.

It's certainly doable though, just search the forums and take a look at some of the other addons.
  Reply With Quote
04/14/14, 09:57 AM   #3
catz
Join Date: Apr 2014
Posts: 2
Originally Posted by Stormknight View Post
Here's a list of all the available fonts.

http://www.esoui.com/forums/showthread.php?t=142

I advise against using your own fonts due to UTF-8, different languages etc.

It's certainly doable though, just search the forums and take a look at some of the other addons.
thank you,
i'm already see it. but <String>,<font> syntax error
so , written question.
i'll try again.
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » how apply custom font to label

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off