chiark / gitweb /
bedstead-debian.git
2024-11-14 Ben HarrisPut the charstring cursor in a local variable
2024-11-14 Ben HarrisCombine successive rlineto operators
2024-11-14 Ben HarrisDon't emit first point of a contour twice
2024-11-14 Ben HarrisEmit 'CFF ' and 'hmtx' tables for TTX (mostly)
2024-11-14 Ben Harriscmap fixup
2024-11-14 Ben HarrisGenerate 'post' table for TTX
2024-11-14 Ben HarrisGenerate 'cmap' table for TTX
2024-11-14 Ben HarrisGenerate 'name' table for TTX
2024-11-14 Ben HarrisMacros for the common TTX pattern <foo value='bar'/>
2024-11-14 Ben HarrisGenerate 'OS/2' table for TTX
2024-11-14 Ben HarrisUse constants for ascent, descent, etc
2024-11-14 Ben HarrisGenerate 'maxp' table for TTX
2024-11-14 Ben HarrisGenerate 'hhea' table for TTX
2024-11-14 Ben HarrisGenerate 'head' table for TTX
2024-11-14 Ben HarrisMinimal infrastructure for going via TTX rather than SFD
2024-11-14 Ben HarrisWibblings about version numbers
2024-11-10 Ben HarrisFontmap is required by .bdf.ps files
2024-11-10 Ben HarrisAdd DEFAULT_CHAR to BDF
2024-11-10 Ben HarrisCorrect weight and width names in BDF
2024-11-10 Ben HarrisAdd FACE_NAME property to BDF
2024-11-10 Ben HarrisAdd FONT_VERSION property to BDF
2024-11-10 Ben HarrisSwitch build system to generating BDF via PostScript
2024-11-10 Ben HarrisAdd support for choosing font size and weight in BDF...
2024-11-10 Ben HarrisMore BDF properties and a proper XLFD name
2024-11-10 Ben HarrisRough Makefile bits for new BDF generation
2024-11-10 Ben HarrisAdd rough support for generating BDF without FontForge
2024-11-10 Ben HarrisUse EXIT_SUCCESS and EXIT_FAILURE
2024-11-10 Ben HarrisMake it safe to call fullname_to_fontname() twice
2024-11-10 Ben HarrisAnother capital esszett link
2024-11-07 Ben Harrisdebian/watch: switch to @ANY_VERSION@
2024-11-01 Ben HarrisMap the .notdef character at U+F1FF
2024-10-29 Ben HarrisCorrect Wdieresis small-cap
2024-10-29 Ben HarrisSet Rules-Requires-Root: no
2024-10-29 Ben HarrisSAA5050 reverse-engineering links
2024-10-29 Ben HarrisAdd headings in NOTES
2024-10-29 Ben HarrisMove dot in Ldot and corresponding small cap leftwards
2024-10-28 Ben HarrisSome thoughts on UnitsPerEm
2024-10-27 Ben HarrisExplicitly set OS2Vendor to 'PfEd'
2024-10-26 Ben HarrisStop dopalt() reading off the end of the character...
2024-10-26 Ben HarrisUpdate editor to emit the new style of character bitmap
2024-10-26 Ben HarrisSwitch to using string constants for character bitmaps
2024-10-23 Ben HarrisTidy up Creative-Commons-related verbiage in HACKING
2024-10-23 Ben HarrisAdd some SPDX-License-Identifier headers
2024-10-21 Ben HarrisMake co-ordinate systems more sensible
2024-10-19 Ben HarrisUpdate changelog for 002.009-1 archive/debian/002.009-1 debian/002.009-1
2024-10-19 Ben HarrisMore explicit explanations in debian/copyright
2024-10-19 Ben Harrisdebian/tests/rom: note which Bedstead version this...
2024-10-19 Ben HarrisMerge tag 'upstream/002.009' into debian/latest
2024-10-19 Ben HarrisUpdate version to 002.009 bedstead-002.009 upstream/002.009
2024-10-19 Ben HarrisAdd link to HACKING from debian/copyright
2024-10-13 Ben HarrisChangelog for 002.008-2 debian/002.008-2
2024-10-13 Ben HarrisMerge from upstream (copyright tidying; editor updates)
2024-10-13 Ben HarrisState default author/licence in HACKING
2024-10-13 Ben HarrisUpdate HACKING document for editor changes
2024-10-13 Simon Tathameditor: miscellaneous source cleanups.
2024-10-13 Simon Tathameditor: better error message on paste failure.
2024-10-13 Simon Tathameditor: better ways to find the bedstead executable.
2024-10-13 Simon Tathameditor: put all the Tk work into a class.
2024-10-13 Simon Tathameditor: commit to Python 3.
2024-10-13 Simon Tathameditor.py: add a comment including authorship and licence.
2024-10-13 Ben Harrissadt compatibility for "rom" test
2024-10-13 Ben HarrisMention BBC Micro in Debian package description
2024-10-13 Ben HarrisDon't gzip the complement PDF file
2024-10-13 Ben HarrisNew test, "rom", that renders and checks some fixed...
2024-10-12 Ben HarrisRemove ZVBI-derived comment and code tables from NOTES
2024-10-12 Ben HarrisProper licence etc for ZVBI bits in NOTES
2024-10-12 Ben HarrisMerge upstream changes (for rom.ps fix)
2024-10-12 Ben HarrisCorrect SAA5050 ROM encoding
2024-10-12 Ben HarrisAdd a HACKING file that's a guide to the source code
2024-10-12 Ben HarrisAdd a simple autopkgtest to check fc-list can see Bedstead
2024-10-09 Ben HarrisRelease Debian packaging into the public domain too
2024-10-09 Ben HarrisAdd CONTRIBUTING to Debian package
2024-10-07 Ben HarrisSwitch debian/watch to using Git
2024-10-06 Ben HarrisAppropriate Debian changelog for -1 release debian/002.008-1
2024-10-06 Ben HarrisRewrite Debian package description to be more helpful
2024-10-06 Ben HarrisUse @PACKAGE@ in debian/watch
2024-10-06 Ben HarrisChange Debian source package name to "bedstead"
2024-10-06 Ben HarrisAdd more details to debian/copyright
2024-10-06 Ben HarrisSwitch to building with fontforge-nox
2024-10-06 Ben HarrisAdd "XS-Autobuild: yes" to debian/control
2024-10-06 Ben HarrisAdd a debian/watch file
2024-10-05 Ben HarrisInitial Debianisation
2024-10-05 Ben HarrisUpdate version to 002.008 bedstead-002.008 upstream/002.008
2024-10-05 Ben HarrisAdd U+2001 EM QUAD
2024-10-03 Ben HarrisCSS: switch to monospace
2024-10-03 Ben HarrisCSS: use "background" shorthand property
2024-10-03 Ben HarrisMore details on WebKit bug, including link to bug tracker
2024-09-27 Ben HarrisLight HTML modernisation
2024-09-27 Ben HarrisUse no-break spaces in Web page
2024-09-27 Ben HarrisConvert the fading <div> in the Web page back to a...
2024-09-27 Ben HarrisUse EN DASH characters directly in Web page, without...
2024-09-27 Ben HarrisAdd the GeoGebra file that I used to sort out PANOSE
2024-09-27 Ben HarrisCorrect PANOSE Letterform value and extend to implausib...
2024-09-27 Ben HarrisRework PANOSE generation
2024-09-26 Ben HarrisA few more subscript letters
2024-09-26 Ben HarrisGenerate the backward-compatibility *.sep6 glyphs correctly
2024-09-26 Ben HarrisNotes on a Safari display bug
2024-09-26 Ben HarrisAdd link to gitweb
2024-09-26 Ben HarrisAdd U+2003 EM SPACE as a blank mosaic graphics character
2024-09-24 Ben HarrisUpdate version to 002.007 bedstead-002.007
next