AndydeCleyre / colorcodebot

A simple Telegram bot for syntax highlighting
Do What The F*ck You Want To Public License
45 stars 6 forks source link

[feature-request] Add font selection #5

Closed Piterden closed 6 years ago

Piterden commented 6 years ago

If we use HTML why don't make it able to select a font for render?

AndydeCleyre commented 6 years ago

The HTML output should use whatever your browser's default monospace font is. So just set your browser to use the font you want.

AndydeCleyre commented 6 years ago

Depending on your system, that may rely on the configuration at ~/.config/fontconfig/fonts.conf.

AndydeCleyre commented 3 years ago

There's now an example fontconfig file (which is used by the current deployment) at app/.fontconfig/fonts.conf.