GithubHelp home page GithubHelp logo

firacodeiscript's Introduction

Fira Code iScript

A font mashup to be used in code editors, displaying a script typeface for the italic font style.

The Regular and Bold face styles are taken from Fira Code and Script12.

image image image

Install

Download or clone this repository and install the fonts on your system.

In your editor of choice set the font to Fira Code iScript. Also, ensure that the current theme and syntax highlighting utilize italic.

firacodeiscript's People

Contributors

kencrocken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

firacodeiscript's Issues

Font not working in Android Studio

Error

I was able to set the font in all the IDEs by JetBrains like RubyMine, WebStorm, IntelliJ IDEA, GoLand etc. But, now, I can't install both regular and italics font at the same time. I tried installing all the three together. But only bold and italics showed up. When I deleted the font family, Regular showed up. It is neither visible as a separate font nor inside the font family. It is either Italics or Regular. Not both. I installed them separately both for "Only me" as well as for "All users" but neither worked. I tried it several times.

Specifications

OS: Windows 11 21H2 (22000.376)

Question

What software did you use to merge two fonts into one?

Thanks :-)

consider removing =< ligature

=< currently displays with the glyph. I would expect this for <=, but for =< I would prefer this to display as the two separate glyphs =< with no ligature. I suspect many other Python programmers feel the same way, since the characters =< frequently appear in __repr__ strings that have nothing to do with <= comparison, e.g.:

>>> from collections import namedtuple
>>> Foo = namedtuple('Foo', 'bar')
>>> Foo(bar=object())
Foo(bar=<object object at 0x1071b7ef0>)

The current behavior results in Foo(bar≤object object at 0x107...>) being shown, which is actually misleading.

I'm guessing Python isn't the only context where the =< substring means something very different from <=.

Would you consider removing the =< → ≤ ligature?

Thanks for your consideration and for sharing this wonderful font! <333

Docs for different editors

Hi!

First thanks for the font, it's awesome, I've been using it for about a year now and love it.

I think, you should write more documentation on how to install it in our editors, since it requires a bit of configuration when you don't use a theme that supports italic font style.

By the way, I've written an article about it yesterday (where I mention your pseudonym, but I can delete it if you want). It's written in french but I could make a pull request to your project with a little extra documentation for installation in VSCode in english.

Thank you
Benjamin

Bold Version

How can I use the Bold Version ?

Or is it not possible to use?

Not working with Sublime Text 3 (build 3176)

I have installed the font in the system. I am using ubuntu 18.04. It is working in absolutely fine in my terminal window. But when I try to use it in sublime it doesn't reflect there. Below are my settings:

"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"font_face": "Fira Code iScript",
"font_options": [
	"gray_antialias",
	"subpixel_antialias"
],
"font_size": 11

I am using material theme dark variant.

I love this font and would like to make it work on my editor. Any help is appreciated.

Name table seems broken in Windows 10

Thank you for this cool font! Unfortunately I cannot get it to work properly with Windows 10 and IntelliJ.

Have a look at the following comment:
source-foundry/Hack#50 (comment)

I experience a similar problem with the FiraCodeiScript font in Windows 10. Windows recognizes the regular and the bold version and places them in the same family. However, the italic font is not recognized as part of the family. It does not appear in the Windows font folder until I delete the other two family members (which are properly grouped together).

While some programs (e.g. Adobe Illustrator) properly utilizes the italic version of the font anyway, unfortunately, IntelliJ IDEA (and likely other JetBrain IDEs) do not.

This issue can probably be fixed by adjusting the name table and the font names.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.