You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In fpdf_test.go, there exists a TestMultiCellUnsupportedChar, indicating that you deliberately choose not to support emojis (or any Unicode over 65536). I'd like to know why is it decided so. And won't there be emoji-support in the future?