Jump to content
How to Install Plugins ×

XPM File Type plugin


naylorjs

Recommended Posts

Having need for XPM support in Paint.NET, I wrote a plugin to read and write XPM files. It's reasonably robust but doesn't handle every XPM option, most of which I've never seen in the while anyway! So last night I sat down to learn C# (I'm a C++ and Java guy really) and wrote this plugin. All I can say is that it works for me.

The source code is available for those who want it.

Jonathan

 

Moderators Note:  This plugin has been updated.  Find the most recent version here: http://forums.getpaint.net/index.php?/topic/14512-xpm-file-type-plugin/?p=389159

XPMFileType.zip

Link to comment
Share on other sites

  • 3 months later...
  • 3 weeks later...
  • 3 years later...

I have reverse this DLL to correct a bug on non square image, and Unix/Windows text file format

 

I have rewritten almost everything (probably reversed from somewhere else anyway)

 

This DLL is to be put on the FileTypes directory.

 

It will register the "X Pixmap" file format for .xpm files.

 

If it can help someone...

 

PS : for the source code...ILSpy is your friend.

 

I have updated the plugin for Paint 4.0

XPMFileType.zip

XPMFileType_4.0.zip

Edited by dfleury2
Link to comment
Share on other sites

  • 1 year later...

I'll place a link in the first post - indicating the updated dll's.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...