Skip to content

🖼️ PRCGS Java ImageIO SPI (japanese retro image format)

License

Notifications You must be signed in to change notification settings

umjammer/vavi-image-prcgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Java CI CodeQL Java

vavi-image-prcgs

PRCGS is the image format locally popular in amateur radio packet communication for several years in the early Heisei era.
PRCGS is "Packet Radio Computer Graphic System".

Original

Install

Usage

    BufferedImage image = ImageIO.read(Paths.get("/foo/bar.prc").toFile());

TODO

  • imageio spi