katvan icon indicating copy to clipboard operation
katvan copied to clipboard

Support for not installed fonts

Open arakel2 opened this issue 7 months ago • 2 comments

Thank you for your useful Typst editor! I like it because it's lightweight and portable.

Could you perhaps add support for uninstalled fonts? Typst can use the --font-path argument or the TYPST_FONT_PATHS environment variable. Unfortunately, Katvan doesn't yet support these options.

Thanks in advance!

arakel2 avatar May 24 '25 11:05 arakel2

Sure, why not. A UI for font path selection will take a while, but respecting the TYPST_FONT_PATHS environment variable should be doable. I plan on a release next week (waiting for Qt 6.9.1 to come out), so it should be possible to include this feature in it.

IgKh avatar May 24 '25 14:05 IgKh

That sounds good. Support for environment settings would be enough for me. Others might prefer to configure it via the user interface. I'm looking forward to the new release.

arakel2 avatar May 24 '25 15:05 arakel2

Environment variable support added in release 0.10.0

IgKh avatar Jun 03 '25 15:06 IgKh