K 10 svn:author V 3 bde K 8 svn:date V 27 2019-03-24T19:41:45.765894Z K 7 svn:log V 292 Add support for arbitrary font widths. Only multiples of 8 were supported. Since the font format is undocumented, it is unclear how non-multiples of 8 should be padded to bytes in the font file. Use the same representation as bdf text format (big- endian, with padding in the lower bits). END