Skip to content
/ atf2png Public

c# .atf (adobe texture format) reader library

License

Notifications You must be signed in to change notification settings

Gl0/atf2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atf2png

Managed library, able to read ATF (Adobe Texture Format) and dissect it into different frames using xml texture atlas. Such combination (ATF + xml) is commonly used in Flash/Haxe games that utilize Starling framework.

Bundled with simple command line application that converts .atf file into .png or .atf + .xml into a bunch of .png files containing all frames.

Currently only ATF without lzma or jpeg compression supported. Thanks to MonoGame project for DXT decompression code.

About

c# .atf (adobe texture format) reader library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages