summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-13 09:21:32 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-13 09:21:32 +0000
commit9526a97fb0fab7d41b44a38f7a942f260e282680 (patch)
tree96b0be553e098e3499d07eb6e34f621fd08aba3f
parent7a6b5b4a61f28c9633e5775a25c04c63f983df5e (diff)
downloadampache-9526a97fb0fab7d41b44a38f7a942f260e282680.tar.gz
ampache-9526a97fb0fab7d41b44a38f7a942f260e282680.tar.bz2
ampache-9526a97fb0fab7d41b44a38f7a942f260e282680.zip
moved to a more GPL friendly font, hopefully considering it came from debians stuff
-rw-r--r--modules/captcha/COLLEGE.ttfbin5896 -> 0 bytes
-rw-r--r--modules/captcha/FreeMono-Medium.ttfbin0 -> 245788 bytes
-rw-r--r--modules/captcha/captcha.php4
3 files changed, 1 insertions, 3 deletions
diff --git a/modules/captcha/COLLEGE.ttf b/modules/captcha/COLLEGE.ttf
deleted file mode 100644
index 400fe5ce..00000000
--- a/modules/captcha/COLLEGE.ttf
+++ /dev/null
Binary files differ
diff --git a/modules/captcha/FreeMono-Medium.ttf b/modules/captcha/FreeMono-Medium.ttf
new file mode 100644
index 00000000..5c595d18
--- /dev/null
+++ b/modules/captcha/FreeMono-Medium.ttf
Binary files differ
diff --git a/modules/captcha/captcha.php b/modules/captcha/captcha.php
index 1b419cc6..aab8bab7 100644
--- a/modules/captcha/captcha.php
+++ b/modules/captcha/captcha.php
@@ -157,9 +157,7 @@ END;
$c2 = rand(195^$R, 230^$R);
#-- configuration
- $fonts = array(
- // "COLLEGE.ttf",
- );
+ $fonts = array();
$fonts += glob(EWIKI_FONT_DIR."/*.ttf");
#-- encolour bg