OS4 DepotLogo by Alkaron 
(anonymous IP: 3.145.166.7,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:  Development » Library » Graphics » libiffanim.lha

Libiffanim

Description: IFF-ANIM player (library)
Download: libiffanim.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 501kb
Date: 15 Apr 2008
Author: M. Wolf, Fredrik Wikström (OS4 port)
Submitter: Fredrik Wikström
Email: fredrik/a500 org
Homepage: http://www-user.tu-chemnitz.de/~womar/projects/iffanim/
Category: development/library/graphics
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 3618
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 202  (Current version)
202  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Installation:

Copy Local/#? all SDK:Local/

Both clib2 and newlib versions.

###################
libiffanim
###################

Version: 20-nov-2006
Author: M. Wolf
Internet: http://murkymind.de

This is a plattform independent iff animation player library, a class written
in C++. It can be compiled and linked with it's header file to a project. You
may also compile it as a separate library

Read "iffanim.h" for usage and further information.

Following compression modes can be decoded:
 0,5,7,8,74('J')
 -> I didn't find animation files with other modes (1,2,3,4,6). It could be
    implemented, if someone provides useable sample files and the support is
    requested.

- supports wave tracer ds sound chunks 8/16 bit mono/stereo
- Compression method 1,2,3,4,6 are not supported because no animation testfile
  could be found.

Each pixel in the data is a pixel in the output. Consider that the pixel aspect
ratio may not be correct for 1:1 pixel aspect ratio screens, because the Amiga
has video modes with different aspect ratios.
It's not sure, if an animation was made for a full amiga screen and the pixel
ratio is not stored in a file normally. (Correct me, if I'm wrong.) The player
should provide scaling.



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