Coder Social home page Coder Social logo

128x64's Introduction

Large Console Fonts

A console font experiment by mhoye

Linux recently introduced the possibility of larger-than-32x16 console fonts to use on high-density screens, but the fonts to display in those settings don't exist. This is a naive and somewhat ugly attempt to remedy that.

As you can see in the "naive-upscale.sh" file, the technique for this is crude but effective, a quality it shares with its author.

The process, specifics to come soon, is straightforward.

Using "psfc" and "psfd" from the psftools package, we start by dumping text representations of existing 32x16 console fonts to individual files. Then, the naive-upscale script uses sed to quote-upscale-unquote those representations. Finally, the intermediate representations are cleaned up and the files are renamed manually and zipped up.

These fonts aren't smooth or pretty - that will need to wait until smarter people with better tools or taste than the author show up. Their main utility is that they exist at all, and will serve as a functional stopgap until better large console fonts are available.

Thank you to Ben Zanin (@[email protected]) for fixing a breaking race condition in naive-upscale.sh that emerged when running it behind Parallel, and Alexey Gladkov of the kbd project for the guidance.

These files inherit their license from that of the original fonts, and for simplicity's sake the script does as well.

  • mhoye

128x64's People

Contributors

mhoye avatar

Stargazers

Alex Ball avatar

Watchers

 avatar  avatar

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.