Commit Graph

31 Commits

Author SHA1 Message Date
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
ee2c8d4d64 GH-9: ensure *.fnt embedded font names are unique 2016-07-04 18:30:30 -07:00
Suraj N. Kurapati
bae79897b2 add "Tamsyn" prefix to Git tag names for vN.N trees 2016-07-04 18:30:26 -07:00
Suraj N. Kurapati
19524f348a GH-10: Powerline infused BDFs need ISO10646 charset
Otherwise, URxvt renders Powerline symbols as boxes.
2016-07-02 11:39:18 -07:00
Suraj N. Kurapati
3574e7e921 add "quick brown fox" pangram text to screenshots 2016-05-24 15:09:13 -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
ca8b8c1d5e don't backport smaller 7x12 glyphs into larger 7x13 2016-05-24 15:03:27 -07:00
Suraj N. Kurapati
2549cfc79b forgot to clobber pcf/ folder and ignore .console 2016-05-24 15:03:27 -07:00
Suraj N. Kurapati
8205664b6f revert encoding after appeasing bitmap-font-patcher 2016-05-24 15:03:26 -07:00
Suraj N. Kurapati
5633e890b7 automate backport of hand-tweaked Powerline glyphs 2016-05-24 15:03:26 -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
Suraj N. Kurapati
b3e91b8884 bdftopcf accepts output filename as cmd-line arg 2015-12-01 13:09:46 -08:00
Suraj N. Kurapati
ca9c2c1c4f Rakefile: more helpful error when screenshot fails 2015-11-16 14:56:24 -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
a23e31a74c Rakefile: make builds incremental with touch files 2015-03-26 16:23:32 -07:00
Suraj N. Kurapati
a0045d4f53 Rakefile: update backporting logic for Tamsyn 1.11 2015-03-26 15:23:54 -07:00
Suraj N. Kurapati
2ac5a72eff add :into regexp to selectively port fonts by name 2014-10-27 09:46:21 -07:00
Suraj N. Kurapati
f6f5eb1b3e bypass my openbox rules for the screenshot xterm 2014-10-26 22:08:27 -07:00
Suraj N. Kurapati
044e858aca GH-2: drop blank glyphs from Powerline font patcher
These blank glyphs prevented other fonts from supplying real ones.

https://github.com/sunaku/tamzen-font/issues/2#issuecomment-51993873
2014-10-26 21:40:33 -07:00
Suraj N. Kurapati
4b4b0aceb1 absorb Tamzen.rb into Rakefile 2014-10-26 21:28:19 -07:00
Suraj N. Kurapati
98b6ccbe76 fix Powerline glyphs in screenshots by using XTerm
Imagemagick's convert(1) failed to render Powerline symbols (Unicode) no
matter what I tried, but XTerm already rendered them correctly so I took
advantage of that fact and am now producing the screenshots using XTerm.
2013-10-22 10:42:56 -07:00
Suraj N. Kurapati
04e9de8ebf add Powerline symbols to create TamzenForPowerline 2013-10-22 10:40:58 -07:00
Suraj N. Kurapati
f12ab57220 refresh X font server before rendering screenshots 2012-10-13 11:03:01 -07:00
Suraj N. Kurapati
0641a12d81 fix error: convert: unknown image property "%^" 2012-10-06 17:00:08 -07:00
Suraj N. Kurapati
d41d39cf63 use rake rules instead of confusing dynamic tasks 2012-03-07 22:20:26 -08:00
Suraj N. Kurapati
26cca864fc programatically generate screenshots for all fonts 2012-03-07 21:51:15 -08:00