Giter Site home page Giter Site logo

Comments (9)

JobLeonard avatar JobLeonard commented on August 21, 2024 1

I think it's because it doesn't tell the system that it's a monospace font, the original font also had this issue:

http://askubuntu.com/questions/210283/how-to-use-fixedsys-in-the-gnome-terminal-or-wherever-monospaced-fonts-are-requ

from fixedsys.

kika avatar kika commented on August 21, 2024 1

Good stuff, thanks for the link. I'll look if I can make the corresponding change in my sources so it compiles right from the beginning in the proper form.

I'm on the Mac and I tried to work with this font with FontForge with very poor results.

from fixedsys.

JobLeonard avatar JobLeonard commented on August 21, 2024 1

BTW:

If you want, you can tweak one or more questionable features of Fixedsys. E.g., the zero character is shifted one pixel to the right. To shift it back to center, double click on it, then click Metrics → Set LBearing..., set the LBearing to 10 and click OK. You can also change the shape of characters, but always keep control points at multiples of 10, and the width at 80.

The position of the zero in your version is also still one pixel off

from fixedsys.

kika avatar kika commented on August 21, 2024 1

The solution at the link @JobLeonard provided essentially removes all glyphs that are not 80 wide. (Since we use 10x10 square for a "pixel" it means exactly 8 "pixels"). If this solution works for you you are in the wrong place: this solution removes all ligatures that I spent so much time adding :-)

Zero offset was fixed a while ago.

from fixedsys.

JobLeonard avatar JobLeonard commented on August 21, 2024

The good news is that the link above also has a solution :)

from fixedsys.

JobLeonard avatar JobLeonard commented on August 21, 2024

Glad I could help a bit, looking forward to the next versions!

from fixedsys.

iiiGerardoiii avatar iiiGerardoiii commented on August 21, 2024

I tried to work with this font with FontForge with very poor results.

Try Glyphs, it works great with bitmap fonts.

from fixedsys.

orffen avatar orffen commented on August 21, 2024

I think this same issue may be the reason Windows Console (Command Prompt/Powershell) can't use this font. Any chance of a fix?

from fixedsys.

kika avatar kika commented on August 21, 2024

The chance of the fix is seriously impaired by me not having neither Konsole nor Windows :-) I'd like to note that this font LOOKS bitmap, but it's not. See the readme, it consists of "pixels" drawn with vector lines. That's why it only works in one size, when these lines encompass real pixels and with antialiasing disabled.
I personally tried FontForge and Glyphs with abysmal results. The only tool that worked was TTX and text editor. It's actually not that bad. The decompiled font (see the source in this repo) has a lot of some flags and values and whatnot, and I'm sure some of it affects the problem in this issue. I don't know enough about font technology to figure out what. I just like 8x16 fonts :-)

from fixedsys.

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.