Thread Tools Display Modes
01-29-10, 07:47 PM   #1
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
Chat frame fonts

Is it possible to assign a font to a specific chat frame window without affecting all other chat windows?
  Reply With Quote
01-29-10, 07:55 PM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,936
Prat can do that if I remember rightly. I'm sure other chat mods will do the same or similar.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote
01-29-10, 08:44 PM   #3
Cralor
Mmm... cookies!!!
 
Cralor's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 772
Chatter too.
__________________
Never be satisfied with satisfactory.
  Reply With Quote
01-29-10, 09:31 PM   #4
alimjocox
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Oct 2009
Posts: 96
Code:
ChatFrame1:SetFont("Fonts\ARIALN.ttf", 11, "THINOUTLINE")
ChatFrame2:SetFont("Fonts\SKURRI.ttf", 14)
just an e.g.
  Reply With Quote
02-01-10, 11:17 AM   #5
kneeki
A Flamescale Wyrmkin
 
kneeki's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 134
Thanks for the pointers guys. I actually found it after checking tecktiles mod. I didn't think of trying :SetFont() because, well.... It sounded to easy. :[
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Chat frame fonts


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