17 May
2012
17 May
'12
7:46 p.m.
Module: wine Branch: master Commit: 57f97fd6a250dfcad9cffad4ffba984548a60562 URL: http://source.winehq.org/git/wine.git/?a=commit;h=57f97fd6a250dfcad9cffad4ff... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu May 17 17:40:57 2012 +0200 tools: Remove the fnt2bdf tool, we no longer use X11 fonts. --- .gitignore | 1 - tools/Makefile.in | 5 - tools/fnt2bdf.c | 778 ------------------------------------------------- tools/font_convert.sh | 134 --------- 4 files changed, 0 insertions(+), 918 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=57f97fd6a250dfcad9cffa...