Latest changes:
~~~~~~~~~~~~~~
Fixed a bug in my zlib stream decoder where the input
buffer was checked for at least 19 bits instead of 20.
This could have caused a failure for very large icons
in rare cases. Some "Deluxe Icons" were not displayed.
On systems with a cybergraphics.library installed the
icons are loaded into FastMem by default now, because
OS 3.2 won't do that automatically if Workbench is not
loaded, but if DOpus5 just starts in stand-alone mode.
OpenLibrary() uses "NIL:cybergraphics.library" now as
argument to open this library preventing any attempts
of DOS to find it in Libs: if it's not yet installed,
because cybergraphics.library is no disk based file.
On floppy systems without a permanent access to Libs:
using "NIL:" should avoid requests for the boot disk.
#589: On Aros based systems cybergraphics.library is
===== loaded from Libs: again, if not installed yet.
Letzte Änderungen:
~~~~~~~~~~~~~~~~~
Ein Fehler im zlib-Stream Dekoder wurde behoben, weil
der Buffer auf 19 Bits statt 20 Bits getestet wurde.
Dies konnte in seltenen Fällen bei sehr grossen Icons
zum Abbruch führen. Einige "Deluxe Icons" blieben weg.
Bei Systemen mit installierter cybergraphics.library
werden Icons jetzt ins FastMem geladen, weil OS 3.2
dies ohne geöffnete Workbench nicht automatisch macht.
DOpus5 stand-alone ohne WB erhielt dann kein FastMem.
OpenLibrary() nutzt nun "NIL:cybergraphics.library"
zum Öffnen der Library, um zu verhindern, dass diese,
falls nicht vorhanden, von DOS in Libs: gesucht wird,
weil cybergraphics.library als Datei nicht existiert.
Bei Floppy-Systemen ohne permanent erreichbares Libs:
vermeidet dies Requester zum Einlegen der Boot-Disk.
#589: Auf Aros basierten Systemen wird die CgxLibrary
===== wieder aus Libs: geladen, falls sie noch nicht
installiert war.
Description:
~~~~~~~~~~~
This is an optimized replacement for the icon.library
of AmigaOS 3.0-3.9 or Aros 68k which can exist in the
Kickstart ROM or is loaded from the LIBS: directory.
This shared library offers several functions to load,
decode, display and save icon images and to configure
settings for the execution of the associated programs
by storing tooltypes, a default tool, stacksize, icon
position and drawer window data in the ".info" files.
Supported icon types are all old and MWB planar icons
as well as color-mapped NewIcons or OS 3.5 ColorIcons
and also OS4 and PNG TrueColor and merged Aros icons.
All icons can be displayed either with the blitter or
FBlit and the Amiga chipset or on a graphics card by
P96 or CGX in their best quality as fast as possible.
Beschreibung:
~~~~~~~~~~~~
Dies ist ein optimierter Ersatz für die icon.library
von AmigaOS 3.0-3.9 oder Aros 68k, die im Kickstart ROM
existiert oder aus dem LIBS: Verzeichnis geladen wird.
Diese Shared Library enthält die Funktionen zum Laden,
Dekodieren, Anzeigen und Speichern von Piktogrammen und
zum Verwalten von Einstellungen für die Ausführung der
zugehörigen Programme durch Erfassen von Tooltypes, dem
DefaultTool, der Stackgrösse, der Icon-Position und bei
Verzeichnissen von Fensterdaten in den ".info"-Dateien.
Unterstützt werden alle alten planaren und MWB-Icons,
sowie palettenbasierte NewIcons oder OS 3.5 ColorIcons,
als auch OS4 oder PNG TrueColor-Icons und Aros Icons.
Alle Icons werden entweder per Blitter oder FBlit vom
Amiga-Chipsatz oder mit P96 bzw CGX auf Grafikkarten in
ihrer besten Qualität so schnell wie möglich angezeigt.
Distribution:
~~~~~~~~~~~~
This program is freeware. I don't give any warranties.
You are using this program on your own risk and you
are responsible for any damage it could cause to your
system. This icon.library is completely independent
and free of the AmigaOS copyright. :)
It's not allowed to distribute or install the TrueColor
versions of this icon.library with or on AmiKit X or XE
or any other freeware distro or software package for
more than 10 Euro. Any other bundling with commercial
products is prohibited, too. This applies to the Aros-,
LD020 and all v51 versions. But you can still use the
new 68000 or 68020 versions, or any other versions of
older releases up to Build #538 without restrictions.
Verteilung:
~~~~~~~~~~
Dieses Programm ist Freeware. Ich gebe keine Garantien.
Die Benutzung erfolgt auf eigenes Risiko und der Nutzer
trägt für jegliche Schäden an seinem System selbst die
Verantwortung. Diese icon.library ist vollständig frei
und unabhängig vom AmigaOS Copyright. :)
Die Verteilung oder die Installation der TrueColor
Versionen dieser icon.library mit oder auf AmiKit X,
AmiKit XE oder einer anderen Freeware Distribution
für mehr als 10 Euro sind nicht erlaubt. Jede Art der
Bündelung mit kommerziellen Produkten ist verboten.
Dies gilt für die Aros-, LD020 und alle v51 Versionen.
Sie können aber weiterhin die neuen 68000 oder 68020
Versionen oder andere Versionen von älteren Ausgaben
bis hin zu Build #538 ohne Einschränkungen verwenden.
Copyright 2007-2024:
~~~~~~~~~~~~~~~~~~~
Peter Keunecke
|