Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Magick++我使用(Image::annotate方法)在图片上有一些代码渲染标签。几乎所有脚本都正确显示,但我在梵文和阿拉伯语方面遇到了麻烦。这些语言的每个符号都有几个字形,具体取决于单词中的符号位置。在生成的图像中,每个符号都被渲染为好像它是单词中的唯一符号,类似于(对于阿拉伯语):
Magick++
Image::annotate
م رح ب ا
代替
喜欢
是否可以正确呈现标签?