PIC (Yanagisawa)
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 20: | Line 20: | ||
* [[RECOIL]] (as Sharp X68000 PIC) | * [[RECOIL]] (as Sharp X68000 PIC) | ||
* [http://www.ikemo.to/xv-jp-extension/e/ The XV Japanese extension] → xv310a-jp-extension-rev5.3.3.tar.gz → xvpic.c | * [http://www.ikemo.to/xv-jp-extension/e/ The XV Japanese extension] → xv310a-jp-extension-rev5.3.3.tar.gz → xvpic.c | ||
− | * {{CdTextfiles|simtel/stmsdos9709/disk1/DISC1/GRAPHICS/DISP189A.ZIP|DISP189A.ZIP}} | + | * {{CdTextfiles|simtel/stmsdos9709/disk1/DISC1/GRAPHICS/DISP189A.ZIP|DISP189A.ZIP}} {{CdTextfiles|simtel/stmsdos9709/disk1/DISC1/GRAPHICS/DISP189B.ZIP|DISP189B.ZIP}} - ''DISPLAY'' by Jih-Shin Ho (DOS software) |
== Sample files == | == Sample files == | ||
* [http://nfggames.com/forum2/index.php?topic=4976.msg32643 (forum post)] → [https://dl.dropbox.com/u/51368068/PIC.rar PIC.rar] → PIC/pic/... | * [http://nfggames.com/forum2/index.php?topic=4976.msg32643 (forum post)] → [https://dl.dropbox.com/u/51368068/PIC.rar PIC.rar] → PIC/pic/... | ||
− | * | + | * {{DexvertSamples|image/yanagisawaPIC}} |
== Links == | == Links == | ||
* [https://sourceforge.net/p/recoil/bugs/11/ RECOIL issue 11] has some info | * [https://sourceforge.net/p/recoil/bugs/11/ RECOIL issue 11] has some info |
Revision as of 02:57, 28 December 2023
PIC is a raster graphics format that was used mainly in Japan. It was apparently developed by the same "Yanagisawa" person who developed Pi and PIC2.
Contents[hide] |
Disambiguation
See PIC for more formats with that name.
Some file format lists include a format named Japan PIC or Japan Picture, with extension .jpc. Those are probably references to this format. As evidence, the DISPLAY program listed in the Software section calls this format "Japan PIC (.jpc)".
Identification
Files begin with ASCII "PIC
". Note that this does not distinguish them from Psion PIC.
Specifications
- PIC format specifications (from archive.org, in Japanese)
Software
- RECOIL (as Sharp X68000 PIC)
- The XV Japanese extension → xv310a-jp-extension-rev5.3.3.tar.gz → xvpic.c
- DISP189A.ZIP DISP189B.ZIP - DISPLAY by Jih-Shin Ho (DOS software)
Sample files
- (forum post) → PIC.rar → PIC/pic/...
- dexvert samples — image/yanagisawaPIC
Links
- RECOIL issue 11 has some info