1
0
Fork 0
mirror of synced 2024-06-01 18:30:34 +12:00
Commit graph

362 commits

Author SHA1 Message Date
Nikita Prokopov 64efc49dc3
Added Notepad3 (closes #891) 2019-11-15 13:32:53 +01:00
Håkan Canberger fd43cfe61d Turn "Stylistic sets" into a heading
This makes it possible to link to this using `#stylistic-sets`
2019-11-13 13:15:33 +01:00
Nikita Prokopov 5ee2653d58 Geany on Windows is not supported (closes #881) 2019-11-04 14:45:41 +01:00
Mathieu Hendey b40428e6ad Fix macOS installation instructions
Brew tap font cask instruction was wrong.
2019-10-24 12:41:55 +02:00
Nikita Prokopov 0e1a03575e Reformatted HowToInstall to TXT instead of Markdown (closes #868 closes #716) 2019-10-20 19:41:38 +02:00
drify 26b564eca4 Add an example: using the variable font in CSS
See [Implementing a variable font with fallback web fonts](https://www.zeichenschatz.net/typografie/implementing-a-variable-font-with-fallback-web-fonts.html) for why this syntax
2019-10-18 12:39:06 +02:00
drify 11137f8079 Make font-feature-settings syntax a little shorter
According to the [spec](https://drafts.csswg.org/css-fonts-3/#propdef-font-feature-settings), they mean the same.
> If the value is omitted, a value of 1 is assumed. 

Tested on IE 10, IE 11 and Edge with no problem.
2019-10-18 12:36:10 +02:00
ExE Boss 309719815c docs(readme): Add “Cascadia Code” 2019-10-04 12:09:40 +02:00
Nikita Prokopov a000f6e593 add npm publish to release script 2019-09-10 13:16:11 +03:00
Nikita Prokopov b7d85a16ac bump package.json 2019-09-10 13:10:51 +03:00
Nikita Prokopov 13234c048e Fira Code v2 2019-09-09 20:46:50 +03:00
Nikita Prokopov 1e79f7cce1 Modified showcases 2019-09-09 20:00:57 +03:00
Nikita Prokopov f3d6a361e0 made fi/fj not ligatures, adjusted top serif of i/j instead #795 2019-09-09 19:06:18 +03:00
Nikita Prokopov 29ab2ae515 Build files for 2.0 2019-09-09 18:32:24 +03:00
Nikita Prokopov d385788ff6 Fixed glyphs file serializer to match Glyphs nuances 2019-09-09 17:15:37 +03:00
Nikita Prokopov 6a9cfb866f fi, fj, fl, Fl, Tl ligatures (#795) 2019-09-09 17:04:01 +03:00
Nikita Prokopov 458fbf6cd4 Taller | to align with full block [#449] 2019-09-09 16:22:22 +03:00
Nikita Prokopov 294902a401 Fixed powerline characters height (#798) 2019-09-05 11:53:13 +03:00
Nikita Prokopov c9918d0115 Rearranged stylistic sets (zero ss04->ss19, onum ss07->ss20, dollar sso5->ss04, at ss06->ss06, backslash ss08->ss06) 2019-09-04 13:41:12 +03:00
Nikita Prokopov aa4a8cda23 Thin backslash (ss08) (closes #720 closes #825) 2019-09-04 13:37:53 +03:00
Nikita Prokopov 8edd0078a2 Old-style figures no longer prevent ligatures (closes #561 closes #715) 2019-09-04 12:47:49 +03:00
Nikita Prokopov 85f4fec1da Alternative at sign @ (ss06) (closes #617 closes #748 closes #817) 2019-09-03 14:30:21 +03:00
Nikita Prokopov 4390c336f0 Alternative dollar sign $ (ss05) #617 2019-09-03 13:23:10 +03:00
Nikita Prokopov 3fe7c5efce Alternative <= >= (ss02) (closes #263, #617) and dotted zero 0 (zero, ss04) 2019-09-02 21:21:59 +03:00
Nikita Prokopov 436e4f6307 Removed ..= (closes #757) 2019-09-02 21:06:35 +03:00
Nikita Prokopov 7e59299dd7 Alternative lowercase r (ss01) #601 and ampersand & (ss03) #617 2019-09-02 19:40:58 +03:00
Nikita Prokopov 2ca064ae04 Further disabled lookahead/lookbehind prefixes (?=:= (?=!= (?== (?=== (?==> (?=> (?=>> (?=<< (?=/= (?!! (?!!. (?!= (?!== (?<!! (?<!!. (?<!= (?<!== (?<!-- (#578) 2019-09-02 18:17:17 +03:00
Nikita Prokopov 00c8578ff0 Disabled ligatures after regexp lookbehind (?<=< (?<=> (?<==> (?<=| (?<== (closes #578) 2019-09-02 17:01:04 +03:00
Nikita Prokopov 707ba48fc3 Disable ligatures in |--| (closes #713) 2019-09-02 16:47:00 +03:00
Nikita Prokopov 375a449b4c Only combine /\ \/ if surrounder by space (closes #738) 2019-09-02 16:29:30 +03:00
Nikita Prokopov 1c2a034e23 Tuned fl and fi pairs (closes #795) 2019-09-02 15:33:38 +03:00
Nikita Prokopov 9172f08576 Tuned ⏏⇟⇞ 2019-09-02 10:42:20 +07:00
Nikita Prokopov 468430e7d2 Added Forces ||- ligature and U+22A2..U+22AF ⊢ ⊣ ⊤ ⊥ ⊦ ⊧ ⊨ ⊩ ⊪ ⊫ ⊬ ⊭ ⊮ ⊯ (closes #709) 2019-09-02 10:18:47 +07:00
Nikita Prokopov bc96f0e0cc Added SystemVerilog |-> |=> and <-| <=| for symmetry (#695) 2019-09-02 09:28:35 +07:00
Nikita Prokopov fb5098cf05 Added logical and /\ and logical or \/ ligatures, U+2227 and U+2228 (#738) 2019-09-02 09:09:05 +07:00
Nikita Prokopov 4d6514d988 Added U+2318 Place of interest sign (Command) (closes #799) 2019-08-31 00:59:58 +07:00
Nikita Prokopov d2451c061c Added U+2300 Diameter sign U+238B Broken Circle with Northwest Arrow (Escape) U+23CF Eject symbol (#799) 2019-08-30 23:58:30 +07:00
Nikita Prokopov 6292db9ae8 Added U+2325 Option Key , U+2387 Alternative Key Symbol #799 2019-08-30 21:52:02 +07:00
Nikita Prokopov 05c9a69183 Added U+21DE Upwards arrow with double stroke (Page Up) U+21DF Downwards arrow with double stroke (Page down) (#799) 2019-08-30 21:08:45 +07:00
Nikita Prokopov d056d746b6 U+21A9 Leftwards arrow with hook (Return) , tuned U+21E4 left, U+21E5 right tab arrows, U+2324 Up Arrowhead between two horizontal bars (#799) 2019-08-30 17:41:45 +07:00
Nikita Prokopov 2bb3e662f1 Added U+21E4 Left Tab Arrow U+21E5 Right Tab Arrow U+2303 Up Arrowhead (Control) U+2304 Down Arrowhead U+2305 Projective U+2306 Perspective U+2324 Up Arrowhead between two horizontal bars (#799) 2019-08-30 02:02:55 +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 0e0812a6d5 paypal.me link 2019-08-28 14:28:16 +03:00
Nikita Prokopov 57eaa750ea
Create FUNDING.yml 2019-08-27 14:52:06 +03:00
Nikita Prokopov 4f553cb37d Added U+2016 Double Vertical Line (closes #780) 2019-08-15 15:12:26 +03:00
Nikita Prokopov cbcf2a5a3a Made U+27F2 U+27F3 U+27F4 ⟲⟳⟴ double-width (#677) 2019-08-14 15:40:51 +03:00
Nikita Prokopov af1c556584 Make U+2388 Helm Symbol double-width (#766) 2019-08-14 15:09:38 +03:00
Nikita Prokopov e713379f6f Added U+2388 Helm Symbol (Closes #766) 2019-08-14 14:43:30 +03:00
Nikita Prokopov b5be2c7144 Added U+2400..U+2426 Control Pictures ␆␈␇␣␢␘␍␐␡␥␔␑␓␒␙␃␄␗␅␛␜␌␝␉␊␕␤␀␞␏␎␠␁␂␚␦␖␟␋ (closes #764) 2019-08-13 16:25:11 +03:00
Nikita Prokopov 0133a1465b Added U+27F0..U+27FF Supplemental Arrows-A ⟲⟳⟰⟱⟴⟵⟶⟷⟸⟹⟺⟻⟼⟽⟾⟿ (closes #677) 2019-08-13 14:49:30 +03:00