XLD4
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
(Added identification info) |
||
Line 5: | Line 5: | ||
}} | }} | ||
'''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. | ||
+ | |||
+ | == Identification == | ||
+ | Q4 files have ASCII "{{magic|MAJYO}}" at offset 11. | ||
== Software == | == Software == |
Revision as of 14:50, 14 August 2020
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.