Git Product home page Git Product logo

Comments (5)

kenmcd avatar kenmcd commented on August 24, 2024

Fira Code does not contain those emojis, so that is a back-up font - which appears to have a different width.

from firacode.

craxal avatar craxal commented on August 24, 2024

@kenmcd Yes, I know the font itself does not contain emoji. I only wonder if there's a way for the font (or fonts in general) to instruct the system to "pad" non-aligned characters so that they are aligned with the rest of the font.

from firacode.

kenmcd avatar kenmcd commented on August 24, 2024

I do not know of any way to force characters to be fixed space using the operating system.
You may want to take a look at Nerd Fonts.
https://github.com/ryanoasis/nerd-fonts
They make versions of monospace fonts with icons and symbols already merged into them.
Including Fira Mono.
So take a look there first; it may be useful to you.

Merging color emojis is kind of a minefield.
Nerd Fonts has tools to do font merging.
fonttools and nanoemoji also have tools to merge fonts.
I have seen this discussed before in both of those projects, so perhaps someone has already done it.

from firacode.

tonsky avatar tonsky commented on August 24, 2024

if there's a way for the font (or fonts in general) to instruct the system to "pad" non-aligned characters so that they are aligned with the rest of the font

No way. The only solution here is if the app that does text rendering does that. I think some terminals force emoji to character grid, although Iā€™m not sure which ones

from firacode.

alexeyten avatar alexeyten commented on August 24, 2024

I think almost all terminals do that. But not text editors.

from firacode.

Related Issues (20)

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.