umjammer / vavi-image-recoil

🖼️ Retro Images Java ImageIO SPI (mag, zim, etc.) powered by Recoil

Home Page:https://recoil.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release Java CI CodeQL Java

vavi-image-recoil

© recoil

Java ImageIO SPI for retro images powered by recoil based on 0eaca83

recoil supports over 500 image formats!

Install

https://jitpack.io/#umjammer/vavi-image-recoil

Usage

    System.setProperty("vavix.imageio.recoil.RecoilImageReadParam.type", "ZIM");
    BufferedImage image = ImageIO.read(Paths.get("/foo/bar.zim").toFile());

TODO

  • ImageIO SPI

References


ORIGINAL

RECOIL - Retro Computer Image Library

RECOIL is a viewer of pictures in native formats of vintage computers: Amiga, Amstrad CPC, Apple II, Atari 8-bit, Atari Portfolio, Atari ST/TT/Falcon, BBC Micro, Commodore VIC-20, Commodore 64, Commodore 16/116/Plus4, Commodore 128, Electronika BK, FM Towns, HP 48, Macintosh 128K, MSX, NEC PC-80/88/98, Oric, Psion Series 3, SAM Coupé, Sharp X68000, Tandy 1000, Timex 2048, TRS-80, TRS-80 Color Computer, Vector-06C, ZX81 and ZX Spectrum.

RECOIL opens over 500 different file formats and is available on Android, Windows, macOS, Linux and HTML 5 browsers.

RECOIL is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

See the INSTALL file for build instructions.

For more information, visit the website: http://recoil.sourceforge.net/

About

🖼️ Retro Images Java ImageIO SPI (mag, zim, etc.) powered by Recoil

https://recoil.sourceforge.net/

License:GNU General Public License v2.0


Languages

Language:Java 100.0%