1
0
Fork 0
mirror of synced 2024-05-26 15:30:57 +12:00
Commit graph

56 commits

Author SHA1 Message Date
Nikita Prokopov 8da49d55f8 Fixed hinting problems caused by build_ttf (closes #1075) 2020-06-12 15:18:38 +02:00
Nikita Prokopov 216c286f7a Fixed monospace property broken by adding threeemdash #1073 2020-06-10 22:20:11 +02:00
Nikita Prokopov 63c6434ab7 Fira Code v5 2020-06-08 16:10:00 +02:00
Nikita Prokopov d42e7276fa Fira Code v4 2020-05-18 04:10:03 +02:00
Nikita Prokopov e9943d2d63 Fira Code v3.1 2020-04-15 19:34:18 +02:00
Nikita Prokopov 947ced5555 Fira Code v3 2020-04-09 18:59:53 +02:00
Nikita Prokopov 1d7e14a927 Disabled ligatures in progress bars [-> [--> [---> [=> [==> [===> (closes #968) 2020-04-09 15:09:06 +02:00
Nikita Prokopov 56a6ca30ec Added set letters U+2102 U+210D U+2115 U+2119 U+211A U+211D U+2124 and U+1D539 𝔹 (closes #841) 2020-04-09 02:37:58 +02:00
Nikita Prokopov 76a6d42b37 Removed ?: (closes #970) 2020-04-09 00:15:55 +02:00
Nikita Prokopov a5b9c80f7e Added missing set operations U+2200 U+2203..U+2205 ∃ ∄ ∅ U+2207 U+2282..U+228B ⊂ ⊃ ⊄ ⊅ ⊆ ⊇ ⊈ ⊉ ⊊ ⊋ U+2208..U+220# ∈ ∉ ∊ ∋ ∌ ∍ U+222A (closes #822) 2020-04-09 00:11:41 +02:00
Nikita Prokopov 115994e561 Added U+300C U+300D Corner brackets 「」 and U+FF62 U+FF63 Halfwidth Corner brackets 「」 (closes #940) 2020-04-08 20:27:44 +02:00
Nikita Prokopov d735c706f3 Added <<->> (closes #919) 2020-04-08 19:32:05 +02:00
Nikita Prokopov 308204e6fc Disabled fl Fl Tl ligatures, adjusted l height in combination with [F T I f] instead (closes #902) 2020-04-08 19:24:49 +02:00
Nikita Prokopov ab95accd39 Added U+25A4..25A9 Squares with fill ▤▥▦▧▨▩ (closes #450) 2020-04-06 17:02:54 +02:00
Nikita Prokopov da0b8dc46d Slightly tuned multiple ampersands in ss03 (closes #831) 2020-04-06 15:44:42 +02:00
Nikita Prokopov 8c676a6fa3 Fixed horizontal bar height in <!-- (closes #917) 2020-04-06 02:35:57 +02:00
Nikita Prokopov 2d42d9dc35 Fixed multiply sign in 0xFF and 10x10 with combination of onum and zero (closes #888) 2020-04-06 02:26:48 +02:00
Nikita Prokopov 6e08517ea3 Fixed dollar sign in <$ $> <$> when ss04 is active (closes #830) 2020-04-06 01:47:53 +02:00
Nikita Prokopov d8eef5821f Added =~ and !~ to ss07 (closes #293) 2020-04-06 01:00:03 +02:00
Nikita Prokopov b844f9f95a Removed ~= (closes #381) 2020-04-06 00:35:06 +02:00
Nikita Prokopov f696c47339 Re-added ..= with just a subtle spacing adjustment (closes #934) 2020-04-06 00:17:16 +02:00
Nikita Prokopov 42d2f7a89d Added U+2630..U+2637 ☰☱☲☳☴☵☶☷ (Bagua trigrams) (closes #859) 2020-04-06 00:04:20 +02:00
Nikita Prokopov f51adc1a59 Disabled <?= (?= after <) (closes #850) 2020-04-05 23:35:17 +02:00
Nikita Prokopov 2a88d87bd5 Added SemiBold weight (closes #987) 2020-04-05 23:25:07 +02:00
Nikita Prokopov 13234c048e Fira Code v2 2019-09-09 20:46:50 +03:00
Nikita Prokopov 29ab2ae515 Build files for 2.0 2019-09-09 18:32:24 +03:00
Nikita Prokopov 294902a401 Fixed powerline characters height (#798) 2019-09-05 11:53:13 +03:00
Nikita Prokopov 4d6514d988 Added U+2318 Place of interest sign (Command) (closes #799) 2019-08-31 00:59:58 +07:00
Nikita Prokopov b32369cb03 Tuned metrics (1870,-530 -> 1800,-600, upm 2000 -> 1950, #552 #798). Box characters to not overflow line height #449 2019-08-28 20:59:11 +03:00
Nikita Prokopov c13a8035c2 Rolled back ascender/descender changes from 6ee86a64b8 #798 2019-08-01 23:08:12 +03:00
Nikita Prokopov 6c38d43545 added --composites --windows-compatibility to ttf generation 2019-08-01 16:53:45 +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 c0ad8d1c20 Characters \u25DE "◟" and \u25DF "◞" are swapped (closes #761) 2019-05-21 17:15:52 +03:00
Stephen Nixon b29e3f3e08 port VF metadata fixes from move to build script 2019-04-05 17:37:59 -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
Nikita Prokopov 2202877946 Fixed different vertical position of <= >= in Bold caused during #483 2019-04-04 23:34:51 +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 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 ee0b1aff51 Adjusting metadata to pass Google Fonts QA checks 2019-03-25 18:06:24 -04:00
Nikita Prokopov 3557a00320 1.206 2018-10-01 00:49:38 +03:00
Nikita Prokopov 37f16bc199 Version 1.205 2018-02-27 16:43:28 +03:00
Nikita Prokopov 436ac320b3 Version 1.204 2016-11-06 02:42:10 +07:00
Nikita Prokopov b72a57f4af Version 1.203 (added __, closes #120) 2016-09-17 19:42:46 +07:00