1
0
Fork 0
mirror of synced 2024-05-19 03:53:30 +12:00
Commit graph

264 commits

Author SHA1 Message Date
Oliver Boermans 9f01d4d376 Docs: BBEdit support
[Latest version of BBEdit](https://www.barebones.com/support/bbedit/notes-14.6.html) supports ligatures once more.

BBEdit no longer requires expert preferences to enable ligatures

TextWrangler is no more – replaced by the unlicenced version of BBEdit.

Update the README files to reflect these changes.
2022-10-04 21:47:36 +10:30
ShalokShalom c44df2bc5f
Correct order in compability list 2022-07-11 21:11:46 +02:00
ShalokShalom db40758747
Move Godot to supported
Godot resolved the hindering issue 2 years ago. 
Godot 4 ships by default with ligatures.
Issue https://github.com/godotengine/godot-proposals/issues/1180
2022-07-11 17:03:03 +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 ab6e682f93 Reformatted terminal compatibility list, added Wez’s terminal (closes #1397) 2022-04-01 16:55:14 +02: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
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
Josh Soref 54f1c04b68 spelling: intellij
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-02-06 16:27:49 -05: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
Nikita Prokopov eee6db9936 Fira Code 6.2 2021-12-06 21:52:45 +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
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 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
Nikita Prokopov 47b8186471 6.0 Release 2021-11-29 15:28:48 +01:00
Nikita Prokopov 4bf6dfe4f3 Update README for v6 2021-11-29 15:13:54 +01:00
Andrew Archibald d172396be6 Fix missing script .sh extensions; add Docker build notes 2021-11-12 13:30:10 +00:00
Marco Bresciani f1f9767998
Add QOwnNotes as supported editor (#1261)
QOwnNotes is not a code editor but a plain-text file markdown note taking tool, and ligatures and Fira Code features are properly shown.
2021-06-29 14:56:11 +02:00
Nikita Prokopov 7d923625b4
Removed JetBrains from README (closes #1260) 2021-06-27 20:29:43 +02:00
Nikita Prokopov 0abda27a88
#1253 2021-06-11 20:35:50 +02:00
James Harris 4b1d987c65 docs: update editor compatibility for geany
Closes https://github.com/tonsky/FiraCode/issues/1252
2021-06-11 20:34:59 +02:00
Joonas Niilola db85e7e6eb README.md: Add terminology to unsupported terminal list
Closes: #1236
2021-05-10 14:06:59 +02:00
Joshua Hamilton e7d9385716 Add CodeRunner and Nova to compatible editors
Nova just works, and CodeRunner has an option to enable ligatures.
2021-03-24 17:39:05 +01:00
Nikita Prokopov dbfa0defb0
Update README CSS import (closes #1220) 2021-03-24 17:38:36 +01:00
wiznillyp ef7c9b1593 Fixed formatting in Readme 2021-03-08 03:41:43 +01:00
wiznillyp c93367a0f7 Update README.md 2021-03-08 02:51:52 +01:00
Andrew Archibald 9206171b31 Use Markdown links, add alt text for images not described by context 2021-02-19 00:34:41 +01:00
Nikita Prokopov d42e5e4aaa
Update README.md 2021-01-05 13:06:04 +01:00
Nikita Prokopov 3ff0138197
Reorganized terminal compatibility table #1164 2020-12-06 23:59:20 +01:00
Michael Vorburger ⛑️ bb660ca841 clarify Hyper Ligature support (currently broken)
see https://github.com/vercel/hyper/issues/3607
2020-12-06 23:32:26 +01:00
Michael Vorburger ⛑️ 1ef9f3a829 split Terminal compatibility list by Platform in README
https://github.com/railsware/upterm is removed, because deprecated (unmaintained).
2020-12-06 23:32:26 +01:00
cormullion 07666484a9 Update README.md
Add CotEditor (macOS, free from Mac App Store). Adding this because it's the best (free) text editing app on Mac as regards text handling.
2020-11-03 16:25:31 +01:00
Nikita Prokopov a0e08ea3f9 Mono Lisa affiliate link 2020-10-23 11:27:03 +02:00
Bharat Patodi 1a60382d12 Made some grammatical changes
Minor grammatical changes
2020-07-14 13:04:48 +02:00
Nikita Prokopov 6fc75b41f9
Eclipse now works https://bugs.eclipse.org/bugs/show_bug.cgi?id=398656 2020-06-17 16:37:01 +02:00
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
Hugo Locurcio 3843439a55 Mention that Godot doesn't support ligatures in the README 2020-05-13 17:26:55 +02:00
meased b282a970c2 Add st to supported terminals 2020-05-07 23:32:49 +02:00
Haokang Den 532fba44b4 Add Xi Editor to the editor compatibility list 2020-04-18 19:22:42 +02:00