GithubHelp home page GithubHelp logo

sunaku / tamzen-font Goto Github PK

View Code? Open in Web Editor NEW
862.0 14.0 27.0 1.49 MB

πŸ’Œ Bitmapped programming font, based on Tamsyn

License: Other

Ruby 93.74% Dockerfile 6.26%
font monospace-font bitmap-font

tamzen-font's Introduction

Tamzen font

This is my personal fork of the wonderful Tamsyn font by Scott Fial. It's programmatically forked from Tamsyn version 1.11 by the Rakefile script (see Building below) which backports glyphs from older versions while deleting deliberately empty glyphs (which serve as unimplemented markers) to allow secondary fallback fonts to provide real glyphs at those code points.

The "TamzenForPowerline" fonts contain additional Powerline symbols that I initially generated using ZyX_I's bitmap-font-patcher and then later hand-tuned to perfection using the gbdfed(1) graphical bitmap font editor:

  • For all icons, I expanded them to occupy the maximum available space.
  • For the fork icon (ξ‚  U+E0A0), I made the branch larger than the trunk.
  • For the newline icon (ξ‚‘ U+E0A1), I made the "N" at the bottom larger.
  • For the padlock icon (ξ‚’ U+E0A2), I replaced the keyhole with // lines.

Overview

Screenshots

$ cat screenshot.txt
ABCDEFGHIJKLMNOPQRSTUVWXYZ 12345
abcdefghijklmnopqrstuvwxyz 67890
{}[]()<>$*-+=/#_%^@\&|~?'"`!,.;:
Illegal1i = oO0    ξ‚  ξ‚‘ ξ‚’ ξ‚° ξ‚± ξ‚² ξ‚³
The quick brown fox, (..) Hello,
jumps over lazy dog. /__\ World!

Tamzen10x20r.bdf Tamzen10x20b.bdf

TamzenForPowerline10x20r.bdf TamzenForPowerline10x20b.bdf

Tamzen8x16r.bdf Tamzen8x16b.bdf

TamzenForPowerline8x16r.bdf TamzenForPowerline8x16b.bdf

Tamzen8x15r.bdf Tamzen8x15b.bdf

TamzenForPowerline8x15r.bdf TamzenForPowerline8x15b.bdf

Tamzen7x14r.bdf Tamzen7x14b.bdf

TamzenForPowerline7x14r.bdf TamzenForPowerline7x14b.bdf

Tamzen7x13r.bdf Tamzen7x13b.bdf

TamzenForPowerline7x13r.bdf TamzenForPowerline7x13b.bdf

Tamzen6x12r.bdf Tamzen6x12b.bdf

TamzenForPowerline6x12r.bdf TamzenForPowerline6x12b.bdf

Tamzen5x9r.bdf Tamzen5x9b.bdf

TamzenForPowerline5x9r.bdf TamzenForPowerline5x9b.bdf

man manual page man manual page man manual page man manual page man manual page tmux, vim, etc.

Installation

Using a package manager:

Packaging status

Manually, in Linux:

  • Download a release or clone this Git repository into ~/.fonts/tamzen-font and then run:

    xset +fp ~/.fonts/tamzen-font/bdf
    xset fp rehash
    
  • You should now be able to see the "Tamzen" font family in xfontsel.

Manually, in Windows:

  • Copy the files from the ttf/ folder into your Windows Fonts folder.

Manually, in macOS:

  • Drag & drop the files from the ttf/ folder into your Font Book app.

Linux VT integration

  1. Switch to a Linux VT (virtual terminal) by pressing Control-Alt-F1.

  2. Run showconsolefont to see how the character map currently looks.

  3. Run setfont ~/.fonts/tamzen-font/psf/TamzenForPowerline10x20.psf.

  4. See how the character map now displays glyphs from the Tamzen font.

  5. Try running setfont with other Tamzen fonts in the psf/ folder.

See https://wiki.archlinux.org/index.php/Fonts#Console_fonts for details.

XTerm integration

The following Xresources allow you to dynamically switch between the various Tamzen fonts by holding down Control and right-clicking in the XTerm terminal.

XTerm*font  : -*-tamzen-medium-*-*-*-16-*-*-*-*-*-*-*
XTerm*font1 : -*-tamzen-medium-*-*-*-9-*-*-*-*-*-*-*
XTerm*font2 : -*-tamzen-medium-*-*-*-12-*-*-*-*-*-*-*
XTerm*font3 : -*-tamzen-medium-*-*-*-13-*-*-*-*-*-*-*
XTerm*font4 : -*-tamzen-medium-*-*-*-15-*-*-*-*-*-*-*
XTerm*font5 : -*-tamzen-medium-*-*-*-16-*-*-*-*-*-*-*
XTerm*font6 : -*-tamzen-medium-*-*-*-20-*-*-*-*-*-*-*

! Tamzen fonts for use with Powerline
XTerm*font  : -*-tamzenforpowerline-medium-*-*-*-16-*-*-*-*-*-*-*
XTerm*font1 : -*-tamzenforpowerline-medium-*-*-*-9-*-*-*-*-*-*-*
XTerm*font2 : -*-tamzenforpowerline-medium-*-*-*-12-*-*-*-*-*-*-*
XTerm*font3 : -*-tamzenforpowerline-medium-*-*-*-13-*-*-*-*-*-*-*
XTerm*font4 : -*-tamzenforpowerline-medium-*-*-*-15-*-*-*-*-*-*-*
XTerm*font5 : -*-tamzenforpowerline-medium-*-*-*-16-*-*-*-*-*-*-*
XTerm*font6 : -*-tamzenforpowerline-medium-*-*-*-20-*-*-*-*-*-*-*

Feed the above snippet into the xrdb(1) program and then start a new XTerm to see its effect. Afterwards, you can add this snippet to your ~/.Xdefaults or ~/.Xresources files to have these settings be automatically applied by XTerm.

URxvt integration

The following command aliases let you dynamically switch between the various Tamzen fonts when run inside a shell that is attached to the URxvt terminal.

alias font="printf '\e]710;%s\007'"

alias Tamzen-9=Tamzen5x9r
alias Tamzen5x9r='font -misc-tamzen-medium-r-normal--9-65-100-100-c-50-iso8859-1'
alias Tamzen5x9b='font -misc-tamzen-bold-r-normal--9-65-100-100-c-50-iso8859-1'

alias Tamzen-12=Tamzen6x12r
alias Tamzen6x12r='font -misc-tamzen-medium-r-normal--12-87-100-100-c-60-iso8859-1'
alias Tamzen6x12b='font -misc-tamzen-bold-r-normal--12-87-100-100-c-60-iso8859-1'

alias Tamzen-13=Tamzen7x13r
alias Tamzen7x13r='font -misc-tamzen-medium-r-normal--13-101-100-100-c-70-iso8859-1'
alias Tamzen7x13b='font -misc-tamzen-bold-r-normal--13-101-100-100-c-70-iso8859-1'

alias Tamzen-14=Tamzen7x14r
alias Tamzen7x14r='font -misc-tamzen-medium-r-normal--14-101-100-100-c-70-iso8859-1'
alias Tamzen7x14b='font -misc-tamzen-bold-r-normal--14-101-100-100-c-70-iso8859-1'

alias Tamzen-15=Tamzen8x15r
alias Tamzen8x15r='font -misc-tamzen-medium-r-normal--15-108-100-100-c-80-iso8859-1'
alias Tamzen8x15b='font -misc-tamzen-bold-r-normal--15-108-100-100-c-80-iso8859-1'

alias Tamzen-16=Tamzen8x16r
alias Tamzen8x16r='font -misc-tamzen-medium-r-normal--16-108-100-100-c-80-iso8859-1'
alias Tamzen8x16b='font -misc-tamzen-bold-r-normal--16-108-100-100-c-80-iso8859-1'

alias Tamzen-20=Tamzen10x20r
alias Tamzen10x20r='font -misc-tamzen-medium-r-normal--20-145-100-100-c-100-iso8859-1'
alias Tamzen10x20b='font -misc-tamzen-bold-r-normal--20-145-100-100-c-100-iso8859-1'

# Tamzen fonts for use with Powerline
alias TamzenForPowerline-9=TamzenForPowerline5x9r
alias TamzenForPowerline5x9r='font -misc-tamzenforpowerline-medium-r-normal--9-65-100-100-c-50-iso10646-1'
alias TamzenForPowerline5x9b='font -misc-tamzenforpowerline-bold-r-normal--9-65-100-100-c-50-iso10646-1'

alias TamzenForPowerline-12=TamzenForPowerline6x12r
alias TamzenForPowerline6x12r='font -misc-tamzenforpowerline-medium-r-normal--12-87-100-100-c-60-iso10646-1'
alias TamzenForPowerline6x12b='font -misc-tamzenforpowerline-bold-r-normal--12-87-100-100-c-60-iso10646-1'

alias TamzenForPowerline-13=TamzenForPowerline7x13r
alias TamzenForPowerline7x13r='font -misc-tamzenforpowerline-medium-r-normal--13-101-100-100-c-70-iso10646-1'
alias TamzenForPowerline7x13b='font -misc-tamzenforpowerline-bold-r-normal--13-101-100-100-c-70-iso10646-1'

alias TamzenForPowerline-14=TamzenForPowerline7x14r
alias TamzenForPowerline7x14r='font -misc-tamzenforpowerline-medium-r-normal--14-101-100-100-c-70-iso10646-1'
alias TamzenForPowerline7x14b='font -misc-tamzenforpowerline-bold-r-normal--14-101-100-100-c-70-iso10646-1'

alias TamzenForPowerline-15=TamzenForPowerline8x15r
alias TamzenForPowerline8x15r='font -misc-tamzenforpowerline-medium-r-normal--15-108-100-100-c-80-iso10646-1'
alias TamzenForPowerline8x15b='font -misc-tamzenforpowerline-bold-r-normal--15-108-100-100-c-80-iso10646-1'

alias TamzenForPowerline-16=TamzenForPowerline8x16r
alias TamzenForPowerline8x16r='font -misc-tamzenforpowerline-medium-r-normal--16-108-100-100-c-80-iso10646-1'
alias TamzenForPowerline8x16b='font -misc-tamzenforpowerline-bold-r-normal--16-108-100-100-c-80-iso10646-1'

alias TamzenForPowerline-20=TamzenForPowerline10x20r
alias TamzenForPowerline10x20r='font -misc-tamzenforpowerline-medium-r-normal--20-145-100-100-c-100-iso10646-1'
alias TamzenForPowerline10x20b='font -misc-tamzenforpowerline-bold-r-normal--20-145-100-100-c-100-iso10646-1'

WezTerm integration

Specify your desired font size along with the name of your desired font variant (either Tamzen or TamzenForPowerline) in your ~/.wezterm.lua configuration file:

return {
  font_size = 10,
  font = wezterm.font_with_fallback { 'TamzenForPowerline' },
}

You can also disable ligatures just for Tamzen fonts since they lack ligatures:

return {
  font_size = 10,
  font = wezterm.font_with_fallback {
    {
      family = 'TamzenForPowerline', weight = 'Medium',
      -- disable ligatures for Tamzen since it lacks them
      harfbuzz_features = { 'calt=0', 'clig=0', 'liga=0' },
    },
  },
}

Building

Docker method

If you have Docker available, use the convenient rake docker command:

rake docker

Manual method

You can build the Tamzen fonts for yourself by running these commands:

bundle exec rake                 # build things only when necessary
bundle exec rake clobber         # destroy everything that we built
bundle exec rake clobber default # rebuild everything from scratch

But first, you'll need to install these dependencies (assuming Debian):

# NOTE: the "xfonts-utils" package provides both bdftopcf(1) and fonttosfnt(1)
sudo apt-get install ruby git imagemagick xfonts-utils bdf2psf default-jre gbdfed openjdk-11-jdk-headless
gem install bundler -v 2.3.26
bundle install

Similarly, if you've opted to use bitmap-font-patcher integration:

sudo apt-get install python python-fontforge python-pip python-dev libfreetype6-dev
pip install --user bdflib
pip install --user Pillow

License

Like my work? πŸ‘ Please spare a life today as thanks! πŸ„πŸ–πŸ‘πŸ”πŸ£πŸŸβœ¨πŸ™ŠβœŒ
Why? For πŸ’• ethics, the 🌎 environment, and πŸ’ͺ health; see link above. πŸ™‡

Copyright 2011 Suraj N. Kurapati https://github.com/sunaku

Copyright 2010 Scott Fial http://www.fial.com/~scott/

Distributed under the same terms as the Tamsyn font. See LICENSE file.

tamzen-font's People

Contributors

benroe avatar dependabot[bot] avatar nuc1eon avatar sunaku 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

tamzen-font's Issues

Missing glyphs?

Hi, loving Tamzen so far.

I noticed the glyphs for curly quotes are missing, and was wondering if this is on purpose or not. Thanks!

Using another font:

image

With Tamzen:

screenshot

Duplicate glyphs in BDF files

I don't know if this is an issue or not, but why are there duplicate mappings for glyphs in the BDF fonts?

For example, in TamzenForPowerline10x20r.bdf, U+00A3 is mapped to both codepoint 163 and codepoint 30. U+00B0 is mapped to codepoint 176 and codepoint 7.

Is there a reason for this?

Thanks.

Can't seem to figure out different font names for the different sizes in terminal

Hi, I'd appreciate a little help if you don't mind. I'm using Urxvt terminal and currently have it set up like so:

URxvt*font: xft:TamzenForPowerline:pixelsize=16

I have also tried doing it like so:

URxvt*font: xft:-Misc-Tamzen-Medium-R-Normal--16-116-100-100-C-80-ISO8859-1:pixelsize=16

but for some reason it doesn't recognize the font when I do that.

I'm using a HiDPI screen so I was really happy that different sizes for your bitmap font along with the powerline symbols. I had installed via the AUR and all the font sizes appear in my /usr/share/fonts/local/ folder. However, I can't seem to figure out a way to change the size to something other than the default. Any help would be greatly appreciated.

Thanks!

Some symbols not displaying in Vim-Airline

Some of the Icons are missing in vim-airline
I'm using URxvt and the wal.vim theme.
.vimrc:

execute pathogen#infect()
syntax on
filetype plugin indent on
set number
set list
set tabstop=2
set shiftwidth=2
set encoding=utf-8

let g:airline_powerline_fonts = 1

colorscheme wal

.Xresources:

URxvt*font: -*-unifont-*-*-*-*-*-*-*-*-*-*-*-*
URxvt*font: -misc-tamzen-medium-r-normal--14-101-100-100-c-70-iso8859-1, -misc-tamzenforpowerline-medium-r-normal--14-101-100-100-c-70-iso8859-1, -gnu-unifont-medium-r-normal-sans-16-160-75-75-c-80-iso10646-1
URxvt.boldFont: -misc-tamzen-bold-r-normal--14-101-100-100-c-70-iso8859-1
URxvt.scrollBar: false
URxvt.internalBorder: 10

Powerline symbols do not render on WSL/mintty

I'm using mintty on my Windows machine. I have installed the Tamzen fonts from the /fnt folder. I could select them perfectly fine, but the Powerline symbols will not render:
image

As you can see, all Powerline symbols seem to be replaced with some ΓΏ glyph.

Other fonts with Powerline support, such as Inconsolata, will render perfectly fine:
image

I could not try this in the default WSL for Windows 10 (considering its font menu only appears to accept TTF, and there are no TTFs of Tamzen with Powerline symbols (?)).

Considering Powerline support in a bitmap font was the main reason I searched for (and found) this sweet font, it would be awesome to figure out how this could be fixed.

Missing character

I've noticed following character is missing: Γ½
When I try to type this character in Vim it works like undo.

Edit:
This bug is probably not the font issue because when I disable plugin "https://github.com/jiangmiao/auto-pairs" the character works. But interesting is that once I switch to another font the plugin works.

Probably worth to mention this in readme file.

Strange behaviour

Hi.

I got a problem when use this font:

Do you know how to fix it ?

I'm using xfce-terminal. Debian stretch.

AUR installation does not work

I have installed this package from AUR after I found out that community Tamsyn does not work either.
I cannot find this fond in either of the 5 terminal emulators I've installed. I have added the following lines to .xinitrc:

xset +fp /usr/share/fonts/local
xset +fp /usr/share/fonts/misc 
xset +fp /usr/share/kbd/consolefonts

Did fc-cache -f and rebooted.

$ ls /usr/share/fonts/local/

fonts.dir           Tamsyn5x9b.pcf   Tamsyn8x16b.pcf   Tamzen7x14b.bdf               TamzenForPowerline6x12b.bdf
Powerline10x20.bdf  Tamsyn5x9r.pcf   Tamsyn8x16r.pcf   Tamzen7x14r.bdf               TamzenForPowerline6x12r.bdf
Powerline5x9.bdf    Tamsyn6x12b.pcf  Tamzen10x20b.bdf  Tamzen8x15b.bdf               TamzenForPowerline7x13b.bdf
Powerline6x12.bdf   Tamsyn6x12r.pcf  Tamzen10x20r.bdf  Tamzen8x15r.bdf               TamzenForPowerline7x13r.bdf
Powerline7x13.bdf   Tamsyn7x13b.pcf  Tamzen5x9b.bdf    Tamzen8x16b.bdf               TamzenForPowerline7x14b.bdf
Powerline7x14.bdf   Tamsyn7x13r.pcf  Tamzen5x9r.bdf    Tamzen8x16r.bdf               TamzenForPowerline7x14r.bdf
Powerline8x15.bdf   Tamsyn7x14b.pcf  Tamzen6x12b.bdf   TamzenForPowerline10x20b.bdf  TamzenForPowerline8x15b.bdf
Powerline8x16.bdf   Tamsyn7x14r.pcf  Tamzen6x12r.bdf   TamzenForPowerline10x20r.bdf  TamzenForPowerline8x15r.bdf
Tamsyn10x20b.pcf    Tamsyn8x15b.pcf  Tamzen7x13b.bdf   TamzenForPowerline5x9b.bdf    TamzenForPowerline8x16b.bdf
Tamsyn10x20r.pcf    Tamsyn8x15r.pcf  Tamzen7x13r.bdf   TamzenForPowerline5x9r.bdf    TamzenForPowerline8x16r.bdf

The font is not detected.

rxvt-unicode-256color does not load tamzen-font properly

Hello, I am going to report an issue:

After installation of tamzen-font, I need to use:

 xset +fp /usr/local/share/fonts/tamzen-font/bdf

to make rxvt-unicode-256color to load this font.

But if I reboot my system, I need to run the above command again to make it work.

PS. I know a little on fontconfig things, is there anything related to this, plus how to resolve it ?

Thank you!

Unicode Middle Dot missing

Hi,
I tried to use this nice font with https://github.com/chrisant996/clink-flex-prompt (powerline for Windows) and realized that when selecting the option connection="dotted" that no dots are displayed as separator. I switched to Courier New to verify and there the dots are displayed. I think the U+00B7 is missing from this font. It would be great if it could be added.

This is the character that is not displayed: https://github.com/chrisant996/clink-flex-prompt/blob/b8ce45967a091753b1b66dfe2a9c6bf30bace0a9/flexprompt.lua#L211

lambda?

There is no Ξ» on this font. Using it with xterm.
Maybe I should do it.

Add 5x10 size?

Currently the readability of 5x9 size is limited:

  • zero 0 has no slash,

  • horizontal dash - in e has to be oblique, s has similar shape,

  • bottom of w is indistinct,

  • ...

I think adding just one vertical pixel would greatly helps with these problems. It would be a significant difference between 5x9 and 5x10.

Would you like to think about this?

OTB files generated by old version of fonttosfnt have incorrect metrics

This was previously discussed in #25

I didn't end up using the newly generated .otb due to reasons outlined in this post: #25 (comment) (i.e. alacritty could succesfully use the .otb, but pango couldn't). I gave up and downgraded Pango instead.

Today I decided to try again, as it looks like updates have been made to Pango.

With Pango 1.46.2, there is still an extra 1-pixel gap between glyphs when using the .otb version.

I did a lot of digging and debugging, and I was able to eventually figure out that the version of fonttosfnt used at the time of #25 had some issues w.r.t. calculating font metrics. This means that Pango was never the issue.

The method outlined in #25 (comment) can be used, but needs the latest version of fonttosfnt to convert properly. (everything from the last release (1.1.0) up to commit ca9ad454, https://gitlab.freedesktop.org/xorg/app/fonttosfnt)

This will probably be easier once they push out a new release, but I just wanted to confirm that:

  1. The issue still exists
  2. There is a solution
  3. I've tested the result this time, and can verify that Tamzen works with newer versions of Pango

Bitmap fontpatcher down

The link that leads to the bitmap fontpatcher seems down, do you have another link? or the source of the program?

Euro sign looks bad in MacOS.

See the screenshot, the top window is iTerm2 and the bottom one is Pages. Both are using Tamzen10x20 euro sign looks bad.

No VT / console / pcf ?

I know that the script can be used to generate console fonts, but I think they should still be in the main repository.

Font Usage

In the screenshots youve posted below what tamzen font are you actually using I cant tell really, Im asking only because I want to download this on my mac love the font btw dont know what ttf it would be

Box Drawing Characters

I'm wondering if the box drawing characters could be looked at at some point to tidy them up? For some reason, Tamsyn and Tamzen both have a shift artifact that display the characters offset from where they should be. I have never worked directly on fonts so I wouldn't know how to submit a patch or how to fix the issue.

I've attached screenshots from my terminal. I'm running the Suckless terminal (st) and in these examples directly displaying my MOTD and the output of alsamixer. I've also included a large version font running htop.
screenshot

screenshot

screenshot

It may be a combination issue with the font and st. However, no other font I've used (Source Code Pro, Terminus, Monaco, Dejavu Sans Mono, or Courier New) have had the same issue.

If there is anything more I can do to help. Don't hesitate to let me know.

MAC OS X dfont files don't render

On Mac OS X Sierra, 10.12.4 (16E195), dfont files are blank. Besides the file not being empty, and I was able to install them on my system. I can't view anything that uses this typeface.

Bellow an image to illustrate this issue, that happens when I open any dfont file from this repository. I tested with other dfont files from other repositories, they install and render perfectly.

Imgur

Powerline symbols, "italics", missing chars

I'm in the process of adding the vim-powerline symbols to Tamzen (have 7x14 done since it's what I use all the time, going to hit 6x11 next then the rest) - once I'm done either a) drawing them all in with gbdfed or b) learning how to do it automatically, would you be interested in a pull request or would it be better to keep it as a separate repo?

I've also run the font through mkitalic as a stopgap until I get done with the powerline stuff and can make real italics - as above, would you be interested in a pull request for that (especially when I get done with hand-made ones ...).

Thanks for making this available!

{edit}Looking further, it looks like some font sizes (i.e. the aforementioned 6x11 - lost in the font-size shuffle upstream) are completely missing symbols. This just got a lot more fun!{/edit}

HiPDI support

Hi.

Is there some plan to increase the font size to HiPDI resolution? I have a 4k monitor and this font does not fit well (super tiny).

Bitmap font (bdf) does not display unicode/powerline symbols

First, thanks for the font and work maintaining it. I am trying to use TamzemForPowerline with uxrt/uxterm/xterm but I cannot get the powerline/unicode symbols to display. Maybe because the font is showing iso8859-1 again (bug #10)?

TamzenForPowerline10x20b.bdf -misc-tamzenforpowerline-bold-r-normal--20-145-100-100-c-100-iso8859-1
TamzenForPowerline10x20r.bdf -misc-tamzenforpowerline-medium-r-normal--20-145-100-100-c-100-iso8859-1
TamzenForPowerline5x9b.bdf -misc-tamzenforpowerline-bold-r-normal--9-65-100-100-c-50-iso8859-1
TamzenForPowerline5x9r.bdf -misc-tamzenforpowerline-medium-r-normal--9-65-100-100-c-50-iso8859-1
TamzenForPowerline6x12b.bdf -misc-tamzenforpowerline-bold-r-normal--12-87-100-100-c-60-iso8859-1
TamzenForPowerline6x12r.bdf -misc-tamzenforpowerline-medium-r-normal--12-87-100-100-c-60-iso8859-1
TamzenForPowerline7x13b.bdf -misc-tamzenforpowerline-bold-r-normal--13-94-100-100-c-70-iso8859-1
TamzenForPowerline7x13r.bdf -misc-tamzenforpowerline-medium-r-normal--13-94-100-100-c-70-iso8859-1
TamzenForPowerline7x14b.bdf -misc-tamzenforpowerline-bold-r-normal--14-101-100-100-c-70-iso8859-1
TamzenForPowerline7x14r.bdf -misc-tamzenforpowerline-medium-r-normal--14-101-100-100-c-70-iso8859-1
TamzenForPowerline8x15b.bdf -misc-tamzenforpowerline-bold-r-normal--15-108-100-100-c-80-iso8859-1
TamzenForPowerline8x15r.bdf -misc-tamzenforpowerline-medium-r-normal--15-108-100-100-c-80-iso8859-1
TamzenForPowerline8x16b.bdf -misc-tamzenforpowerline-bold-r-normal--16-116-100-100-c-80-iso8859-1
TamzenForPowerline8x16r.bdf -misc-tamzenforpowerline-medium-r-normal--16-116-100-100-c-80-iso8859-1

I will try pcf version soon, but if anyone has tips on how to use the bitmap version and display powerline (zsh + Powerlevel10k) fonts properly in uxterm/urxvt it would be awesome.

Regards

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.