Merith

Results 167 comments of Merith

@Just-Insane you say this is possible with cloudflare? where and how?

neat, is it possible to make this an extension? to load a font off the internet?

@Just-Insane does this enable font ligatures? like converting => to the special char?

well installing the font assumes you are on a computer where you are able to do so. Windows: requires admin+reboot to properly install font, and even then custom fonts may...

honestly, making it so it loads custom font files from `$DATA_DIR/fonts` via some js in the actual code would work

@canbakiskan what could be done would be a simple addition to the code where it reads fonts and loads them in the CSS

These dont solve the actual issue of having the fonts loaded. there are instances where people may be running code-server, on LAN and NOT behind a webserver like nginx or...

okay. wouldnt it be more sane to write an extension for this? like execute JS to load CSS automatically?

The main problem is that of these are workarounds rather than addressing the actual concern. The config inside of the settings.json could be codeserver.FontLoader:{ "font name" : "path to font...

> What is the State right now? I want to use Fira Code... Do I have to use the Cloudflare hack? > > Edit: Works using Cloudflare App, but would...