Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
You cannot put the glyph directly into label:. You need to type the glyph into a UTF-8 compatible text editor and then use @textfile.txt to load the glyph, assuming the font supports those glyphs.
fmw42 wrote: ↑2019-04-25T09:26:42-07:00
You cannot put the glyph directly into label
No, but I can copy & paste. It works for a lot of other Unicode characters just fine and the webpage you linked suggests the same.
Even if you can not directly type unicode characters, one simple solution is to just 'copy-n-paste' the desired characters
The problem isn't that it doesn't work, but that it doesn't correctly combine the codepoints to render the correct grapheme cluster. Please take a closer look at the images in my first post. The last image was generated with ImageMagick by executing the command I mentioned.