1
0
Fork 0
mirror of synced 2024-05-20 12:33:29 +12:00

Version 1.204

This commit is contained in:
Nikita Prokopov 2016-11-06 02:42:10 +07:00
parent 5a66cfb2a9
commit 436ac320b3
28 changed files with 8 additions and 11 deletions

View file

@ -1,8 +1,5 @@
{
.appVersion = "895";
DisplayStrings = (
/numbersign_exclam.liga
);
classes = (
{
automatic = 1;

View file

@ -8,7 +8,7 @@ Programmers use a lot of symbols, often encoded with several characters. For the
### Solution
#### [Download v1.203](https://github.com/tonsky/FiraCode/releases/download/1.203/FiraCode_1.203.zip) · [How to install](https://github.com/tonsky/FiraCode/wiki) · [News & updates](https://twitter.com/FiraCode)
#### [Download v1.204](https://github.com/tonsky/FiraCode/releases/download/1.204/FiraCode_1.204.zip) · [How to install](https://github.com/tonsky/FiraCode/wiki) · [News & updates](https://twitter.com/FiraCode)
Fira Code is an extension of the Fira Mono font containing a set of ligatures for common programming multi-character combinations. This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like `..` or `//`, ligatures allow us to correct spacing.
@ -135,7 +135,7 @@ Other monospaced fonts with ligatures:
### Changelog
#### WIP
#### 1.204 (November 6, 2016)
- Added `U+25B6` (black right-pointing triangle) and `U+25C0` (black left-pointing triangle) (#289)
- Changed look of Markdown headers `##` `###` `####` to make them easier to tell apart (#287)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -x
# Remove Retina from webfonts
rm distr/FiraCode-Retina.eot 2> /dev/null

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 KiB

After

Width:  |  Height:  |  Size: 355 KiB

View file

@ -1,13 +1,13 @@
.= .- := =:= __
== != === !== =/=
<<- <-- <- <-> -> --> ->>
<-< <<- <-- <- <-> -> --> ->> >->
<=< <<= <== <=> => ==> =>> >=>
>>= >>- >- -< -<< =<<
>>= >>- >- <~> -< -<< =<<
<~~ <~ ~~ ~> ~~>
<<< << <= <> >= >> >>>
<| <|> |>
<||| <|| <| <|> |> ||> |||>
<$ <$> $>
<+ <+> +>
@ -18,12 +18,12 @@
0xF 9:45 m-x *ptr www
;; :: ::: !! ?? %% &&
|| .. ... ..< __
|| .. ... ..< .? ?. ?:
-- --- ++ +++ ** ***
~= ~- -~ ~@
^= ?= /= /== |= ||=
## ### ####
#! ## ### ####
#{ #[ ]# #( #? #_ #_(