Module: wine Branch: master Commit: 8ad6049ac642bf61d338e0c2094b9a0b9a2f51bd URL: http://source.winehq.org/git/wine.git/?a=commit;h=8ad6049ac642bf61d338e0c209...
Author: Alexandre Julliard julliard@winehq.org Date: Sat Mar 22 21:23:56 2008 +0100
fonts: Store the generated TrueType fonts in the repository, and rebuild them only in maintainer mode.
---
Make.rules.in | 2 +- configure | 7 +--- configure.ac | 9 ++--- fonts/.gitignore | 8 ---- fonts/Makefile.in | 85 +++++++++++++++++++++++---------------------- fonts/courier.ttf | Bin 0 -> 14060 bytes fonts/marlett.ttf | Bin 0 -> 6136 bytes fonts/ms_sans_serif.ttf | Bin 0 -> 27752 bytes fonts/small_fonts.ttf | Bin 0 -> 15956 bytes fonts/small_fonts_jp.ttf | Bin 0 -> 9116 bytes fonts/system.ttf | Bin 0 -> 23940 bytes fonts/tahoma.ttf | Bin 0 -> 86772 bytes fonts/tahomabd.ttf | Bin 0 -> 64396 bytes 13 files changed, 49 insertions(+), 62 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8ad6049ac642bf61d338e0...