Giter VIP home page Giter VIP logo

firicico's People

Contributors

0xflotus avatar igneosaur avatar jangerhard avatar kosimst 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

firicico's Issues

Font setting "name" is incorrect

Hey person ๐Ÿ‘‹๐Ÿป

Just a heads up; in the instructions you've said to add "firicio" as the font in your IDE, however, the font name in the system is "firicico" - just a heads up.

Pycharm - characters are shifted

Today I tried to install Firicio on my machine. In VS Code everything looks as expected.
In Pycharm 2019.1.1 this font is not working.

Firicico
This is the preview window with Firicico selected. As can be see from the screenshot everything is italic - should be not the case in this window and the charakters are shifted.

FiraCode
This is the the preview of Fira Code and the result that I expected to see from Firicico.

System: Windows 10
Pycharm 2019.1.1

Token Colour Customization Atom

Hi,

I know you write in the Readme that you use VSCode, but I was hoping maybe you, or someone else, knows this: is there an equivalent to editor.tokenColorCustomizations in Atom, and how to change it?

Thanks

Firicico not working in Vscode

Hello Everyone please help me in my vscode Firicico font not working so if anyone able to solve this problem please help me.

Certain Characters showing wrong?

If you take a look at this code snippet, you can see that several characters are showing up incorrectly.

code

Wondering if there is a work around for this one the other issues touch on something similar, but to me it looks like the letters C & O aren't rendering correctly neither is the semi-colon ;

Not working, does this work only for monolai theme?

Hi, as per readme i did installed on my windows 10, but did not work. Does this work only with the monokai theme? here is the settings.json content.

// Place your settings in this file to overwrite the default settings
{
    "window.zoomLevel": 0,
    "workbench.iconTheme": "vscode-icons",
    "workbench.colorTheme": "Super One Dark",
    "editor.fontSize": 15,
    "terminal.integrated.shell.windows": "C:\\WINDOWS\\Sysnative\\cmd.exe",
    "editor.fontFamily": "Firicio",
    "editor.fontLigatures": true,
    "files.autoSave": "afterDelay",
    "git.ignoreMissingGitWarning": true,
    // Enable per-language
    "[javascript]": {
        "editor.formatOnSave": true
    },
    "editor.tokenColorCustomizations": {
        "textMateRules": [
          {
            "scope": [
              "comment",
              "entity.name.type.class",
              "keyword",
              "support.class.builtin.js",
              "storage.modifier",
              "storage.type.class.js",
              "storage.type.function.js",
              "storage.type.js",
              "keyword.control.import.js",
              "keyword.control.from.js",
              "entity.name.type.js",
              "keyword.control.flow.js",
              "keyword.control.conditional.js",
              "keyword.control.loop.js",
              "keyword.operator.new.js",
            ],
            "settings": {
              "fontStyle": "italic"
            }
          },
          {
            "scope": [
              "invalid",
              "keyword.operator",
              "constant.numeric.css",
              "keyword.other.unit.px.css",
              "constant.numeric.decimal.js",
              "constant.numeric.json",
              "entity.name.type.class.js"
            ],
            "settings": {
              "fontStyle": ""
            }
          }
        ]
      }
}

This doesn't work for me

Hello, could you share your settings.json file, I can't make it work for me. How do I enable italics in my VSC editor?

Not working in VSCode

I have enabled font ligatures and installed all the Firicico fonts. Yet, when I put the font family as Firicio it's not being enabled

Is this font really a readable one?

I've just tried this as a free, open-source alternative to Operator Mono, and so far I'm slightly disappointed with the cursive font, but it's an easy fix:

Unreadble screenshot

I really don't find this is actually readable, and therefore I think it's impractical. Would you consider switching to a better font, or adjusting the current one to mitigate this?

I can see other issues that are commenting on this, too, like #19

Anyway, have a good day ๐Ÿ™‚

customize pacifico - font style

First and foremost: @kosimst thank you alot for this repository.
Would it be possible to add editable parameter to extension, that drives pacifico line width?
Sometimes I find it simply too thick, and almost illegible.
Here a screenshot from my editor:

obraz

Suggestion for a new font.

Hi, I really like these fonts but some glyphs are very weird.

I just found this font called Script12 BT Roman.
I think that it goes perfectly with Fira Code.

Can you make a font called Fira12 BT, similar to this font and FiraFlott..

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.