Thread Tools Display Modes
10-28-07, 06:31 PM   #1
Dreadlorde
A Pyroguard Emberseer
 
Dreadlorde's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 2,302
Texture scaling

Is there any math problem I can use to find what a texture's dimensions should be when I use UI scale? My UI scale is .64 and this is what I did to get what should be the texture size at that scale:

for a 512 px wide

512*0.64=327.68
512-327.68=184.32
512+184.32=696.32

That should be the right dimension for the texture at .64 UI scale..right?

Thanks for any help with this.
__________________

Funtoo - Plan 9 - Windows 7
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Texture scaling


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