Commit Graph

76 Commits

Author SHA1 Message Date
kiliman 9398884dc6 Update extract and build process with support for context substitutions 2019-07-24 09:57:20 -04:00
kiliman 036e837e0c Remove old generated files 2019-07-24 09:57:20 -04:00
Kiliman eb163921a9 🙈 Add .DS_Store to .gitignore 2019-07-24 09:55:53 -04:00
kiliman b43272c7f7 Fix end of line issues on Windows
closes #57
2018-11-28 09:59:00 -05:00
kiliman 1e4360701f Add prettier config 2018-11-28 09:57:28 -05:00
Henry Darnell 5e2296abe6 Update insecure packages 2018-09-11 17:49:28 -04:00
Seth Bergman 1019e36632 Update README.md
The Stylish extension is no longer available. I've added [Stylus](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne) as an alternative.
2018-07-09 14:09:58 -04:00
Dan Minshew 15938d59c0 Update README.md
Clarify instructions to include exact name requirements for files.
2018-06-24 13:31:54 -04:00
Kiliman d2c56250d7 Add poll to README 2018-02-20 12:36:45 -05:00
Luca Uliana fb8e078250 Updates installing instructions
Adds info for Mac users with `pip3 install fonttools`
2017-11-20 10:40:28 -05:00
Luca Uliana abf0059cd1 Correct build command for Linux/Mac
`./build.sh` instead of `build.sh`
2017-11-14 09:46:45 -05:00
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