Chinaunix

标题: 寻高人指点gd画中文字的问题,万分感谢!!! [打印本页]

作者: pkico    时间: 2006-06-16 10:32
标题: 寻高人指点gd画中文字的问题,万分感谢!!!
想用gd库将中文转为图片,网上的例子同出一辙,没有好使得。 那位高人请详解一二,万分感谢。php 是4.4.2
以下是在TurboLinux 下挂载的库和整合的组件
'./configure' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-gd' '--enable-gd-native-ttf' '--enable-gd-jis-conv' '--with-freetype-dir' '--with-jpeg-dir' '--with-png-dir' '--with-zlib' '--enable-xml' '--enable-mbstring' '--with-iconv'
==================================================================
GD支持的列表

GD Support                                           enabled  
GD Version                                            bundled (2.0.28 compatible)  
FreeType Support                                 enabled  
FreeType                                               Linkage  with freetype  
GIF Read Support                                  enabled  
GIF Create Support                               enabled  
JPG Support                                           enabled  
PNG Support                                          enabled  
WBMP Support                                       enabled  
XBM Support                                          enabled  
JIS-mapped Japanese Font Support      enabled  

==================================================================
iconv支持的列表

iconv support                      enabled  
iconv implementation          glibc  
iconv library version            2.2.4  

Directive                         Local Value                Master Value
iconv.input_encoding       ISO-8859-1              ISO-8859-1
iconv.internal_encoding   ISO-8859-1              ISO-8859-1
iconv.output_encoding     ISO-8859-1              ISO-8859-1

==================================================================
mbstring支持的列表
Multibyte Support                               enabled  
Japanese support                               enabled  
Simplified chinese support                  enabled  
Traditional chinese support                enabled  
Korean support                                  enabled  
Russian support                                 enabled  
Multibyte (japanese) regex support  enabled




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2