Git Product home page Git Product logo

univga-ttf's Introduction

Unicode VGA font - TTF

source: https://www.inp.nsk.su/~bolkhov/files/fonts/univga/

px- variant: traced pixel outlines
mx- variant: traced pixel outlines + embedded bitmap font + Windows CJK hack

This wouldn't be possible without int10h's oldschool fonts writeup.

For good measure, a copy of original source package is included in this repository in uni_vga subdirectory.

TODO: Embed actual Hiragana glyphs instead of empty placeholders in the mx- variant.


UNI-VGA is a Unicode VGA font for X11 and console. It is primarily intended to be the single source of fonts for console and for XDosEmu.

The font (u_vga16) is distributed in BDF format, and can be used in X11 as is. For use on console, the bdf2psf.pl script is included, which performs (BDF+SFM)->PSF conversion, using .sfm file as encoding table.

One of the aims while creating the font was its internal consistency. For example, accented glyphs shouldn't differ too much from unaccented ones, as it was in original IBM's VGA font. It also allowed to render Latin Extended Additional glyphs with two accents, which was impossible with IBM's accents' size.

This font was designed to be usable both in 9-pixel (VGA text console) and in 8-pixel (framebuffer console and X11) modes, with VGA 8th->9th pixel expansion accurately taken into account.

The UNI-VGA font can be distributed and modified freely, according to the X license.

The Basic Latin block was taken almost unchanged from DosEmu's vga.bdf. All the other blocks (except noted) were created mainly from scratch by me, Dmitry Bolkhovityanov.

Letters in the Hebrew block were taken unchanged from a public domain hebrew console font.

Glyphs in Arabic, Arabic Presentation Forms-A, Arabic Presentation Forms-B and U+262B Farsi symbol were kindly donated by Behdad Esfahbod.

Thanks to Birger Langkjer for idea, to Mark Leisher for his wonderful XmBDFEd, and to many others for their support.


Copyright © 2001 by Dmitry Yu. Bolkhovityanov
TTF port by Illyan Garte 2022

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.