7 Commits

Author SHA1 Message Date
Ben Harris
0c31e0ef86 Set list-style-type in CSS.
It was obviously wrong that the <ul> on the Bedstead Web page had 
circular bullets.  The current CSS Lists and Counters working draft, 
<http://www.w3.org/TR/2014/WD-css-lists-3-20140320/>, allows for setting 
the bullet to a string, and Firefox 54 supports this, so use it in the 
CSS for Bedstead's Web page.
2017-07-15 23:25:36 +01:00
Ben Harris
6062313421 Comprehensive rework of widths. Now there are six.
The names of the widths now track those in the OpenType 'OS/2' table, so 
the former condensed and semicondensed are now ultra-condensed and 
extra-condensed, and there are new condensed and semi-condensed widths 
to fill the gaps.  Also, the fonts are named more consistently with 
Adobe's practice: "Bedstead Semi Condensed" and so forth.

The new Bedstead Condensed makes a pretty decent terminal font, which is 
a nice side-effect.
2017-07-15 23:22:14 +01:00
Ben Harris
97721e5362 Slightly nicer web page typography. 2017-07-02 18:36:54 +01:00
Ben Harris
1c39b2bbd1 CSS: Add font-synthesis: none.
Otherwise, Firefox synthesises Bedstead Bold when I use <h2>.
2017-06-25 20:59:33 +01:00
Ben Harris
7f184003e7 CSS: use "normal" rather than explicitly disabling "palt".
This makes it clearer that the whole of font-feature-settings is
overridden.
2016-11-07 01:41:36 +00:00
Ben Harris
bb3d8b7cbe Put the whole Web page into Bedstead.
With "palt" enabled, it looks fairly good.
2016-11-06 21:53:57 +00:00
Ben Harris
f7e9ba52b3 Web page: use Bedstead for <code> etc if possible. 2016-11-06 00:41:29 +00:00