chiark / gitweb /
bedstead-debian.git
2024-11-27 Ben HarrisCorrect a comment in rom.ps
2024-11-26 Ben HarrisConvert ZVBI Private Use codepoints to compatibility...
2024-11-26 Ben HarrisCorrect compatibility mapping of Wdieresis.sc
2024-11-26 Ben HarrisConvert 6-cell ".sep6" glyphs into compatibility aliases
2024-11-26 Ben HarrisAdd COMPAT to a bunch more aliases
2024-11-26 Ben HarrisAdd a flag to explicitly mark compatibility aliases
2024-11-26 Ben HarrisMark obsolete characters in the glyph complement
2024-11-25 Ben HarrisActual aliases for old names of separated 4-cell graphics
2024-11-25 Ben HarrisMove *.sep4 glyphs to compatibility aliases
2024-11-25 Neil WilliamsonCorrect separated vs contiguous flag in ZVBI compat...
2024-11-25 Ben HarrisBeginning of notes on HP terminal large letters
2024-11-25 Ben HarrisAdd 4-cell separated graphics at their proper Unicode...
2024-11-24 Ben HarrisUpdate version in which Wdieresis.sc alias was added
2024-11-24 Ben HarrisSomething I missed from the 3.246 release notes
2024-11-24 Ben HarrisUpdate version to 3.246 bedstead-3.246 upstream/3.246
2024-11-23 Ben HarrisAdjust bitmap of supported code pages
2024-11-23 Ben HarrisRemove some Unicode Character Range bits
2024-11-22 Ben HarrisNote what the various Unicode-range and code-page bits...
2024-11-22 Ben HarrisComment explaining sFamilyClass
2024-11-21 Ben HarrisMerge line-drawing changes into pre-release trunk
2024-11-21 Ben HarrisMusical stave characters should join to the left
2024-11-21 Ben HarrisSeparate flags for copying left column and top row
2024-11-21 Ben HarrisTurn on line-drawing mode on long brackets etc
2024-11-21 Ben HarrisStop bold line-drawing characters overflowing character...
2024-11-21 Ben HarrisMake line-drawing characters join up
2024-11-20 Ben HarrisIncrease version number for a potential pre-release
2024-11-20 Ben HarrisTurn on the ForceBold flag for bold fonts
2024-11-20 Ben HarrisSlightly ugly hack to bias middle stems upwards
2024-11-19 Ben HarrisFix vertical stem hints on bold condensed fonts
2024-11-19 Ben HarrisCorrect bold outlines
2024-11-19 Ben HarrisFix left and right edge hints at non-default widths
2024-11-19 Ben HarrisQuell a few compiler warnings
2024-11-19 Ben HarrisRemove glyph footprint comment from XML output
2024-11-19 Ben HarrisAn idea about version numbers
2024-11-19 Ben HarrisSupport cntrmask and hintmask operators in editor
2024-11-19 Ben HarrisSkip XML comments when reading charstrings in editor
2024-11-19 Ben HarrisEmit cntrmask operators
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
next