Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

프로그램은 이제 완전히 'icns'유형 (), 어떤 파일 PNG로 저장됩니다 32-8 비트 아이콘 비트 알파 채널을 지원합니다. 새 응용 프로그램을 ResPresso 텍스트 전용 명령은 빨리 할 수있는 라인을 변형 자원을 절약할 수있다라는 추가되었습니다. 또한, 거기에 아이콘 및 플러그인의 위치와 로딩에 몇 가지 일반적인 개선됩니다.
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

몇 가지 사소한 코드를 수정 (불행히도,이 32 비트 구성 요소는 가장 중요한 부분을 구문 분석하지 않습니다 자바 1.3,로드 절차에 대한 알림을 시작 스플래시 화면, 그리고 'icns'플러그인의 시작 문제를 해결하기 위해 '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

완전히 플러그인을 포함한 모든 코드를 XpmImage와 지미 바뀝니다. 또한 여러 개의 파일을 명령행에 로드할 수있습니다 ResCafe 가기 클래스를 고정.
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

지원 마우스 클릭 플러그인을 표시 열을 정렬에 대한 추가되었습니다. 사용자 정의 클래스를 지원하는 XpmImage 마스크를 추가했습니다 너무 아이콘이 제대로 XPM 파일을 내보낸 것입니다. GUI를 Windows의 시작 로드된 플러그인들이 처리할 수있는 어떤 종류의 트랙에 추가되었습니다.
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

넣어 아이콘 로딩 및 플러그인은 자바 스레드를 더 빠르게 시작에서 결과로 스캔, 메뉴 단축키 추가 및 기억술 여러 개 열려있는 문서를 새 DocumentManager 클래스와 오픈 오피스를 사용에 대한 지원이 추가되었습니다 '문서'메뉴를 통해 액세스할 수있습니다.
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