Popularity
3.3
Declining
Activity
4.1
Growing
3
4
0

Monthly Downloads: 16
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Graphics     Codec     Image     JuicyPixels    
Latest version: v0.1.1.0
Add another 'JuicyPixels' Package

README

JuicyPixels-blp

Build Status

The library provides decoding/encoding functions for BLP1 texture format of Warcraft III game. The result is represented in types of JuicyPixels library.

Features:

  • Supported all three subtypes of BLP1: JPEG with alpha, paletted without alpha and paletted with alpha.

  • Command line utility to convert BLPs from/to PNG, JPEG, BMP, TGA, TIFF, GIF, Radiance formats.

TODO:

  • BLP0 support

  • BLP2 support