Coder Social home page Coder Social logo

siji-ng's Introduction

Siji-ng

A fixed and maintained Siji iconic bitmap font.

Contributions are welcome

Siji-ng

Differences from Siji:

  • Build correct OTB font => support in modern apps.
  • New icons: dwm_centeredmaster, dwm_centeredfloatingmaster, gentoo, docker.
  • New repository structure, new build system, releases => easier to package.
  • More hopefully coming soon.

Installation

Packaging status

Requirements:

  • python3
  • bdftopcf
git clone https://github.com/begss/siji-ng && cd siji-ng && make install

How to get all glyphs

#!/bin/bash

codes="0 1 2 3 4 5 6 7 8 9 a b c d e f"

for code0 in $codes; do
	for code1 in $codes; do
		for code2 in $codes; do
			printf "e$code0$code1$code2 - \ue$code0$code1$code2\n"
		done
	done
done

TODO

  • More Glyphs!
  • Adding glyphs of different sizes.
  • Improving glyph alignment.
  • Creating small and large version of Siji.

Credits

stark for Siji.

wrkzk for dwm_centeredmaster, dwm_centeredfloatingmaster and gentoo icons.

the-papi for docker icon.

Dimitar Zhekov for bdf to otb convertation scripts.

Sm4tik for sm4tik xbm icon pack.

Stlarch for stlarch font.

Sunaku for sm4tik font.

Lokaltog for symbols font.

w0ng for xbm icon font.

Dave Gandy for FontAwesome.

Lucy for Tewi font.

Phallus for Lemon and Uushi font.

siji-ng's People

Contributors

cloudier avatar jaystrictor avatar mxkrsv avatar stark avatar the-papi avatar wrkzk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

komori

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.