image: Add image-type support.
authorMathieu Othacehe <m.othacehe@gmail.com>
Fri, 31 Jul 2020 14:49:27 +0000 (16:49 +0200)
committerMathieu Othacehe <othacehe@gnu.org>
Wed, 30 Sep 2020 08:47:59 +0000 (10:47 +0200)
commit99d036ce8402326352c8aa181d89c6d0c7ce85a8
tree0cf737c8f626b24522b1c13a517fa431b5f72b78
parent2f1f7b6667e9130654987942a63fd95c8b1788be
image: Add image-type support.

* gnu/image.scm (<image-type>): New record,
(image-type, image-type?, image-type-name,
image-type-constructor, os->image): new procedures.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
gnu/image.scm