ref: 6042bb8adffe111049edfcb8b2eb1ad84814ed69
dir: /appl/ebook/cssfont.m/
CSSfont: module { PATH: con "/dis/ebook/cssfont.dis"; Spec: adt { family, style, weight, size: string; }; init: fn(displ: ref Draw->Display); getfont: fn(spec: Spec, parentem, parentex: int): (string, int, int); };