Downloadliste

Projektbeschreibung

ResCafé is a Swing-based Java utility for reading and extracting resources such as ICONs and MENUs from the Resource Forks of Macintosh files. In particular, it allows Linux users to use nifty Mac-only icons with their favorite desktop, e.g., KDE. It is somewhat similar to ResEdit on MacOS except that it is not an editor; it operates on files in a read-only fashion. The various resource types are parsed by auto-detected plugin handler classes.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
1.4

Das Programm unterstützt nun vollständig 32-Bit-Icons mit 8-Bit Alpha-Kanal (von der 'icns' type), die als PNG-Dateien gespeichert werden. Eine neue Anwendung namens ResPresso wurde hinzugefügt, die eine Nur-Text-Kommandozeilen-Variante, die tun kann, ist schnell spart Ressourcen. Darüber hinaus gibt es einige allgemeine Verbesserungen in der Symbol-und Plugin-Lage und Laden.
The program now fully supports 32-bit icons with 8-bit alpha channel (from the 'icns' type), which are saved as PNG files. A new application called ResPresso was added which is a text-only command-line variant that can do quick saves of resources. Additionally, there are some general improvements in icon and plugin location and loading.

2001-01-30 15:13
1.3

Einige kleinere Code-Änderungen zu Problemen mit Java 1.3, eine Öffnung Splash-Screen mit Benachrichtigungen über den Ladevorgang und die Anfänge eines "icns" Plugin zu lösen (leider geht diese nicht analysieren, die 32-Bit-Komponenten, die der wichtigste Teil sind der "icns ').
Some minor code modifications to solve problems with Java 1.3, an opening splash screen with notifications about the loading procedure, and the beginnings of an 'icns' plugin (unfortunately, this does not parse the 32-bit components, which are the most important part of 'icns').

2001-01-30 15:13
1.2.5

Vollständig ersetzt Jimi mit XpmImage für den gesamten Code, einschließlich Plug-Ins. Auch feste ResCafe der Spitzenklasse, damit mehrere Dateien können auf der Kommandozeile geladen werden.
Completely replaced Jimi with XpmImage for all code including plugins. Also fixed ResCafe top class so multiple files can be loaded on the commandline.

2001-01-30 15:13
1.2

Es wurde Unterstützung für Maus-Klick die Sortierung von Plugin-Display Spalten hinzugefügt. Eine benutzerdefinierte XpmImage Klasse, die Masken unterstützt wurde hinzugefügt, damit die Symbole fahren, werden ordnungsgemäß an XPM-Dateien exportiert werden. Die Anfänge der GUI-Fenster wurden hinzugefügt, um die geladenen Plugins und welche Länge sie verarbeiten kann.
Support was added for mouse click sorting of plugin display columns. A custom XpmImage class that supports masks was added so icons will be properly exported to XPM files. The beginnings of GUI windows were added to track the loaded plugins and what types they can handle.

2001-01-30 15:13
1.1

Put Symbol Be-und Plugin-Scannen in Java Threads was zu einem schnelleren Start, fügte Menü-Shortcuts und Mnemotechnik, Unterstützung für mehrere geöffnete Dokumente mit Hilfe der neuen DocumentManager Klasse und öffnen Dokumente werden durch die "Dokumente"-Menü erreichbar.
Put icon loading and plugin scanning into Java Threads resulting in faster start up, added menu shortcuts and mnemonics, added support for multiple open documents using the new DocumentManager class and open docs are accessible through the 'Documents' menu.

Project Resources