jimp-dev / jimp

An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
http://jimp-dev.github.io/jimp/
MIT License
14.04k stars 760 forks source link

Improve Fonts #1170

Open hipstersmoothie opened 1 year ago

hipstersmoothie commented 1 year ago

Currently we only support bitmap fonts which makes it hard to use. We should find a way to use any font. Maybe this works different when in browser vs not.

Also: This proposal might fix this https://github.com/jimp-dev/jimp/discussions/1167

hipstersmoothie commented 1 year ago

This will likely also need some wasm stuff to work properly

17602260250 commented 1 year ago

怎么支持中文字体

pkjy commented 1 year ago

怎么支持中文字体

https://github.com/jimp-dev/jimp/issues/419#issuecomment-1687934829