All Projects → metan-ucw → Fonts

metan-ucw / Fonts

Terminal bitmap fonts

Labels

Projects that are alternatives of or similar to Fonts

Buildroot Submodule
Example of use of buildroot as a submodule
Stars: ✭ 24 (+200%)
Mutual labels:  makefile
Traj gen vis
auto_chaser project
Stars: ✭ 27 (+237.5%)
Mutual labels:  makefile
Base2grob
Stars: ✭ 8 (+0%)
Mutual labels:  makefile
Rabbitmq Metronome
RabbitMQ example plugin
Stars: ✭ 25 (+212.5%)
Mutual labels:  makefile
Makefile Template
A generic makefile template
Stars: ✭ 26 (+225%)
Mutual labels:  makefile
Rpi Hugo
Raspberry Pi compatible Docker Image with Hugo - a static webpage builder
Stars: ✭ 7 (-12.5%)
Mutual labels:  makefile
Erlang Starter Kit
Provide a basic set of Erlang/OTP tools for development and for testing
Stars: ✭ 23 (+187.5%)
Mutual labels:  makefile
Ti.signinwith
A Titanium module for generic access to ident provider
Stars: ✭ 8 (+0%)
Mutual labels:  makefile
Malloc trim
Gives some ruby memory back to the OS
Stars: ✭ 27 (+237.5%)
Mutual labels:  makefile
Hello
Hello world demonstration for Weblate
Stars: ✭ 7 (-12.5%)
Mutual labels:  makefile
K8s Clusters
Simple kubernetes clusters on cloud providers for development
Stars: ✭ 26 (+225%)
Mutual labels:  makefile
Slim Php Docker Starter
Starter for a dockerized Slim Framework application
Stars: ✭ 26 (+225%)
Mutual labels:  makefile
Device Sony Eagle
Stars: ✭ 7 (-12.5%)
Mutual labels:  makefile
Unity3d
Link to article
Stars: ✭ 25 (+212.5%)
Mutual labels:  makefile
Gmf
GFM: One-button to init、build、commit、push and so on. 项目初始化、构建、提交、发布等操作一键即可!
Stars: ✭ 8 (+0%)
Mutual labels:  makefile
Ansible Docker Compose
Ansible Role which installs docker-compose
Stars: ✭ 24 (+200%)
Mutual labels:  makefile
Luvit Docs
Documentation for the luvit api
Stars: ✭ 7 (-12.5%)
Mutual labels:  makefile
Device Sony Ivy
Stars: ✭ 8 (+0%)
Mutual labels:  makefile
Ti.applifecyle
Titanium module for app events in android
Stars: ✭ 8 (+0%)
Mutual labels:  makefile
Android device amazon otterx
It's otter.. but better
Stars: ✭ 7 (-12.5%)
Mutual labels:  makefile

Terminal bitmap fonts

Distributed under GPLv2+.

How to edit these fonts ^^^^^^^^^^^^^^^^^^^^^^^

The pcf files are binary compiled X fonts generated from bdf by bdftopcf utility.

The bdf fonts are plain text and could be edited by your favorite text editor or by a bit cranky gbdfed editor.

How to use the fonts with xterm ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Create the directory under /usr/share/fonts and copy the pcf files and fonts.dir there
  • Add the fonts into X font directory (either in XOrg configuration or by xset +fp /usr/share/fonts/dir/)
  • run xterm -fn -haxor-medium-12 (or any other name as defined in fonts.dir)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].