php文字生成图片如何使字体变大?

发布网友 发布时间:2022-04-22 23:39

我来回答

4个回答

热心网友 时间:2022-04-18 14:09

这个内置就是1---5,你试下:imagettftext

热心网友 时间:2022-04-18 15:27

  用imagettftext()替代imagestring()
  参考http://php.net/manual/zh/function.imagettftext.php

热心网友 时间:2022-04-18 17:02

font-size

热心网友 时间:2022-04-18 18:53

imagettftext

(PHP 4, PHP 5)

imagettftext — 用 TrueType 字体向图像写入文本

说明

array imagettftext ( resource $image , float $size , float $angle , int $x , int $y , int $color , string $fontfile , string $text )

用这个imagettftext调用你自己的字体文件

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com