php、gd 和样式

发布于 2024-09-13 13:16:23 字数 295 浏览 2 评论 0原文

例如我有这个html代码:

<p><strong>Text text.</strong></p>
<p><span style="font-size: 14pt;"><span style="background-color: #ff0000;">Text text...</span></span></p>

可以在图像上用这种样式写这个文本(使用php GD)吗?

谢谢

for example i have this html code:

<p><strong>Text text.</strong></p>
<p><span style="font-size: 14pt;"><span style="background-color: #ff0000;">Text text...</span></span></p>

Possible write this text with this style on the image (with php GD)?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

壹場煙雨 2024-09-20 13:16:23

请参阅:

如果您尝试使用这些函数编写字体并遇到特定问题,请发布另一个问题

See:

Post another question if you've tried writing it with these functions and have a specific problem

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文