Textures must be increments of 16 pixels in size: the smallest texture possible is 16x16. The largest possible texture is 256x256. Any dimension of X and Y where both values are divisible by 16 is acceptable: 16x256, 48x80, 128x32, whatever. Any texture with bad dimensions will cause qlumpy to abort the WAD compiling process when it reaches that texture.