This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit efb3a7dd524d442f353125b52409eaa36f6abbc3 Author: Arand Nash <[email protected]> Date: Mon May 16 12:27:09 2011 +0100 Font gen commands --- 06_fonts | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/06_fonts b/06_fonts new file mode 100644 index 0000000..fa55004 --- /dev/null +++ b/06_fonts @@ -0,0 +1,21 @@ +./ttf2font Selfism\ Bold.otf -g3 -d4 -o1 + +./ttf2font Selfism\ Bold.otf -nemphasis -g3 -d4 -o1 + +./ttf2font Selfism\ Bold.otf -nradar -g3 -d1 -o1 + +./ttf2font Selfism\ Bold.otf -nsub -g3 -d4 -o1 + +./ttf2font Selfism\ Bold.otf -nsuper -g3 -d5 -o1 + +./ttf2font CPMono_v07\ Plain.otf -nsuper -g3 -d3 -o1 + +./ttf2font CPMono_v07\ Plain.otf -ncommand -g3 -d3 -o1 + +./ttf2font CPMono_v07\ Plain.otf -nconsole -g3 -d3 -o1 + +./ttf2font CPMono_v07\ Plain.otf -nconsub -g3 -d1 -o1 + +http://www.sonntag.nl/seiten/free/selfism/selfism.htm + +http://www.fontspace.com/liquitype/cp-mono -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

