Thread Tools Display Modes
07-01-12, 01:48 PM   #1
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Converting multiple BLPs (or PNGs) into a single BLP (or PNG)

In the WoW artwork files, it seems common to see a bunch of BLP files, that actually form a single art file when glued together
  • Are there any scripts, or specific tools available to convert them to a single BLP? So we don't have to use Photoshop/Gimp/etc?
  • If an executable/script is required, is it possible to do this with Lua, or is this better done in "real" programming languages?
  • It would also be great if instead of BLP files, it could work with PNG files instead, since most people would want to convert it to PNG anyway

  • I found this post from Xinhuan, but the reference only exists in the Google Cache now, but it was focusing more about the MPQ's Minimap files in particular

  • WorldMapFrame_Update and CreditsFrame_SetArtTextures seem to have the Lua logic for it, but I don't quite understand it, and it's only for making them appear pasted together ..
  • I'm also wondering how Wowhead and MMO-Champion manage to do this

Here is an example:
http://imgur.com/a/e7K3d
  • Interface\WorldMap\Pandaria\Pandaria1.blp
  • Interface\WorldMap\Pandaria\Pandaria2.blp
  • Interface\WorldMap\Pandaria\Pandaria3.blp
  • Interface\WorldMap\Pandaria\Pandaria4.blp
  • Interface\WorldMap\Pandaria\Pandaria5.blp
  • Interface\WorldMap\Pandaria\Pandaria6.blp
  • Interface\WorldMap\Pandaria\Pandaria7.blp
  • Interface\WorldMap\Pandaria\Pandaria8.blp
  • Interface\WorldMap\Pandaria\Pandaria9.blp
  • Interface\WorldMap\Pandaria\Pandaria10.blp
  • Interface\WorldMap\Pandaria\Pandaria11.blp
  • Interface\WorldMap\Pandaria\Pandaria12.blp
(10 images per post restriction)

--
Attached Files
File Type: zip Pandaria 5.0.1.15799.zip (1.01 MB, 841 views)

Last edited by Ketho : 07-02-12 at 12:12 AM.
  Reply With Quote
07-01-12, 01:49 PM   #2
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
----------

Last edited by Ketho : 07-02-12 at 12:12 AM.
  Reply With Quote
07-01-12, 04:55 PM   #3
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
As far as I know, the game just pieces them together in the correct locations.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
07-01-12, 05:00 PM   #4
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
but I want to have them pieced together out of the game :P
  Reply With Quote
07-01-12, 05:01 PM   #5
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Then you'll have to use Photoshop.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
07-01-12, 06:50 PM   #6
Haleth
This Space For Rent
 
Haleth's Avatar
Featured
Join Date: Sep 2008
Posts: 1,173
Perhaps slightly unrelated, but is there a reason why the maps are stored in separate pieces? I can't think of any.
  Reply With Quote

WoWInterface » Developer Discussions » Graphics Help » Converting multiple BLPs (or PNGs) into a single BLP (or PNG)


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