7sDream / fontfor

Find fonts which can show a specified character and preview them in terminal or browser.
GNU General Public License v3.0
160 stars 7 forks source link

Font size on browser preview #55

Closed noraj closed 10 months ago

noraj commented 2 years ago
$ fontfor '💩' -p
Font(s) support the character "💩"(U+01F4A9, 128169, 0xF0 0x9F 0x92 0xA9):
Noto Color Emoji     with 1 style
Source Code Pro      with 14 styles
Source Code Variable with 14 styles
----------------------------------------
Please visit http://127.0.0.1:34659/ in your browser for preview
And press Enter after your finish...

The font size is pretty small.

image

It's 2px, (15px would be readable)

image