[reportlab-users] ttf fonts
Robin Becker
robin at reportlab.com
Thu Feb 27 12:55:59 EST 2014
I think I have solved the emoji issue observed with the Symbola.ttf font.
Problem was we only handled the format 4 cmap and Symbola full requires a format
12 handler.
I have made TTFont a bit more general, but I would like examples for cmap
formats 0, 2 & 6. If you know of such fonts (preferably free) let me know and
I'll try and get those working as well. The logic doesn't look too bad, but it's
a lot of bit twiddling so likely to be wrong at first try.
--
Robin Becker
More information about the reportlab-users
mailing list