{meme, src="double-facepalm", above="아..망했어" }
meme can't show CJK language. (above thing is Korean).
{meme, src="double-facepalm", above="아..망했어" }
meme can't show CJK language. (above thing is Korean).
Try replacing the stock font with one that supports extended character sets? By default we support Tuffy and Impact, but you can modify the code to support other extended sets.
https://secure.phabricator.com/book/phabricator/article/remarkup/#memes
Code location of the font selection is here:
https://secure.phabricator.com/diffusion/P/browse/master/src/applications/files/PhabricatorImageTransformer.php;4dea152215cc008239ddc5fcccd5742c9243fb1e$319
I copied CJK font to reosurces/fonts/impact.ttf, then it worked.
Invalid Reporting. Close issue.
Thanks : )
@terro, you should be able to follow the comments here and install a CJK font resource to your install.