Search found 5 matches
- 2017-10-25T23:27:41-07:00
- Forum: Users
- Topic: Pango + Color emoji
- Replies: 11
- Views: 7227
Re: Pango + Color emoji
Try a color background and see if that makes any difference. Just not white/gray/black. So for example try -background pink. Perhaps ImageMagick sees the white background and thinks the image should be grayscale. If that works, try convert -background white -size 600x50 -set colorspace sRGB \ pango ...
- 2017-10-25T20:49:36-07:00
- Forum: Users
- Topic: Pango + Color emoji
- Replies: 11
- Views: 7227
Re: Pango + Color emoji
May I know what is the proper way to upgrade / install Imagemagick and PANGO? Sorry I do not know about installing on Linux. See http://www.imagemagick.org/script/download.php http://www.imagemagick.org/script/install-source.php#unix http://www.imagemagick.org/script/advanced-unix-installation.php ...
- 2017-10-25T09:41:00-07:00
- Forum: Users
- Topic: Pango + Color emoji
- Replies: 11
- Views: 7227
Re: Pango + Color emoji
May I know what is the proper way to upgrade / install Imagemagick and PANGO?
- 2017-10-25T09:38:45-07:00
- Forum: Users
- Topic: Pango + Color emoji
- Replies: 11
- Views: 7227
Re: Pango + Color emoji
Your IM version is over 100 versions old. Your Pango is old also. I am using IM 6.9.9.20 and pango @1.40.11_0. You might try upgrading. Also can you zip your font and post it to some free hosting service such as dropbox.com and put the URL here. That way we can try to test it on current version ...
- 2017-10-25T08:35:57-07:00
- Forum: Users
- Topic: Pango + Color emoji
- Replies: 11
- Views: 7227
Pango + Color emoji
Hi, I'm trying to render color Emoji with PANGO and Noto Color Emoji Font. However, the rendered Emoji become black & white. https://holland.pk/nrjuqmzo The Emoji is supposed to be like this: https://raw.githubusercontent.com/googlei18n/noto-emoji/master/png/128/emoji_u1f996.png How to reproduce ...