From 85297207b49badcb30bcf090a2aa210183a79a84 Mon Sep 17 00:00:00 2001 From: pp Date: Tue, 14 Jun 2005 12:09:34 +0000 Subject: - small changes in documentation git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@192 455248ca-bdda-0310-9134-f4ebb693071a --- docs/api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/api.txt b/docs/api.txt index cdbe9c2..942e00f 100644 --- a/docs/api.txt +++ b/docs/api.txt @@ -280,7 +280,7 @@ void imlib_get_text_size(int font, string str, int &w, int &h, int array imlib_list_fonts() Return an array of all the fonts available in the font path -int imlib_load_font(string fontname[, string encoding]) +int imlib_load_font(string fontname) Load a font void imlib_text_draw(int img, int font, int x, int y, string str, int -- cgit v1.2.3