7sDream

Results 55 comments of 7sDream

+1 for this. Proxy is important when downloading files hosted on Amazon S3 Server, emmm, at least it's important when you live in China mainland...

This feature (if anyone need) should be provided by a separate tool, so closing this issue for now.

After using this tool for years, I believe that the existing Canvas Render functionality largely fulfills the needs of glyph preview within the terminal. We also offer the capability to...

I think #58 makes this not a problem anymore. Can be tested by download macOS binary from https://github.com/7sDream/fontfor/actions/runs/6852170331#artifacts and see if it runs/works without any dependencies installed.

I replaced github.com/tencentyun/image-go-sdk with a existing fork It compiles, but I didn't test if this plugin still works now.

Needs a font supports the character. See: https://docs.rs/iced/latest/iced/settings/struct.Settings.html#structfield.default_font

As @fdehau post in this issue, moving this repo into a *dedicated* organization to encourage contributing is in his follow-up plan. And, forking is actully a common thing in open...

I just made a PR for this, it adds custom font search path support. And, btw, I think [fontdb](https://github.com/RazrFalcon/fontdb) is a good crate to replace the font searcher in cli,...

@drupol fontdb will [work with this env var](https://github.com/RazrFalcon/fontdb/blob/c63d68c9d148598ee119fd04fcf6368363b1375d/src/lib.rs#L388). But I think I should discuss with the author(and other developers) whether this solution is acceptable, before working on a new PR...

looks worth trying, maybe we can merge #270 first, and then I can continue work on fontdb intergation from here?