ref: 83246e296ea433b65b9d295b5e08fedd39ff1ab7
dir: /appl/ebook/mimeimage.m/
Mimeimage: module { PATH: con "/dis/ebook/mimeimage.dis"; init: fn(displ: ref Draw->Display); image: fn(mediatype, file: string): (ref Draw->Image, string); imagesize: fn(mediatype, file: string): (Draw->Point, string); };