Hi,
I have several PNG icons (download from thenounproject.com page) and I want to use these ICON as a Font. How can I convert these ONG o SVG files into a Bitmap file font?
Best regards,
Oriol
Hi,
I have several PNG icons (download from thenounproject.com page) and I want to use these ICON as a Font. How can I convert these ONG o SVG files into a Bitmap file font?
Best regards,
Oriol
I had similar request when I wrote my own watch face. What I did was to create a bitmap font using BMFONT, wrote a few scripts to add extra icons downloaded from internet into the bitmap font file.
Today I just publish the program online. You can try it at Bitmap Font Online Editor (joshuahxh.com).