I need to write text over images using Image Magick. This text can contain emojis. The font I'm using for this obviously doesn't support any emoji symbols.
Am I able to merge emoji font file into this font with some software (merge two TTFS), or I have go the long way spitting this text into substrings with different fonts?
- Which software can help me with merging TTFs?
- Can I merge AppleColorEmoji.ttf with it's colorful images instead of one-color symbols into regular font? If not, I need a software to merge two regular fonts, because there are several one-colored emoji fonts out there to try.
Thanks!