1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-08-15 16:00:31 +03:00
Commit Graph

512 Commits

Author SHA1 Message Date
Nikita Prokopov
7a5965a5f6 Added U+239B..U+23AD multi-line brackets (closes #675) 2019-08-05 20:12:38 +03:00
Nikita Prokopov
de6dde8482 Added U+2234 Therefore and U+2235 Because (closes #669) 2019-08-05 15:53:07 +03:00
Nikita Prokopov
4aa4961366 Added U+1405 Canadian Syllabics O and U+140A Canadian Syllabics A (closes #666) 2019-08-03 15:57:33 +03:00
Nikita Prokopov
aa6c9140a7 Tuned position and width of U+2044 Fraction Slash [#588] and U+2215 Division Slash [#805] 2019-08-03 15:22:01 +03:00
Nikita Prokopov
be0c9a43bd Added Latin Capital Letter Sharp S U+1E9E (closes #587) 2019-08-02 20:07:55 +03:00
Nikita Prokopov
2780da6153 Added Not identical to U+2262 (closes #396) 2019-08-02 19:33:10 +03:00
Nikita Prokopov
45a36331f1 Fixed outlines of U+04FA Ӻ and U+04FB ӻ [#806] 2019-08-02 18:35:59 +03:00
Nikita Prokopov
c13a8035c2 Rolled back ascender/descender changes from 6ee86a64b8 #798 2019-08-01 23:08:12 +03:00
Nikita Prokopov
cf056b2dee Roll back precision loss from 2202877946 #797 2019-08-01 17:04:45 +03:00
Nikita Prokopov
6c38d43545 added --composites --windows-compatibility to ttf generation 2019-08-01 16:53:45 +03:00
Nikita Prokopov
1f4bd8916e Release 1.207 2019-07-16 17:45:17 +03:00
Vi Pro
3f24da58b1 Add Victor Mono into alternatives
Victor Mono is a free programming font with semi-connected cursive italics and symbol ligatures

https://rubjo.github.io/victor-mono/
2019-07-02 15:49:58 +03:00
Nikita Prokopov
201d1a82fd xterm not supported (closes #778) 2019-06-09 18:17:25 +03:00
Nikita Prokopov
0d20222994 Added KDevelop 5 (closes #776) 2019-06-03 13:22:45 +03:00
Nikita Prokopov
1b2bd91707 Fixed VS instructions link #773 2019-05-31 14:12:26 +03:00
Nikita Prokopov
feffa115c5 Merged Visual Studio wiki pages 2019-05-29 16:04:29 +03:00
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