chiark / gitweb /
bedstead.git
15 years agoMore quotation marks, a better degree sign, and some fixes to metadata.
Ben Harris [Fri, 2 Oct 2009 21:23:32 +0000 (22:23 +0100)]
More quotation marks, a better degree sign, and some fixes to metadata.

15 years agoSort additional punctuation into Unicode order.
Ben Harris [Fri, 2 Oct 2009 19:53:03 +0000 (20:53 +0100)]
Sort additional punctuation into Unicode order.

15 years agoOoh, the SAA5050 datasheet includes character diagrams, including an ASCII
Ben Harris [Fri, 2 Oct 2009 19:50:47 +0000 (20:50 +0100)]
Ooh, the SAA5050 datasheet includes character diagrams, including an ASCII
set, so steal that.  Also add a few quotation mark characters that I think
I've done before but seem to have lost.

15 years agoMinor silliness: a few obvious extra glyphs and a whole set of small
Ben Harris [Wed, 30 Sep 2009 23:49:39 +0000 (00:49 +0100)]
Minor silliness: a few obvious extra glyphs and a whole set of small
caps, because they turned out far better that they had any right to.

15 years agoTidy glyph list a little, sort it more authentically, and so on.
Ben Harris [Wed, 30 Sep 2009 20:02:28 +0000 (21:02 +0100)]
Tidy glyph list a little, sort it more authentically, and so on.

15 years agoArrange to emit an SFD file instead of PostScript. The result is broken
Ben Harris [Wed, 30 Sep 2009 19:28:06 +0000 (20:28 +0100)]
Arrange to emit an SFD file instead of PostScript.  The result is broken
in various ways, but it can at least be loaded into Fontforge.

15 years agoFix a couple of minor warnings from GCC.
Ben Harris [Wed, 30 Sep 2009 16:44:04 +0000 (17:44 +0100)]
Fix a couple of minor warnings from GCC.

15 years agoClear up old output code, debugging code, and an unused routine.
Ben Harris [Wed, 30 Sep 2009 16:42:03 +0000 (17:42 +0100)]
Clear up old output code, debugging code, and an unused routine.

15 years agoHurrah. Seems to be working, finally.
Ben Harris [Wed, 30 Sep 2009 16:39:23 +0000 (17:39 +0100)]
Hurrah.  Seems to be working, finally.

15 years agoNow producing the right outlines, and ones which don't do anything rude
Ben Harris [Wed, 30 Sep 2009 13:25:53 +0000 (14:25 +0100)]
Now producing the right outlines, and ones which don't do anything rude
(unlike the old ones).

15 years agoBeginnings of an attempt at building character outlines in memory so we
Ben Harris [Wed, 30 Sep 2009 12:41:07 +0000 (13:41 +0100)]
Beginnings of an attempt at building character outlines in memory so we
can simplify them before emission.  No simplification yet and a blatant
bug in whitepixel(), but it's kind of interesting.

15 years agoI think ttxt.pl is an obsolete experiment, so remove it.
Ben Harris [Wed, 30 Sep 2009 10:00:33 +0000 (11:00 +0100)]
I think ttxt.pl is an obsolete experiment, so remove it.

15 years agoBits I had lying around for generating a Mode 7 style outline font.
Ben Harris [Wed, 30 Sep 2009 09:59:10 +0000 (10:59 +0100)]
Bits I had lying around for generating a Mode 7 style outline font.