1
0
Fork 0
mirror of synced 2024-05-17 11:03:33 +12:00
Commit graph

596 commits

Author SHA1 Message Date
Nikita Prokopov 35ac3003be Added Light and heavy dashed lines U+2504..U+250B (closes #702) 2019-05-21 21:08:01 +03:00
Nikita Prokopov 4db4baf94b Added Mathematical Angle Brackets U+27E8 U+27E9 (closes #763) 2019-05-21 18:26:29 +03:00
Nikita Prokopov 49c84ac7c0 Added Box Drawing Light Arcs U+256D U+256E U+256F U+2570 (closes #714 #725) 2019-05-21 18:06:11 +03:00
Nikita Prokopov cb70fe2de4 Moved all scripts to script/*, updated build instructions 2019-05-21 17:21:22 +03:00
Nikita Prokopov c0ad8d1c20 Characters \u25DE "◟" and \u25DF "◞" are swapped (closes #761) 2019-05-21 17:15:52 +03:00
DynacorpIndustries f8c9973127 Update README.md
In Windows, cmd.exe is a command line shell, not a terminal/console host application, ConHost.exe is the correct application, and is now officially called Windows Console, and does not support programming ligatures, however, the new Windows Terminal does support programming ligatures, and includes support for it with cmd.exe, as cmd.exe itself does not implement this functionality.
2019-05-09 12:07:28 +03:00
John 14c876de7b added "main" to package.json and updated CSS 2019-05-06 17:44:55 +03:00
Ross Williams 317556dee8 Add crosh (ChromeOS terminal) to Works list (#750)
* Add crosh (ChromeOS terminal) to Works list

Was disappointed to find that Fira Code is not supported by crosh, based on this readme. In fact, it's not acknowledged at all, so I scoured the web for a solution - and found one in this repo's wiki.

* Lowercase Crosh -> crosh
2019-04-25 12:53:41 +03:00
Stephen Nixon b29e3f3e08 port VF metadata fixes from move to build script 2019-04-05 17:37:59 -04:00
Stephen Nixon 11f505faa6 improve webfont CSS 2019-04-05 17:37:31 -04:00
Nikita Prokopov 5cd26d39f8 Fixed width issue #739 for real this time 2019-04-05 21:39:17 +03:00
Nikita Prokopov 40e6086adc Fixed width issue #739 2019-04-05 21:02:38 +03:00
Stephen Nixon 91760deff8 merge tonsky updates; add woff build 2019-04-05 11:15:04 -04:00
Stephen Nixon 5bddb98dd2 Merge branch 'master' of github.com:tonsky/FiraCode into qa 2019-04-05 09:32:36 -04:00
Stephen Nixon d27737bbf4 add woff format conversion to build script 2019-04-05 09:31:11 -04:00
Nikita Prokopov 2202877946 Fixed different vertical position of <= >= in Bold caused during #483 2019-04-04 23:34:51 +03:00
Nikita Prokopov acba6ee778 Build insturtions, moved build to root 2019-04-04 23:05:55 +03:00
Nikita Prokopov 182470b88f Removed eot and woff, added variable font to specimen 2019-04-04 23:05:03 +03:00
Stephen Nixon c8955c4a16 Update to build without manual designspace edit 2019-04-02 17:48:33 -04:00
Stephen Nixon 4e7729f3ee correct instance weights and update checks 2019-04-02 17:17:44 -04:00
Stephen Nixon 550dbae6ce build fresh fonts with corrected weights 2019-04-02 16:43:19 -04:00
Stephen Nixon 58d6962879 glyph vector check and refinements 2019-03-28 15:01:30 -04:00
Stephen Nixon ddd2d17cdb checking and fixing interpolated outlines 2019-03-27 19:21:53 -04:00
Stephen Nixon b5475bbe8f working through outline issues 2019-03-27 13:51:26 -04:00
Stephen Nixon 19561c2884 Merge branch 'patch-1' of github.com:davelab6/FiraCode into qa
to improve copyright & license
2019-03-27 13:23:32 -04:00
Stephen Nixon 99d72fe329 update notes to reflect weightClass fix 2019-03-27 13:22:37 -04:00
Stephen Nixon 1567440ada Resolve OS/2 usWeightClass issue 2019-03-27 09:14:05 -04:00
Dave Crossland 51f593011a
Create AUTHORS 2019-03-26 17:27:48 -04:00
Dave Crossland 5811062ef6
Update LICENSE to simplify copyright notice and remove RFN 2019-03-26 17:22:39 -04:00
Stephen Nixon 2e0ac1aba3 Setup QA dir for others to use 2019-03-26 16:12:07 -04:00
Stephen Nixon 6ee86a64b8 resolve and document fontbakery FAILs 2019-03-26 16:04:28 -04:00
Stephen Nixon 7919f1e099 build and check with copyright updates 2019-03-26 12:52:01 -04:00
Stephen Nixon 19157cbea3 organize QA folder 2019-03-26 11:54:43 -04:00
Stephen Nixon ee0b1aff51 Adjusting metadata to pass Google Fonts QA checks 2019-03-25 18:06:24 -04:00
Stephen Nixon 2eb3fc6b9e correct glyph widths and regularize data 2019-03-25 16:26:48 -04:00
Stephen Nixon ccda150caa build first version of variable font 2019-03-25 14:53:23 -04:00
Sam d33ca1d829 Add style usage in the README
Google Font shows a `Specify in CSS` section which is very convenient for copy/paste since the font name has a `space` in it.
2019-03-11 22:53:34 +03:00
Nikita Prokopov 7338df60af Add hhea customParameters to each master (#711) 2019-02-07 20:15:13 +03:00
Nikita Prokopov d5a55e17e4 Scribus mentioned (closes #363) 2019-01-02 19:22:28 +03:00
Robert Hicks d55fa808a4 added HowToInstall.zip, updated release.sh (#692)
added HowToInstall.txt
2018-12-20 17:55:39 +03:00
Nikita Prokopov b1eec5cdac mentioned partial mitty support (closes #685) 2018-12-04 17:13:01 +03:00
minung.han dda994bb96 Add link to GoormIDE instructions 2018-12-04 17:10:08 +03:00
Eugene Baranov 0505b819e4 Add link to VS2017 instructions 2018-11-15 17:25:16 +03:00
Nikita Prokopov bfd34accdb upd package.json 2018-10-29 18:14:56 +03:00
Karol Jastrzębowski 804d25ac88 Change CDN links in Readme example
As Rawgit is closing example links will stop to function at the end of October 2019. I've chosen jsdelivr over unpkg as it's using GitHub as a source like Rawgit, rather than NPM, and have a bigger [market share](https://w3techs.com/technologies/comparison/cd-jsdelivr,cd-unpkg). Related issue #18.
2018-10-15 17:58:14 +03:00
Nikita Prokopov 3557a00320 1.206 2018-10-01 00:49:38 +03:00
Nikita Prokopov 659314a72d Fixed ligatures precedence in !=< (closes #276) 2018-10-01 00:34:30 +03:00
Nikita Prokopov d41aef36f5 Added U+2610 Ballot box, U+2611 Ballot box with check, U+2612 Ballot box with x (closes #384) 2018-10-01 00:25:02 +03:00
Nikita Prokopov ed548c76ae Fixed ligatures precedence in <<*>> <<<*>>> <<+>> <<<+>>> <<$>> <<<$>>>` (closes #410) 2018-10-01 00:10:24 +03:00
Nikita Prokopov 4a66a5e489 Adjusted vertical position of <= >= to align with < > (closes #483) 2018-09-30 23:51:56 +03:00