chiark / gitweb /
bedstead-debian.git
2024-11-18 Ben HarrisCounter-mask support in select_hints()
2024-11-18 Ben HarrisUse self-explanatory constants to specify alignment...
2024-11-18 Ben HarrisRemove lower alignment zone at +1 pixel
2024-11-17 Ben HarrisMore-or-less functional edge hints
2024-11-17 Ben HarrisSupport for edge hints in select_hints()
2024-11-17 Ben HarrisProcess pixels in raster order
2024-11-17 Ben HarrisReverse (almost) all the paths
2024-11-16 Ben HarrisSwitch hhints loop in emit_hints() so it counts forwards
2024-11-16 Ben HarrisSome infrastructure towards edge hints
2024-11-16 Ben HarrisSeparate selecting usable hints from emitting them
2024-11-16 Ben HarrisChange version number so pre-release fonts are distingu...
2024-11-16 Ben HarrisCorrect baseline of BDF fonts
2024-11-16 Ben HarrisPass --no-recalc-timestamp to TTX
2024-11-16 Ben HarrisEmit OpenType tables in a more logical order
2024-11-16 Ben HarrisUpdate Web page for new generation procedure
2024-11-16 Ben HarrisCorrect cap height in font headers
2024-11-16 Ben HarrisPut version number in glyph complement PDF
2024-11-16 Ben HarrisExtract version number from C file, not nonexistent SFD
2024-11-14 Ben HarrisCorrect ordering of stem hints
2024-11-14 Ben HarrisIgnore stem hints in editor
2024-11-14 Ben HarrisAdd .DELETE_ON_ERROR target to Makefile
2024-11-14 Ben HarrisMake the processing of SOURCE_DATE_EPOCH safe
2024-11-14 Ben HarrisSupport SOURCE_DATE_EPOCH
2024-11-14 Ben HarrisGenerate stem hints
2024-11-14 Ben HarrisUse my own, officially assigned, achVendID
2024-11-14 Ben HarrisConstants for 'OS/2' achVendID and XLFD/BDF FOUNDRY
2024-11-14 Ben HarrisHave a defined constant for the family name "Bedstead"
2024-11-14 Ben HarrisVery rough but apparently functional 'palt' support
2024-11-14 Ben HarrisChange TTXI etc macros to take XML tag name as a string
2024-11-14 Ben HarrisSkeleton of GPOS support
2024-11-14 Ben HarrisPut single substitutions in the GSUB table
2024-11-14 Ben Harris'aalt' feature implemented via TTX
2024-11-14 Ben HarrisBeginnings of 'GSUB' generation: a table of the lookups...
2024-11-14 Ben HarrisClean up trailing whitespace in bedstead.c
2024-11-14 Ben HarrisRecord proper left sidebearings in 'hmtx' table
2024-11-14 Ben HarrisMove function declarations after structure declarations
2024-11-14 Ben HarrisUpdate editor to read Type 2 charstrings (in source...
2024-11-14 Ben HarrisUpdate comment on compare_glyphs_by_ffid()
2024-11-14 Ben HarrisNote that TTX overrides hhea.numberOfHMetrics
2024-11-14 Ben HarrisAdjust indentation of CFF XML
2024-11-14 Ben HarrisRemove extraglyphs variable that's no longer needed
2024-11-14 Ben HarrisDon't emit unnecessary CFF DICT entries
2024-11-14 Ben HarrisRemove newlines from charstrings in TTX output
2024-11-14 Ben HarrisCreate a subroutine for each aliased glyph
2024-11-14 Ben HarrisCorrect charstring stack accounting in emit_contour()
2024-11-14 Ben HarrisMake aliases work again, inefficiently
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-01 Ben HarrisMap the .notdef character at U+F1FF
2024-10-29 Ben HarrisCorrect Wdieresis small-cap
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 version to 002.009 bedstead-002.009 upstream/002.009
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-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 HarrisCorrect SAA5050 ROM encoding
next