fontpreview icon indicating copy to clipboard operation
fontpreview copied to clipboard

Highly customizable and minimal font previewer written in bash

Results 19 fontpreview issues
Sort by recently updated
recently updated
newest added

## Feature idea Preview all font at once (with a custom text eg. using `--preview-text `) in a list (one font per line). Would make it easy to compare lot...

Some people might prefer dmenu to fzf. I added the `e` flag (and it's long version `search-engine`) to your script. The default value remains fzf. Here is an example: `fontpreview...

It would be cool if the program updated the font on the font preview window as you scrolled, without having to click the enter key

enhancement

Currently, if a RTL language is passed to fontpreview via `--preview-text`, it appears backwards. Can be seen with the following text: > קצת טקסט בעברית which gives the following output:...

bug

When opening a font with `fontpreview` the window only has "sxiv" as the title. If multiple fonts are opened it becomes hard to keep track which `fontpreview` window shows which...

enhancement

Hello, Your `fontpreview` shows only the systems fonts, then I want the `fontpreview` to show other non-system font fonts to preview the fonts, for example: ```zsh fontpreview '/home/your_username/GitLab/fontes/Fontes de Apple...

enhancement

Please implement a title in the font preview window, which should show the font name and style or the postscript name. ### Use case Fonts have often misleading names, sometimes...

enhancement

Cool script! Here are some ideas I finished. 1. Select new font without rebooting fzf; 2. Edit preview text on the fly (ctrl-t); 3. Fix: Reboot sxiv if it is...