diff options
| author | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2005-06-14 12:09:34 +0000 |
|---|---|---|
| committer | pp <pp@455248ca-bdda-0310-9134-f4ebb693071a> | 2005-06-14 12:09:34 +0000 |
| commit | 85297207b49badcb30bcf090a2aa210183a79a84 (patch) | |
| tree | c62aea951465e4de0d0e282211d9c035883295b5 /docs/api.txt | |
| parent | dd8299f9b62e2fac48641609e87f5756cbe2b5f0 (diff) | |
- small changes in documentation
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@192 455248ca-bdda-0310-9134-f4ebb693071a
Diffstat (limited to 'docs/api.txt')
| -rw-r--r-- | docs/api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
