A family of manually drawn bitmap fonts.
Go to file
Vovanium 50a151dc9c % some metric fixes 2022-04-15 03:15:49 +03:00
mono + Salut Mono font 2022-04-15 01:17:56 +03:00
sans % some metric fixes 2022-04-15 03:15:49 +03:00
tools + Metrics checking tool 2022-04-15 03:15:22 +03:00
LICENSE Initial commit 2022-04-14 16:34:44 +00:00
Makefile + Metrics checking tool 2022-04-15 03:15:22 +03:00
README.md Extended readme 2022-04-14 16:49:05 +00:00

README.md

Salut Fonts

This is a family of manually drawn bitmap fonts. Source files are in BDF format, which is simple and is still supported.

The mission of the project is to provide high quality multilingual font for applications where using of widely available vector fonts is impractical or aestetically unacceptable.

The origin of the name is the word of a latin origin with the meaning "hello" or "greeting gesture" used in some languages (French, Polish, Romanian).

Installation and usage

On a Linux graphic environment, you can install them with font installer supplied with your DE, or manually copy them to .fonts in your home directory, and then chose the font in system settings. However, in many text rendering libraries they cut away BDF support, so fonts could not be displayed correctly in some applications.

Project structure

There are several individual fonts in the family. They include:

  • Salut Sans, a proportional font for general use.
  • Salut Mono, a fixed width (monospaced) font designed for terminals.

They include several sizes and also bold and italic. The monospaced font also include wide (double width) variant.