1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-07 09:26:27 +03:00
Commit Graph

558 Commits

Author SHA1 Message Date
xgdgsc
a0130c91fa
fix cn translation 2022-07-12 22:41:22 +08:00
Nikita Prokopov
ad43187d10
Merge pull request #1429 from habere-et-dispertire/patch-1
Raku IDE Comma supports FiraCode
2022-06-30 16:39:04 +02:00
habere-et-dispertire
2a95184394
Raku IDE Comma supports FiraCode
Select installed FiraCode under Preferences... > Editor > Font
and toggle the checkbox Enable ligatures in the same place.
2022-06-29 23:59:46 +01:00
Nikita Prokopov
022693f6f0 Fixed overlap in U+2573 ╳ #1414 2022-05-22 22:58:46 +02:00
Nikita Prokopov
164956350f
Merge pull request #1400 from holazz/patch-readme-cn
docs: improve README_CN.md
2022-04-13 14:54:30 +02:00
holazz
7b20ec1e3b docs: improve README_CN.md 2022-04-13 16:35:22 +08:00
Nikita Prokopov
ab6e682f93 Reformatted terminal compatibility list, added Wez’s terminal (closes #1397) 2022-04-01 16:55:14 +02:00
Nikita Prokopov
d80b0f07f1 Fixed building on the latest fontmake 2022-03-15 18:11:40 +01:00
Nikita Prokopov
390c41cc94 Fixed build.sh to work on macOS, regen glyphs from *.fea 2022-03-15 15:51:00 +01:00
Fabian Preuß
31adb247e5 feat: allow hardcoding of features via arguments to build script
All features that were not already in their own files were pulled out of
FiraCode.glyphs into individual files. There is no way I will write
a parser for the glyphs file to do that at runtime. The build script
will then read the code in these feature files and appends it to the
`calt` property inside the glyphs file. Features to be baked in can be
given to build.sh as a comma separated list with the `-f / --features`
flag.

To more easily generate multiple font versions with different features
baked in, there are flags `-n / --family-name` for build.sh that will
allow users to set a custom family name for the font. The special value
"features" will append the feature list to the font name. The family
name is exported and used by the other build scripts as a directory to
separate different font versions. The filenames were not changed, the
directory name is enough separation.

The flag `-g / --generate-glyphs-only` will cause the script to exit
after the custom glyphs file has been created without actually building
the font. The custom .glyphs file will be saved as
`${family_name}.glyphs`.

Via another flag, `-w / --weights`, a comma separated list of font
weights to be generated can be given to build.sh.

The README received a hint to the new capabilities.

Fixed a mixup of cv25 and cv32.

The .gitignore was adjusted to better deal with the new directories and
files.
2022-03-15 15:34:25 +01:00
Nikita Prokopov
82180459c9 Removed accidental backgroundImage 2022-03-15 15:29:30 +01:00
Nikita Prokopov
8f4cc97fd5 Removed Docker build from Makefile 2022-03-15 15:29:30 +01:00
Nikita Prokopov
a712db6f47
Merge pull request #1385 from VladWinner/master
README.md: Correcting the aspect ratio of images on phones
2022-03-06 20:31:28 +01:00
Vlad
a258200a13
Correcting the aspect ratio of images on phones 2022-03-05 04:49:56 +03:00
Vlad
37855f9cf8
Correcting the aspect ratio of images on phones 2022-03-05 04:49:03 +03:00
Nikita Prokopov
4488dc4a66
Update WorkOS link 2022-02-09 17:40:30 +01:00
Nikita Prokopov
dc096591b0
WorkOS sponsorship 2022-02-09 15:50:05 +01:00
Nikita Prokopov
383835769c
Merge pull request #1366 from jsoref/spelling
Spelling
2022-02-07 19:33:55 +01:00
Josh Soref
f1725b4b4a spelling: to
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 19:19:50 -05:00
Josh Soref
e4d1280121 spelling: successfully
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:49 -05:00
Josh Soref
2c78d18533 spelling: similar
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:49 -05:00
Josh Soref
8c616ac0dd spelling: proportion
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:49 -05:00
Josh Soref
f2fa4431b8 spelling: postscript
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:49 -05:00
Josh Soref
e6d6ecfcdf spelling: metadata
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:49 -05:00
Josh Soref
54f1c04b68 spelling: intellij
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:49 -05:00
Josh Soref
6d3291e32f spelling: inferred
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:49 -05:00
Josh Soref
b95464577a spelling: glyphs
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:49 -05:00
Josh Soref
7b29086fd2 spelling: conjunction
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:48 -05:00
Josh Soref
894d462c02 spelling: characters
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:48 -05:00
Josh Soref
9f66ca846f spelling: aren't
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:48 -05:00
Josh Soref
6462d0d3d3 spelling: apply
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:48 -05:00
Josh Soref
f2b14f6dd8 spelling: amount
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:48 -05:00
Diego Sejas-Viscarra
5b90f15c94
Spanish improvements (#1360)
- Corrected a typo in one of the images in Spanish
- Improved the look of one of the images in Spanish

Co-authored-by: Diego Sejas-Viscarra <dsejas.math@m.me>
2022-01-31 19:08:35 +01:00
Keiran Harcombe
3de2fda715 Updated README.md to include TeXShop 2022-01-31 12:57:27 +01:00
Diego Sejas-Viscarra
1ecbc3ac56 Add Spanish README (LEEME) 2022-01-26 09:11:26 +01:00
Pablo
4c21593495 Fixed link to GNOME issue.
GNOME moved from Bugzilla to Gitlab. Fixed the link to the corresponding issue there.
2022-01-19 16:53:02 +01:00
墨抒颖
6cdf4a0583
Update README.md (#1341)
* Update README.md

加入简体中文翻译

* Update README.md

Co-authored-by: Nikita Prokopov <niki@tonsky.me>
2021-12-20 12:59:31 +01:00
墨抒颖
0d88d99bb1 Create README_CN.md
加入中文翻译
2021-12-20 12:57:15 +01:00
Nikita Prokopov
eee6db9936 Fira Code 6.2 2021-12-06 21:52:45 +01:00
Nikita Prokopov
6e5ddfe4fc (hopefully) fixed monospaced #1325 2021-12-06 21:43:43 +01:00
Nikita Prokopov
16b04e0e4d
Fixed README after #1327 for good 2021-12-06 17:12:08 +01:00
Nikita Prokopov
dea368f399
Fixed README after #1327 2021-12-06 16:06:18 +01:00
Amon Sha
ab85072483 Update editor compatibility information for gVim 2021-12-06 15:34:31 +01:00
Nikita Prokopov
82936fc67e Fixed Fedora install instructions (closes #1319) 2021-12-04 14:04:38 +01:00
humzasiddiq2000
a3edab928e UPDATE download link 2021-12-03 23:24:14 +01:00
Nikita Prokopov
2927d174ff Fira Code v6.1 2021-12-03 17:52:29 +01:00
Nikita Prokopov
bd4e557891 Fixed hinting settings to match Glyphs export #1315 2021-12-03 17:47:48 +01:00
Nikita Prokopov
8ff852e533 Stylistic sets showcases 2021-11-29 18:09:59 +01:00
Nikita Prokopov
4d5aaed215 Updated jsdelivr URLs 2021-11-29 17:02:58 +01:00
Nikita Prokopov
fe7af86405 Fixed release link 2021-11-29 15:38:14 +01:00