sdushantha / fontpreview

Highly customizable and minimal font previewer written in bash
MIT License
909 stars 39 forks source link

FEATURE: Added primitive support for display of fonts from zip archiv… #26

Open SebastianMeisel opened 4 years ago

SebastianMeisel commented 4 years ago

…e.

Seems to only work for ttf files at the moment. although otf should be supported by imagemagick.

It's just an idea. Maybe you want to implement it. I would put it in a separate branch for further testing.

SebastianMeisel commented 4 years ago

Tested on these archives: comic-jens.zip sinkin-sans.zip

And after last commit also works with: JetBrainsMono-1.0.2.zip

SebastianMeisel commented 4 years ago

ALso seems stable now :-)