Download
(573Kb)
Download
Updated: 10-27-14 12:23 AM
Compatibility:
Warlords of Draenor Pre-Patch (6.0.2)
Updated:10-27-14 12:23 AM
Created:unknown
Downloads:60,071
Favorites:486
MD5:
Categories:Discontinued and Outdated Mods, Graphic UI Mods

tekticles  Popular! (More than 5000 hits)

Version: 6.0.0.18-Beta
by: Tekkub [More]

tekticles is a simple set of fonts, derived from ClearFont2. I only ever used one set of fonts from CF2 (the Calibri set), so I ripped CF2 down to it's bear ass and stripped off all the extra crap. This addon is what's left.

Visit my site for more great addons.
Please send all bugs, feature requests and questions to [email protected]

6.0.0.18-Beta
6.0 updates (thanks @arcadepro)

5.4.0.17-Beta
Fix nameplates for 5.4

5.1.0.16-Release
It be stable or something

5.0.1.15-Beta
New fonts
Improve the background of the config page

5.0.1.14-Beta
Seems we have some new fonts in game that need to be set

4.2.0.13-Beta
2 column config panel now, woo!
Remove delayed load, we really do want the fonts applied at load

4.1.0.12-Beta
Fix channel list buttons not getting fonts
Fix title picker buttons in 4.1

3.3.0.11-Release
Seems that the friends frame defined its own fonts, ugh

3.2.0.10-Release
I can't, for the life of me, find where SetFont is being called to break font inheritance... so fuck it I'll just force the font objects back to what they're supposed to be.

3.0.9.9-Release
Forgot libstub

3.0.3.8-Beta
ReputationDetailFont doesn't inherit anymore, ugheth

3.0.3.7-Beta
Missed SystemFont_Shadow_Huge3
Missed SystemFont_Small

3.0.2.6-Beta
Convert everything to Blizzy's new base fonts. I don't know why they made these... meh
Add about panel
Add preview panel

3.0.1.5-Beta
Remove fonts that are gone in Wrath

2.4.2.4-Beta
Fix for people who don't have LibStub (that's possible?)

2.4.2.3-Beta
Apply font to BossEmoteNormalHuge

2.4.1.2-Beta
Register fonts with LMS3, if present

2.4.1.1-Beta
Fix them thar font paths
And so it begins...
Beta Files (1)
File Name
Version
Hits
Size
Author
Date
4.2.0.13-Beta
1,504
574kB
Tekkub
07-23-11 11:15 PM


Optional Files (0)


Post A Reply Comment Options
Unread 05-25-12, 12:00 PM  
byoonie
A Defias Bandit

Forum posts: 2
File comments: 16
Uploads: 0
I like the set. Thank you
Report comment to moderator  
Reply With Quote
Unread 01-07-12, 10:05 AM  
Clynikal
A Fallenroot Satyr
 
Clynikal's Avatar

Forum posts: 20
File comments: 1
Uploads: 0
I'm having one small issue with it.
My edit box in my chat frame, the text within it scales down far too much to the point I can't read it.
I'm using Prat for the chat so I went ahead and used the .Lua posted earlier to solve the overwriting of the chat but it doesn't fix my edit box issue. When I unload Tekticles the font to the edit box is fine.

The issue.


Somewhat along the lines of what I want but I wish for the same thing with Tekticles installed.


Help will be sincerely appreciated.
Report comment to moderator  
Reply With Quote
Unread 07-05-11, 03:49 PM  
Drehmini
A Defias Bandit

Forum posts: 3
File comments: 12
Uploads: 0
Originally posted by sekillu
anyone able to confirm if this still works at 100% for 4.2? as in.. the fonts actually being changed like intended?
It is indeed working.
Report comment to moderator  
Reply With Quote
Unread 07-01-11, 09:02 PM  
sekillu
A Murloc Raider

Forum posts: 4
File comments: 22
Uploads: 0
anyone able to confirm if this still works at 100% for 4.2? as in.. the fonts actually being changed like intended?
Report comment to moderator  
Reply With Quote
Unread 06-12-11, 01:34 AM  
sekillu
A Murloc Raider

Forum posts: 4
File comments: 22
Uploads: 0
awesome! thank you so much for this addon! since clearfont died out and you resurrected it woot! is all I have to say...

I hope you will be able to maintain it in the future ) Helps my eyes a ton! again, thanks!
Report comment to moderator  
Reply With Quote
Unread 06-05-11, 06:41 PM  
feraldrood
A Theradrim Guardian
 
feraldrood's Avatar

Forum posts: 62
File comments: 47
Uploads: 0
Hi, so i got a problémo that has been breathing down my neck forever-

-my chat font is set "outlinemonochrome" -(caps)
-when i log in, everything fine chat- outlined/monochromed
-if i toggle any addon pannel or the profession pane etc.. random interface windows, the chat loses its outline.
-now... i can /rl and that typically fixes it but on occasion not even that works, so i relog to fix it.

inserted the code below all over the lua in tekticles but to no avail
ChatFrame1:SetShadowColor(0, 0, 0, 0) -- 4th arg is alpha
ChatFrame1:SetShadowOffset(0, 0) -- x, y
ChatFrame1:SetSpacing(2)

any ideas on how to keep the font tagged outline/monochrome?
-would be much appreciated
Report comment to moderator  
Reply With Quote
Unread 05-05-11, 10:12 AM  
Squiddy0
A Defias Bandit
 
Squiddy0's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 116
Uploads: 3
thank you much for the update as a visually disabled player I find this addon or Minitype to work great as of 4.1, currently using tekticles of course, just jump into the lua code to adjust the font sizes for every aspect of the game again thank you so much for updating this simple font resizing addon.

I am finding a hard time to enlarge the font for talking to a npc, I've gone through the lua file & enlarged all the fonts available but the npc text in the window is still 10-12pt, but I don't see anywhere in the lua code for enlarging that particular font.

Maybe the ability to change the npc window text isn't included, not sure, I might just be missing something to change in the lua. If anyone knows what exactly in the lua to change to enlarge npc window text; it's not just talking to npc it's also quest text that's very small, feel free to pm or post here so I can change it, thanks.

EDIT: I just got
Code:
SetFont(QuestFont,                   ITALIC, 22, nil, 0.15, 0.09, 

0.04)
from the Minitype addon (which does work with 4.1 too, but I like this one as well, as it's more simple, not as much to enlarge...) & included it into the lua file around the quest area, & it enlarged the particular text shown below, course I put in a number for it to resize to, but it works

example below:
Last edited by Squiddy0 : 05-07-11 at 01:56 AM.
Report comment to moderator  
Reply With Quote
Unread 03-12-11, 11:47 AM  
Tanque
A Kobold Labourer

Forum posts: 1
File comments: 170
Uploads: 0
Getting error on 4.1 PTR:
Code:
[12:43:51] Interface\AddOns\tekticles\tekticles.lua:83: hooksecurefunc(): PlayerTitleFrame_UpdateTitles is not a function
[C]: ?
[C]: in function `hooksecurefunc'
Interface\AddOns\tekticles\tekticles.lua:83: in function <Interface\AddOns\tekticles\tekticles.lua:13>
Report comment to moderator  
Reply With Quote
Unread 10-24-10, 10:45 AM  
azguz
A Murloc Raider

Forum posts: 8
File comments: 66
Uploads: 0
Doesnt work for me anymore.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 05:47 PM  
Tanque
A Kobold Labourer

Forum posts: 1
File comments: 170
Uploads: 0
Anyone know how to get this mod to apply the font to the in-game focus frame?

*edit* nevermind, looks like it was bugged on Blizzard's end. It's fixed now.
Last edited by Tanque : 10-18-10 at 05:06 PM.
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 02:25 PM  
rain3x
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 18
Uploads: 7
Assuming this addon still works. Take the font you like "Pepsi.ttf" I think you said.

Rename it to exactly this:

Calibri.ttf

Then overwrite your cleverly disguised Pepsi.ttf (now Calibri.tff) on top of the one that is currently in the tekticles folder.

Then, in game, select Calibri as your font for SCT. The reality of it is that you're selecting PEPSI, but since you renamed it, it will show up as Calibri. This would be the easiest way to do what you're looking for. I hope this helped.
Report comment to moderator  
Reply With Quote
Unread 10-12-10, 09:34 AM  
Swesent
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
This seems to be a great addon - providing the possibility to do exactly what I'm looking for. Problem is that I'm surviving on in-game configurability when it comes to addons - plowing through lua-codes is not my cup of tea at all. I've done some Googling after specific instructions for a code newbie like myself, but found nothing. Now, as a last hope, I'm throwing my fishing line into these waters.

What I want from this addon is one thing only - to change the font of the scrolling combat text. I would very much like all other text to have its default font.

I have found a font that I would like to use for the scrolling combat text; " PEPSI_pl.ttf " (ttf should be the right format to use if I'm not completely mistaken).

Can some kind soul please show me exactly what I need to change in the lua-file in order to make this happen - to change the SCT and to keep all other text default? I just can't wrap my head around the coding.

Thank you in advance for any help provided as well as for the addon even if I should never get to experience it myself!
Report comment to moderator  
Reply With Quote
Unread 09-06-10, 06:03 AM  
nostress
A Deviate Faerie Dragon
 
nostress's Avatar
AddOn Author - Click to view AddOns

Forum posts: 16
File comments: 53
Uploads: 1
Friends frame.

This is for anyone who wants tekticles to skin the new Friends frame. Copy-paste into your config file, replacing the font with the one you need. The font names are pretty self-explanatory, but I commented them just in case.

Code:
	SetFont(FriendsFont_Normal,			  PIXEL, 10, "OUTLINE") --Friends frame names
	SetFont(FriendsFont_Small,			  PIXEL, 10, "OUTLINE") --Last online text
	SetFont(FriendsFont_Large,			  PIXEL, 10, "THICKOUTLINE") --Not really sure what this does, but it's set to fit in
	SetFont(FriendsFont_UserText,		          PIXEL, 10, "OUTLINE") --Real ID status text
__________________
My approach to addons: keep it clean, simple, use as much original original Blizzard code as possible and never sacrifice functionality for looks
Report comment to moderator  
Reply With Quote
Unread 07-08-10, 01:50 AM  
stereoprologic
A Kobold Labourer

Forum posts: 0
File comments: 20
Uploads: 0
This needs to affect the new friends list and toast frame, please look into it Tekkub.
Report comment to moderator  
Reply With Quote
Unread 12-25-09, 08:09 PM  
Tayza
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Is there anyway to change the size of the blizzard standard combat text, that appears over the enemies head?

I'v tried changing:

SetFont(CombatTextFont, NORMAL, 26)

but it's having no effect at all
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.