我如何生成具有以下内容的字符串图像:
基本上,用户会发送一个关于他想要的图像的请求。
但是当我收到请求时,我应该如何使用nodejs来渲染png或base64 url以将其发送回用户。有没有任何库或方法可以实现这一目标。
我之前做了一些研究,似乎没有一个框架可以帮助使用浮雕等字体和文本样式渲染文本
server-side image-processing node.js
image-processing ×1
node.js ×1
server-side ×1