Skip to content

Releases: iwanders/hexdump_font

v0.1.1

14 Aug 15:16
Compare
Choose a tag to compare
  • Fixed upper bound of unicode code block ranges.
  • Copy layer properties.
  • Add .otf font for use on Windows.
  • Output .woff font for use in the html.
  • Gave the example html a textarea for interactive testing.

Unicode codeblocks:

U+0000..U+007F	Basic Latin[g]		128	128	Latin (52 characters), Common (76 characters)
U+0080..U+00FF	Latin-1 Supplement[h]	128	128	Latin (64 characters), Common (64 characters)
U+0100..U+017F	Latin Extended-A	128	128	Latin
U+0180..U+024F	Latin Extended-B	208	208	Latin

U+2000..U+206F	General Punctuation	112	111	Common (109 characters), Inherited (2 characters)

U+20A0..U+20CF	Currency Symbols	48	33	Common

v0.1.0

10 Aug 23:53
Compare
Choose a tag to compare

Binary release containing the following unicode codeblocks:

U+0000..U+007F	Basic Latin[g]		128	128	Latin (52 characters), Common (76 characters)
U+0080..U+00FF	Latin-1 Supplement[h]	128	128	Latin (64 characters), Common (64 characters)
U+0100..U+017F	Latin Extended-A	128	128	Latin
U+0180..U+024F	Latin Extended-B	208	208	Latin

U+2000..U+206F	General Punctuation	112	111	Common (109 characters), Inherited (2 characters)

U+20A0..U+20CF	Currency Symbols	48	33	Common