Skip to content

A Paint.NET file type plugin that adds support for the Pterodon TFM texture format used in the Flying Heroes game.

License

Notifications You must be signed in to change notification settings

Mr47T-E-C/pdn-tfm-filetype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdn-tfm-filetype

A Paint.NET file type plugin that adds support for the Pterodon TFM texture format used in the Flying Heroes game.

Features

Supported pixel formats

Loading

  • R8G8B8 (256 color palette)
  • R5G6B5
  • R4G4B4A4
  • R5G5B5A1

Saving

  • R5G6B5
  • R4G4B4A4
  • R5G5B5A1

Format limitations

The resolution of the TFM texture must be powers of two and both dimensions must be equal.

Installation

  1. Put TFMFileType.dll in the Paint.NET FileTypes folder depending on your installed Paint.NET version.
  2. Restart Paint.NET
Paint.NET version Folder location
Classic C:\Program Files\Paint.NET\FileTypes
Microsoft Store Documents\paint.net App Files\FileTypes

About

A Paint.NET file type plugin that adds support for the Pterodon TFM texture format used in the Flying Heroes game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%