Commit Graph

65 Commits

Author SHA1 Message Date
kiliman bbccc6bd1b Fix wrong font family/name (fixes #24) 2017-10-17 11:54:24 -04:00
kiliman 2a9042852c Add Operator Mono Book Italic 2017-10-16 14:15:37 -04:00
kiliman 08f9100181 Add Operator Mono Book 2017-10-16 12:52:30 -04:00
Kiliman 6cbb0f0f69 Update README with new fonts 2017-10-02 10:41:23 -04:00
kiliman 822649d6a2 Add Operator Mono SSm Light 2017-09-29 16:05:03 -04:00
kiliman b6d217cb59 Fix incorrect casing (fixes #17) 2017-09-22 09:17:25 -04:00
Kiliman 5edc60d920 Fix YouTube embedding 2017-09-20 09:07:09 -04:00
kiliman 1bc6b64630 Add YouTube clip to README 2017-09-20 09:01:25 -04:00
Kiliman 7e7d68a63c Use correct image 2017-09-18 20:30:48 -04:00
Kiliman 03458cb6d3 Update README 2017-09-18 20:27:32 -04:00
Kiliman d1dc9402dc Add Operator Mono SSm Medium Italic 2017-09-18 20:07:32 -04:00
Kiliman 8ee398e202 Update extract.sh to process fonts in ligature_source 2017-09-18 20:06:53 -04:00
Kiliman c84b547232 Update sample.js 2017-09-18 18:10:09 -04:00
Kiliman d1c53b27f9 Add GPOS/GSUB tables and updated ligature name 2017-09-18 17:53:05 -04:00
Kiliman f4bd537f82 Add try/catch and code formatting 2017-09-18 17:50:32 -04:00
kiliman f8fdbd34e2 Patch GPOS and GSUB tables 2017-09-18 17:33:14 -04:00
kiliman 8964c6571a Extract GPOS and GSUB tables 2017-09-18 17:32:15 -04:00
kiliman 7b437bf50e Rename HTML comment start ligature 2017-09-18 17:31:48 -04:00
kiliman 127bce5d83 Extract ligatures from ligature_source (enumerate fonts) 2017-09-18 17:31:13 -04:00
kiliman db699fc368 Add sample HTML file 2017-09-18 14:36:46 -04:00
kiliman 384a9e7237 Fix corrupt Windows font (due to CLRF vs LF in charstrings) 2017-09-18 14:32:18 -04:00
kiliman 5dfe22a241 Fix patching font names 2017-09-18 14:31:33 -04:00
Kiliman 77a0316b23 Update bash script to only build fonts that are present 2017-09-18 12:56:17 -04:00
kiliman 1c2d8b4d8f Make sure charstrings.xml exists for font before building 2017-09-18 12:48:39 -04:00
kiliman 53b7c58876 Remove debugging stuff 2017-09-18 11:10:30 -04:00
kiliman d8c9b888c0 Update build process to enumerate folder and only build existing fonts 2017-09-18 11:04:38 -04:00
kiliman 26d35d52fb Fix name for Book Italic (crashed on Windows) 2017-09-17 13:09:42 -04:00
Kiliman 74ac6d5c90 Add sample file 2017-09-16 08:59:03 -04:00
Kiliman 2464f9f941 Add <| and |> ligatures to Medium (closes #3) 2017-09-16 08:58:49 -04:00
Kiliman 9d77cc2ca6 Fix SSm Book names (fixes #4) 2017-09-16 08:57:41 -04:00
Kiliman e5e68a0ab3 Always add the ligature lookup table to the end so determine index 2017-09-16 08:56:58 -04:00
Kiliman cff4d023d2 Re-order ligatures (longest ones first) 2017-09-16 08:56:22 -04:00
Kiliman a2de886a4a Merge branch 'features/new-structure' 2017-09-15 19:24:50 -04:00
Kiliman 1811aab7b2 Merge remote-tracking branch 'origin/master' 2017-09-15 19:13:18 -04:00
Kiliman a78c0f9702 Ignore source files 2017-09-15 19:12:52 -04:00
Kiliman 918e473ad0 Ignore launch.json since it changes locally 2017-09-15 19:08:08 -04:00
Kiliman 99dcee23f6 Update extract and build process for new weights 2017-09-15 19:03:44 -04:00
Kiliman e2a3806b6a Merge common entries from parent 2017-09-15 19:03:26 -04:00
Kiliman 3c886f76ac Extract config/metrics entry and remove common/unused entries 2017-09-15 19:02:35 -04:00
Kiliman a3dbc37709 Add updated Operator Mono SSm Medium weight 2017-09-15 19:01:23 -04:00
Kiliman 93e89c569f Add updated Operator Mono SSm Book weight 2017-09-15 19:00:38 -04:00
Kiliman 0b07448aaa Add updated Operator Mono Lig Medium Italic 2017-09-15 18:59:28 -04:00
Kiliman 12d2a2a940 Add updated Operator Mono Lig Medium 2017-09-15 18:59:02 -04:00
Kiliman 4d9cff7460 Remove incomplete fonts 2017-09-15 18:58:21 -04:00
Kiliman c22b5e68ce Add initial versions of Book weight ligatures 2017-09-15 16:53:27 -04:00
kiliman c83c8689f2 Patch names 2017-09-12 15:43:26 -04:00
kiliman a560344cbe Move stuff around and create initial placeholders 2017-09-12 15:38:26 -04:00
kiliman e773d90032 Add list of ligatures that can be customized for inclusion/exclusion 2017-09-12 15:34:18 -04:00
kiliman 315b917964 Move common glyphs.xml 2017-09-12 15:33:18 -04:00
kiliman 16d6008063 Merge remote-tracking branch 'origin/master' 2017-09-12 15:07:52 -04:00