Short: free icon.library in optimized ASM code Author: Peter Keunecke Uploader: pkeunecke alice-dsl net Type: util/libs Version: 46.4.587 Requires: 68000 CPU or 68020+ Architecture: m68k-amigaos >= 3.0.0 Latest changes: ~~~~~~~~~~~~~~ Fixed: A check for cybergraphics.library was missing. Some small speed improvements 2-8% on chunky screens for icons with 64 colors or more and for WB v44+ only by using the cybergraphics WritePixelArray() function and the LUT8 format without C2P conversion or masks. This concerns only unselected icons and no deficons. Added support for IconControlA() GetARGBImageData1 and GetARGBImageData2, two tags of the Aros API, plus GetImageData1/2 with the OS4 tag SetImageDataFormat=2 for extracting TrueColor images with Alpha Channel. Both features are for TC020, HB020 and FastWB only. There are no functional changes in all other versions, except for some small tweaks and a dead code removal. The 680x0 and Smurf code was not updated since #582. Letzte Änderungen: ~~~~~~~~~~~~~~~~~ Fixed: Ein Test für die cybergraphics.library fehlte. Eine kleine Beschleunigung (2-8%) auf Chunky Screens für Icons mit 64 oder mehr Farben und nur bei WB v44+ durch Nutzung der CGX WritePixelArray() Funktion und dem LUT8 Format ohne C2P Konvertierung oder Masken. Es betrifft nur unselektierte Icons, keine DefIcons. IconControlA() unterstützt nun die GetARGBImageData1 und GetARGBImageData2 Tags der Aros API und die Tags GetImageData1/2 mit SetImageDataFormat=2 der OS4 API, um TrueColor-Bilder mit Alphakanal zu extrahieren. Beides ist nur mit TC020, HB020 und FastWB möglich. Bei allen anderen Versionen gibt es nichts Neues, bis auf kleinere Tweaks und eine Dead-Code Entfernung. 680x0 und Smurf wurden seit #582 nicht aktualisiert. 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