用imagettftext中文有编码问题

    技术2022-05-11  80

    用imagettftext时输出中文会有编码问题,记得用iconv("GB2312","UTF-8","中文")编码后再调用imagettftext

    最新回复(0)