Commit Graph

  • 76462c8176 Update version to 3.261 main bedstead-3.261 origin/main origin/HEAD Ben Harris 2026-02-07 15:22:22 +00:00
  • 0daad5fc94 Add <meta name="viewport"> element to HTML pages origin/meta-viewport Ben Harris 2026-01-30 20:04:30 +00:00
  • ebe341b928 Slightly re-organise comments around feature definitions Ben Harris 2026-01-30 00:40:05 +00:00
  • e0c668da75 Private-use code points for new glyphs Ben Harris 2026-01-29 23:13:08 +00:00
  • 40a0f74a6d Add webstead.xhtml to HACKING Ben Harris 2026-01-29 22:42:02 +00:00
  • 7beb660125 Draft release notes for 3.261 Ben Harris 2026-01-28 00:14:49 +00:00
  • b893d49beb Do not build bedstead.mjs as part of a release Ben Harris 2026-01-24 19:33:21 +00:00
  • 562329c1b9 Make a couple more Unicode-related variables unsigned Ben Harris 2026-01-13 22:11:43 +00:00
  • 4832617c7d Add a NOTE on 19th-century pixel fonts Ben Harris 2026-01-13 20:53:09 +00:00
  • 06903fb652 Explicitly set font-weight to 500 in CSS Ben Harris 2025-12-12 14:29:39 +00:00
  • d418809b34 Tolerable rendering of variation sequences in glyph complement Ben Harris 2025-11-20 23:22:48 +00:00
  • 331392b073 Horizontal square brackets Ben Harris 2025-11-20 23:13:15 +00:00
  • 15d1191aeb Emit a format-14 'cmap' subtable for variation sequences Ben Harris 2025-11-20 21:51:28 +00:00
  • 69ac5c6bfd Beginnings of support for Unicode variation selectors Ben Harris 2025-11-19 23:21:22 +00:00
  • fa88f696c7 Add support for 'zero' (slashed zero) feature Ben Harris 2025-11-18 20:52:06 +00:00
  • 58496743a8 Switch to unsigned types for holding Unicode code points Ben Harris 2025-11-18 22:33:13 +00:00
  • 383a376372 Use a defined constant instead of -1 for "no Unicode mapping" Ben Harris 2025-11-18 21:04:16 +00:00
  • 0d85d45857 Use "unsigned long" when we need an unsigned Unicode type Ben Harris 2025-11-17 21:48:40 +00:00
  • 51ffa3eb33 Replace bare "unsigned" as a type name with "unsigned int" Ben Harris 2025-11-17 21:41:00 +00:00
  • 20d377ccb6 Correct formatting of a comment Ben Harris 2025-11-17 21:40:36 +00:00
  • c43a34aaba Reduce MAXPOINTS a little Ben Harris 2025-11-16 14:01:13 +00:00
  • ce6d060613 Add assertions that we don't overflow the "points" array Ben Harris 2025-11-16 13:54:31 +00:00
  • 5f955f3c64 Remove a couple of spaces that just annoyed me Ben Harris 2025-11-16 13:45:43 +00:00
  • 36d6f142e1 Allow space for terminating null in struct glyph.data Ben Harris 2025-11-16 13:22:36 +00:00
  • 557685b3d0 Remove "copyright" notice that isn't Ben Harris 2025-11-13 23:18:59 +00:00
  • 1b6203ed30 A few more 'name' strings Ben Harris 2025-11-12 23:10:46 +00:00
  • 8f969e4577 Use "rem" to set the base font size in CSS Ben Harris 2025-10-24 14:04:53 +01:00
  • f8b7e0a91f Add stylesheet to plain text files in .htaccess Ben Harris 2025-10-19 10:58:17 +01:00
  • 2d27cef998 Add JavaScript and WASM to compressible file types in .htaccess origin/webstead Ben Harris 2025-10-19 00:15:27 +01:00
  • 940069cfe6 webstead: remove "test" from page title Ben Harris 2025-10-15 23:35:04 +01:00
  • 922af33a25 webstead: use .mjs for JavaSript module Ben Harris 2025-10-15 23:33:51 +01:00
  • 277091df19 webstead: slightly more robust invocation of bedstead Ben Harris 2025-10-15 23:10:23 +01:00
  • d84ca8b4e7 webstead: add some instructions Ben Harris 2025-10-15 22:59:54 +01:00
  • a9bceeb6e7 webstead: click handler for output side Ben Harris 2025-10-15 22:46:46 +01:00
  • 0ecf8f3ebf webstead: style for #pixels input:focus-visible Ben Harris 2025-10-12 16:27:13 +01:00
  • 3c097befba webstead: add page icon Ben Harris 2025-10-12 13:55:36 +01:00
  • 1078f31ad1 webstead: support arrow keys for navigation Ben Harris 2025-10-12 13:54:18 +01:00
  • 4c3abb66be More restrictive content security policy for Web site Ben Harris 2025-10-12 13:53:45 +01:00
  • da628c5e44 webstead: visual distinction for input:checked:active too Ben Harris 2025-10-12 01:07:55 +01:00
  • e3fca90c39 webstead: mark :active pixels Ben Harris 2025-10-12 01:02:10 +01:00
  • d99c68a2ba webstead: enable strict mode in top-level script Ben Harris 2025-10-12 00:53:01 +01:00
  • 96f2490058 webstead: JavaScript is not Perl Ben Harris 2025-10-12 00:48:41 +01:00
  • 4457cf5107 webstead: allow for editing C version of character Ben Harris 2025-10-12 00:40:47 +01:00
  • 212db5dd91 webstead: reset form at start of from_c() Ben Harris 2025-10-08 09:50:51 +01:00
  • 4d3b7ecc4c webstead: add a function to read a C string Ben Harris 2025-10-07 23:43:53 +01:00
  • d6ccde8a4a webstead: use an <input> to display C code Ben Harris 2025-10-07 21:30:48 +01:00
  • 5ffd5b23ef Styling for text <input> in bedstead.css Ben Harris 2025-10-07 21:30:24 +01:00
  • 15f9f591a1 webstead: more sensible viewBox for <svg> Ben Harris 2025-10-07 01:51:13 +01:00
  • e6b411252b webstead: use a non-module <script> and import() Ben Harris 2025-10-07 00:16:01 +01:00
  • 1edf533277 Set a content security policy in .htaccess Ben Harris 2025-10-05 10:08:46 +01:00
  • b62b0454b5 webstead: add Emscripten and musl copyright notices Ben Harris 2025-10-05 10:03:15 +01:00
  • 0e23fc6658 Makefile cleanups for webstead Ben Harris 2025-10-04 23:27:17 +01:00
  • c99994e91d webstead: prefer querySelector[All] over getElement* Ben Harris 2025-10-04 22:27:37 +01:00
  • e6c1e44db0 webstead: mark script as async Ben Harris 2025-10-04 22:13:04 +01:00
  • 295660b1f9 webstead: set color:inherit on tickyboxes Ben Harris 2025-10-04 17:31:30 +01:00
  • 96ee19d038 webstead: put border on tickboxes, not table cells Ben Harris 2025-10-04 17:27:21 +01:00
  • 7ba57f2e27 webstead: scale input and output better with window size Ben Harris 2025-10-04 17:16:51 +01:00
  • 64b18f30bb webstead: use currentColor for checked background Ben Harris 2025-09-25 21:03:10 +01:00
  • 8825e680dd webstead: use <pre> for C code Ben Harris 2025-09-20 23:30:04 +01:00
  • 74463d2a76 webstead: generate initialisers to paste into bedstead.c Ben Harris 2025-09-20 21:44:19 +01:00
  • 02514737cd webstead: slight CSS simplification Ben Harris 2025-09-20 21:08:05 +01:00
  • e1e16471c8 webstead: better layout Ben Harris 2025-09-20 16:12:57 +01:00
  • 3a6e2bc265 webstead: almost-acceptable pixel-looking input Ben Harris 2025-09-16 22:32:40 +01:00
  • 70cbbde7f9 webstead: slightly cleverer path translation Ben Harris 2025-09-16 22:12:25 +01:00
  • 357fbbc829 webstead: SVG transform to turn output right way up Ben Harris 2025-09-16 21:14:47 +01:00
  • 568d7f43ab webstead: properly ignore cntrmask Ben Harris 2025-09-16 21:08:58 +01:00
  • 09c777481b webstead: input from an array of tickyboxes Ben Harris 2025-09-16 21:07:01 +01:00
  • 6cf53005fe webstead: make a named function to update the rendered glyph Ben Harris 2025-09-15 23:36:48 +01:00
  • 111484a4f1 webstead: SVG rendering by extremely crude regexps Ben Harris 2025-09-14 19:37:56 +01:00
  • 1a49f8d120 webstead: use standard bedstead.css Ben Harris 2025-09-14 19:36:35 +01:00
  • fb377b66af Capture output in HTML Ben Harris 2025-09-13 23:12:58 +01:00
  • 861c4749e6 Minimal build system and test page for Bedstead-in-WASM Ben Harris 2025-09-13 22:12:08 +01:00
  • a0a11e9e34 Use text/plain for all-caps filenames in .htaccess Ben Harris 2025-10-19 00:07:51 +01:00
  • 245ab8e819 Add more compressible types in .htaccess Ben Harris 2025-10-18 23:45:47 +01:00
  • 81fdc813c9 Enable "deflate" filter for XHTML and fonts in .htaccess Ben Harris 2025-10-18 17:31:40 +01:00
  • b51e2a479d Remove .sfd from .htaccess file Ben Harris 2025-10-18 17:27:23 +01:00
  • 401ac714c5 Add a paragraphs about the other semi-graphics Bedstead can do Ben Harris 2025-10-04 16:49:15 +01:00
  • acf9b3d8e7 More documentation stuff (probably not for release) origin/hp-large Ben Harris 2025-09-23 20:19:58 +01:00
  • 7eb02ef74c Sample of HP large type (probably not for release) Ben Harris 2025-09-22 22:22:57 +01:00
  • bc8f7d8de0 Large type M and W vertex components Ben Harris 2025-09-23 09:44:24 +01:00
  • a012883493 Remaining large type stem parts Ben Harris 2025-09-23 09:32:02 +01:00
  • 4158de0ee1 Lots of diagonal bits of large type pieces Ben Harris 2025-09-22 23:19:06 +01:00
  • 512c4cbf95 Three more HP large type components Ben Harris 2025-09-22 00:35:02 +01:00
  • 939f395217 Initial HP large type pieces (U+1CE1A onwards) Ben Harris 2025-09-21 21:23:22 +01:00
  • b4a690a5b6 Convert some 8-cell mosaic glyphs into aliases to 6-cell Ben Harris 2025-09-24 22:58:39 +01:00
  • eca801e615 Add remaining 8-cell mosaic characters Ben Harris 2025-09-24 22:09:22 +01:00
  • 3eb79d1b2a Notes on what the missing 8-cell mosaics are unified with Ben Harris 2025-09-23 23:23:44 +01:00
  • 710b96e1f9 Main block of 8-cell mosaics in Symbols for Legacy Computing Supplement Ben Harris 2025-09-23 22:49:35 +01:00
  • c62b392553 Add support for generating 8-cell mosaic graphics Ben Harris 2025-09-23 22:44:19 +01:00
  • c53957312f Enlarge radius of box drawings arcs Ben Harris 2025-09-22 22:11:17 +01:00
  • 4ca8a84daa Add JOIN_R and JOIN_D flags, and extend effects of JOIN_* Ben Harris 2025-09-22 20:27:46 +01:00
  • d91aaf8186 Move various small caps to dedicated Unicode code points Ben Harris 2025-09-20 23:06:20 +01:00
  • bac039f869 Add old-style numerals Ben Harris 2025-09-20 22:23:14 +01:00
  • cc5f2549ab Merge branch 'main' into chess origin/chess Ben Harris 2025-09-12 14:04:10 +01:00
  • efee6ae9d5 U+01B7 LATIN CAPITAL LETTER EZH Ben Harris 2025-09-08 23:16:01 +01:00
  • 68d1d54520 U+2C6D LATIN CAPITAL LETTER ALPHA Ben Harris 2025-09-08 22:52:43 +01:00
  • b9adf83301 Better UALIAS() macro Ben Harris 2025-09-08 21:49:47 +01:00
  • 8cb047830b More modifier letters of quotation marks Ben Harris 2025-09-07 18:13:50 +01:00
  • 97b8c443f6 Make all the capital Dcroat and African D into aliases of Eth Ben Harris 2025-09-07 18:04:48 +01:00
  • b876f54283 Add a macro, UALIAS(), for aliases with Unicode mappings Ben Harris 2025-09-07 17:43:54 +01:00