Commit Graph

19 Commits

Author SHA1 Message Date
David Evans 7f622103a1 Update dependency versions, serve own third-party resources 2018-12-24 17:16:34 +00:00
David Evans 6b6eba9aa0 Update dependency versions where possible 2018-08-09 14:50:47 +01:00
David Evans 5deec319df Add underline and overline styling [#54] 2018-05-06 00:07:26 +01:00
David Evans 044d6bd776 Restructure web resources to be within one folder 2018-05-01 19:31:52 +01:00
David Evans 9b668d0fed Cap uglify-es version at 3.2.2 due to bug in later versions 2018-04-28 23:06:55 +01:00
David Evans 2947e4f008 Replace server with own implementation, along with a new server-side rendering API 2018-04-28 22:58:36 +01:00
David Evans f5b1271647 Remove redundant readme-images.htm file 2018-04-22 22:52:16 +01:00
David Evans 5e47790efd Use consistent monospace font, re-order SVG layers to work around PhantomJS rendering glitch, replace screenshots with commandline-generated versions [#52] 2018-04-22 22:44:26 +01:00
David Evans 228ef05333 First pass at auto-generating screenshots [#52] 2018-04-22 21:30:13 +01:00
David Evans 2a7d9e76ed Add implementation for VirtualTextSizer using opentype.js [#32] 2018-04-22 16:19:38 +01:00
David Evans edc71934dc Add commandline tool for generating SVG from code [#32] 2018-04-21 20:24:54 +01:00
David Evans ac9e869be7 Use Karma to launch browser tests, drop test.htm 2018-04-21 18:17:37 +01:00
David Evans 506aecc445 Rename files to mjs and get Jasmine testing inside NodeJS working [#32] 2018-04-21 16:34:09 +01:00
David Evans 369eb15390 Switch to using es6 modules and commandline-based linter (eslint) [#32] 2018-04-16 03:17:03 +01:00
David Evans 899aabbc0e Rename 'serve' action to 'start' for better npm compatibility 2018-04-15 12:53:11 +01:00
David Evans 4b33114824 Use progressive enhancement when loading external modules 2017-12-10 15:46:09 +00:00
David Evans c60f2fa0f9 Mangle names for better minification 2017-11-25 13:52:26 +00:00
David Evans dce39792ac Support requirejs loading [#25] 2017-11-24 23:15:39 +00:00
David Evans c493530ecb Add bundled library script, + minification and demo page [#25] 2017-11-24 17:39:34 +00:00