OS4 DepotLogo by Alkaron 
(anonymous IP: 18.219.22.169,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Misc » dicpng.lha

Dicpng

Description: Compress data into png-images
Download: dicpng.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 167kb
Version: 1.1
Date: 17 Mar 2012
Author: Rupert Hausberger , aos4 port by kas1e
Submitter: kas1e
Email: kas1e/yandex ru
Homepage: http://natmeg.mooo.com/
Category: utility/misc
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 6974
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 251  (Current version)
251  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Description
===========
  DIC stands for "Data Image Compress" and is an algorythm
  to compress data into images. PNG is used as output-format,
  therefore the executable-name is "dicpng".

  - The png-image of a compressed data can be shown like any other png-image.
  - The compression-ratio is nearly that of LHA, depends on data. Seems to
    have nice ratios on binaries but bad on text-files.
  - The input-data is threaded in a special way to gain a better ratio.
  - The info for decompression is stored as a png-tag.

Requirements
============
  - AmigaOS 4.x
  - png.library
  - z.library

Installation
============
  Copy the executable to C:

Usage
=====
  dicpng does only work from a shell.

  Arguments
  ---------
  IN/A,OUT

  IN/A - Input filname
  OUT  - Output filename

  Examples
  --------
  dicpng ram:test                 - Compress ram:test to ram:test.png
  dicpng ram:test.png             - Uncompress ram:test.png to ram:test
  dicpng ram:test.png OUT ram:out - Uncompress ram:test.png to ram:out

  WARNING: The output-file is overwriten without prompt!

Author
======
  ©2009-2012 Rupert Hausberger <natmeg()gmx.net>
  http://natmeg.mooo.com/

License
=======
  GPL. Please refer to the file COPYING for details.

History
=======
  Please refer to the file ChangeLog for details.
 



Copyright © 2004-2024 by Björn Hagström All Rights Reserved