ccbikai / cloudflare-worker-image

使用 Cloudflare Worker 处理图片, 依赖 Photon,支持缩放、剪裁、水印、滤镜等功能。
https://chi.miantiao.me/posts/cloudflare-worker-image/
Apache License 2.0
154 stars 26 forks source link

draw_text文字大小如何设置? #3

Open Lancenas opened 3 months ago

Lancenas commented 3 months ago

draw_text文字大小如何设置?

ccbikai commented 3 months ago

photon 的 draw_text 不支持设置文字大小 https://docs.rs/photon-rs/latest/photon_rs/text/fn.draw_text.html