Does/Will cocos2dx support TGA file loading?

Thanks a lot!

In CCImage.h, I only see jpg, png, tiff, webp and raw for RGBA8888 format supported. No tga, no dds and others.
I hope I’m wrong.

I find this file cocos2dx\support\image_support\TGAlib.h, so tga is supported somewhat.