XLD4
From Just Solve the File Format Problem
(Difference between revisions)
(→Identification) |
(PRONOM) |
||
| (One intermediate revision by one user not shown) | |||
| Line 3: | Line 3: | ||
|subcat=Graphics | |subcat=Graphics | ||
|extensions={{ext|q4}}, {{ext|q4d}} | |extensions={{ext|q4}}, {{ext|q4d}} | ||
| + | |pronom={{PRONOM|fmt/1447}}, {{PRONOM|fmt/1448}} | ||
}} | }} | ||
'''XLD4''' (maybe also called '''Q4''') is a raster graphics format that was used mainly in Japan. An image consists of two files: a '''.q4''' file, and a '''.q4d''' file. | '''XLD4''' (maybe also called '''Q4''') is a raster graphics format that was used mainly in Japan. An image consists of two files: a '''.q4''' file, and a '''.q4d''' file. | ||
| Line 18: | Line 19: | ||
* [https://sourceforge.net/p/recoil/bugs/14/attachment/XLD4_images.zip XLD4_images.zip] | * [https://sourceforge.net/p/recoil/bugs/14/attachment/XLD4_images.zip XLD4_images.zip] | ||
* https://telparia.com/fileFormatSamples/image/q4/ | * https://telparia.com/fileFormatSamples/image/q4/ | ||
| + | * https://telparia.com/fileFormatSamples/text/q4d/ | ||
== Links == | == Links == | ||
Revision as of 18:30, 10 November 2021
XLD4 (maybe also called Q4) is a raster graphics format that was used mainly in Japan. An image consists of two files: a .q4 file, and a .q4d file.
Contents |
Identification
Q4 files have ASCII "MAJYO" at offset 11.
Q4D files begin with the ASCII "===============>>>>> XLD4 GRAPHIC DATA DOCUMENT <<<<<===============" and are in character encoding IBM-932/IBM-943
Software
Sample files
- XLD4_images.zip
- https://telparia.com/fileFormatSamples/image/q4/
- https://telparia.com/fileFormatSamples/text/q4d/