HPI Image Format Support for Panels/Pictview

We welcome any suggestions for new features or improvements in Altap Salamander. Please post one suggestion per report.
grymmjack
Posts: 53
Joined: 07 Jan 2006, 14:53
Contact:

HPI Image Format Support for Panels/Pictview

Post by grymmjack »

This format is used by hemera and their clipart collections. From the link below: Any HPI file consists of a fixed 32-byte header which resembles the header used in PNG (Portable Network Graphics) files. Following this header, the color image information is presented in JPEG format.

I have created in the past, converters (using PHP) but would prefer to keep the HPI files intact in their normal format. If this format could be added to the thumbnail viewer for panels and the pictview plugin, that would be awesome.

Here is the link:

http://www.halley.cc/ed/linux/interop/hemera.html

FYI xnView Professional supports this format, as do other products I am sure. Thanks!

PS: If you want the source for the converter I rolled (it's PHP format) I can provide it.
Jan Patera
Plugin Developer
Plugin Developer
Posts: 707
Joined: 08 Dec 2005, 14:33
Location: Prague, Czech Republic
Contact:

Re: HPI Image Format Support for Panels/Pictview

Post by Jan Patera »

grymmjack wrote:PS: If you want the source for the converter I rolled (it's PHP format) I can provide it.
Could you please send me some sample images?
Either to support[at]pictview_doc_com or (if large) via http://www.yousendit.com

Thanks
grymmjack
Posts: 53
Joined: 07 Jan 2006, 14:53
Contact:

Re: HPI Image Format Support for Panels/Pictview

Post by grymmjack »

Jan Patera wrote:
grymmjack wrote:PS: If you want the source for the converter I rolled (it's PHP format) I can provide it.
Could you please send me some sample images?
Either to support[at]pictview_doc_com or (if large) via http://www.yousendit.com

Thanks
Sent email. Thanks Jan.
Jan Patera
Plugin Developer
Plugin Developer
Posts: 707
Joined: 08 Dec 2005, 14:33
Location: Prague, Czech Republic
Contact:

Re: HPI Image Format Support for Panels/Pictview

Post by Jan Patera »

grymmjack wrote:This format is used by Hemera and their clipart collections. From the link below: Any HPI file consists of a fixed 32-byte header which resembles the header used in PNG (Portable Network Graphics) files. Following this header, the color image information is presented in JPEG format.

http://www.halley.cc/ed/linux/interop/hemera.html
Implemented for Salamander 2.5 Beta 11
User avatar
KNUT
Posts: 286
Joined: 12 Dec 2005, 09:57
Location: Hamburg, Germany

Re: HPI Image Format Support for Panels/Pictview

Post by KNUT »

grymmjack posted at Thu Jan 19, 2006 3:11 am.
Jan Patera posted at Thu Jan 19, 2006 3:17 pm.
:shock: 6 minutes for the implementation!!
Jan, you're a wizard :twisted:
Kind regards, KNUT
_____________________________________________
Satisfied Servant Salamander User from Version 1.5 till now
grymmjack
Posts: 53
Joined: 07 Jan 2006, 14:53
Contact:

Re: HPI Image Format Support for Panels/Pictview

Post by grymmjack »

Jan Patera wrote:
grymmjack wrote:This format is used by Hemera and their clipart collections. From the link below: Any HPI file consists of a fixed 32-byte header which resembles the header used in PNG (Portable Network Graphics) files. Following this header, the color image information is presented in JPEG format.

http://www.halley.cc/ed/linux/interop/hemera.html
Implemented for Salamander 2.5 Beta 11
Awesome. Thanks so much. I always knew you guys were code-gurus and this not only confirms my theory but proves unequivocally that you dont use any non-original code or libraries common in other devteams (besides the actual file format specifications which you must use).

Jan, you also code eroica yes? I would like the full features in my SS for that system, is it possible that the plugin could be registered for SS? I would like to pay for your support/time, and I use eroica features often.
Post Reply