ref: 25e4f8ae90bd66f124f6b96ffdf70ae00100d4c0
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); };