PIC2
From Just Solve the File Format Problem
(Difference between revisions)
m |
(Added file samples) |
||
Line 13: | Line 13: | ||
== Software == | == Software == | ||
* [http://www.ikemo.to/xv-jp-extension/e/ The XV Japanese extension] → xvpic2.c | * [http://www.ikemo.to/xv-jp-extension/e/ The XV Japanese extension] → xvpic2.c | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/image/yanagisawaPIC2/ | ||
== Links == | == Links == | ||
* [http://www.ikemo.to/xv-jp-extension/e/pic2.html The XV Japanese extension: PIC2] | * [http://www.ikemo.to/xv-jp-extension/e/pic2.html The XV Japanese extension: PIC2] |
Revision as of 14:45, 7 October 2022
PIC2 is a raster graphics format developed by A. Yanagisawa. It was used mainly in Japan.
Contents |
Identification
Files begin with ASCII "P2DT
".
Software
- The XV Japanese extension → xvpic2.c