farge icon indicating copy to clipboard operation
farge copied to clipboard

Can I change the font for rendering? helvetica

Open localmemories opened this issue 4 years ago • 3 comments

Can I change the font that is used for rendering in the default farge command. I get the following error:

/usr/bin/farge: line 104: bc: command not found
/usr/bin/farge: line 104: [: : integer expression expected
convert: unable to read font `helvetica' @ error/annotate.c/RenderFreetype/1425.

I don't think I have the helvetica font installed and would like to change it.

Thank you!

localmemories avatar Feb 18 '21 11:02 localmemories

Thank you for letting me know about this issue. I currently do not have access to my Linux machine but when I do, I'll get working on this issue and add an option for changing the font.

sdushantha avatar Feb 18 '21 12:02 sdushantha

Hello, I'm affected by the same issues too, can confirmed.

ahloiscreamo avatar Jun 01 '21 05:06 ahloiscreamo

@localmemories the bc command not found error is weird, are you running this on Linux or macOS? as for the font, it looks like you might have to just install it.

Ziad0dev avatar Dec 16 '21 23:12 Ziad0dev