Commit Graph

44 Commits

Author SHA1 Message Date
Suraj N. Kurapati
caa2a5dcf6 README: add a new section on WezTerm integration 2023-02-25 09:33:59 -08:00
Suraj N. Kurapati
b3dd0fdedc README: font renderings first, then app screenshots 2023-02-25 01:54:19 -08:00
Suraj N. Kurapati
0728ad1076 README: fix typos; link "Building" section; prose 2023-02-25 01:54:19 -08:00
Suraj N. Kurapati
90658c9b91 README: drop subheadings for individual font sizes 2023-02-25 01:54:19 -08:00
Suraj N. Kurapati
2c7a9c82fb idempotent BDF to TTF conversion (no timestamps)
https://github.com/kreativekorp/bitsnpicas/issues/35
2023-02-25 01:54:19 -08:00
Suraj N. Kurapati
4f4741dec8 Dockerfile: pin Bundler 2.3.26 for Ruby 2.5 support
Step 9/13 : RUN gem install bundler
 ---> Running in cbe3dbb35305
ERROR:  Error installing bundler:
        The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.3.26. Try installing it with `gem install bundler -v 2.3.26`
        bundler requires Ruby version >= 2.6.0. The current ruby version is 2.5.0.
2023-02-25 01:54:19 -08:00
Suraj N. Kurapati
2201fc4a9e add rake docker for consistent build with Docker 2023-02-25 01:54:19 -08:00
Suraj N. Kurapati
b32c0aa924 use Docker for consistent and reproducible builds 2022-10-08 10:07:19 -07:00
Nuc1eoN
fc6bebe712
README: official bitmap-font-patcher link dead, use mirror 2022-01-20 11:35:07 +01:00
Suraj N. Kurapati
7dedd738d6 GH-25: generate fonts in OTB format via fonttosfnt
Thanks to @j-n-f for showing how to properly generate these OTB files:

https://github.com/sunaku/tamzen-font/issues/25#issuecomment-607038541
2020-05-15 23:42:58 -07:00
Suraj N. Kurapati
e58a769153 README: add table of contents via vim-markdown-toc 2020-05-13 11:35:30 -07:00
Suraj N. Kurapati
5f6b954f75 simplify logic; absorb rule; rename screenshot.txt 2020-05-12 12:15:15 -07:00
Suraj N. Kurapati
67d5da8675 drop dfont (macOS), fnt (Windows), pt3 (TeX) fonts
They are made obsolete by the TTF (TrueType) fonts.
2020-05-12 12:15:15 -07:00
Suraj N. Kurapati
d9ae00800a GH-7: generate fonts in TTF format via Bits'N'Picas
Thanks to @vasili111 and VileR for sharing how to generate TTF fonts:

https://int10h.org/blog/2018/05/flexi-ibm-vga-scalable-truetype-font/#comment180507-2104

https://github.com/sunaku/tamzen-font/issues/7#issuecomment-403204446
2020-05-11 22:09:23 -07:00
Suraj N. Kurapati
db605473fb README: use actual Unicode emojis in license blurb 2020-05-11 22:08:03 -07:00
Suraj N. Kurapati
5212aa509d README: Repology.org provides package availability 2019-05-30 23:43:16 -07:00
Suraj N. Kurapati
f3c9a3fd45 README: try install ttf/ fonts on Windows & macOS 2019-05-30 23:43:16 -07:00
Suraj N. Kurapati
87cf48d8ac extract text in screenshots out into sample.txt 2018-10-15 09:15:50 -07:00
Suraj N. Kurapati
047976a005 drop README.png screenshot; man and tmux suffice 2017-04-01 12:48:01 -07:00
Suraj N. Kurapati
cb472c6ccd README: CommonMark based GitHub Flavored Markdown
https://githubengineering.com/a-formal-spec-for-github-markdown/
2017-04-01 12:48:01 -07:00
Suraj N. Kurapati
3d474b69f4 README: spare a life today (go vegan) to thank me 2017-02-11 13:55:56 -08:00
Suraj N. Kurapati
c71586b7da README: add more screenshots: showing man and tmux 2016-07-04 18:30:30 -07:00
Suraj N. Kurapati
6f46a68e03 README: drop fenced code blocks: be cat(1) friendly 2016-07-04 18:30:30 -07:00
Suraj N. Kurapati
4a9f7da064 README: move giant screenshot into correct section 2016-07-04 18:30:30 -07:00
Suraj N. Kurapati
86065c106d README: download from official release, not master 2016-07-04 18:30:30 -07:00
Suraj N. Kurapati
a207aeb439 README: add installation instructions for Windows 2016-07-04 18:30:30 -07:00
Suraj N. Kurapati
d9464fe177 drop *.pdb because Palm OS officially died in 2009 2016-07-04 18:30:30 -07:00
Suraj N. Kurapati
36d57b6135 drop *.otb for X11: it's redundant with *.bdf
> X11 (Unix/Linux): The X consortium have
> devised their own format which they call
> "OpenType Bitmap" with extension `.otb`.

https://fontforge.github.io/bitmaponlysfnt.html
2016-07-04 18:30:30 -07:00
Suraj N. Kurapati
8811a461d3 GH-9: drop *.fon files, they don't work under Win7 2016-07-04 18:30:30 -07:00
Suraj N. Kurapati
3456973418 README: revise install instructions and formatting 2016-05-24 15:09:17 -07:00
Suraj N. Kurapati
645135d21f FontForge doesn't generate TTF, treats MFNT as PT3 2016-05-24 15:03:27 -07:00
Suraj N. Kurapati
b682c40d26 generate console fonts as PSF, not PCF (alike BDF) 2016-05-24 15:03:27 -07:00
Suraj N. Kurapati
5c3f563fd1 add hand-tweaked Powerline as bdf/Powerline*.bdf
Taken from bitmap-font-patcher's output and manually tweaked in gbdfed:

* 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.
2016-05-24 15:03:22 -07:00
realhu1989
44010bf857 update archlinux aur link 2016-01-30 01:28:09 +08:00
Suraj N. Kurapati
2ba4b2dff6 README: show powerline & larger screenshots first 2015-11-10 19:05:58 -08:00
Suraj N. Kurapati
bff1694590 add Rake task to generate PCF fonts from BDF fonts 2015-11-01 22:36:42 -08:00
Suraj N. Kurapati
72b058279c move *.bdf and *.png into their own subfolders too 2015-05-20 12:19:03 -07:00
Suraj N. Kurapati
6e70c3e5c4 use fontforge to generate non-Linux font formats 2015-05-20 11:24:28 -07:00
Suraj N. Kurapati
1a4e1b3fcb README: fix link to XTerm; it was same as URxvt 2015-05-18 10:06:50 -07:00
Suraj N. Kurapati
ee2d14aa9d README: mention installing Arch Linux AUR package 2015-05-18 09:52:35 -07:00
Suraj N. Kurapati
f5d96f2478 README: fix broken link to Powerline screenshots 2015-03-26 16:35:16 -07:00
Suraj N. Kurapati
353b0d49ef README: installing bdflib from gitorious is broken 2015-03-26 16:23:32 -07:00
Suraj N. Kurapati
7a266dec5a README: add screenshot to show font under real use 2015-03-26 16:23:29 -07:00
Suraj N. Kurapati
becb4cb5c9 upgrade Tamsyn v1.11; drop 6x11, 7x12, 8x17 fonts 2015-03-26 16:23:10 -07:00