ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Lua/XML Help (https://www.esoui.com/forums/forumdisplay.php?f=175)
-   -   how apply custom font to label (https://www.esoui.com/forums/showthread.php?t=885)

catz 04/14/14 08:08 AM

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

Stormknight 04/14/14 08:31 AM

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.

catz 04/14/14 09:57 AM

Quote:

Originally Posted by Stormknight (Post 4239)
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.


All times are GMT -6. The time now is 03:19 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI