Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

font display for portable application #1004

Closed
duytrung opened this issue May 29, 2020 · 3 comments
Closed

font display for portable application #1004

duytrung opened this issue May 29, 2020 · 3 comments

Comments

@duytrung
Copy link

Hi,

I have used the Msys2 on USB stick. The mintty display the character incorrectly if I use the Vim with Evervim distribution as these require Knack Nerd font. How to display the font correctly in this case?

image

Should mintty have a font folder for users to put the necessary fonts in there instead of using Windows host font. As some computers do require admin rights to install fonts.

Thank you very much

@mintty
Copy link
Owner

mintty commented May 29, 2020

Duplicate of #901, see my first comment there.

@mintty
Copy link
Owner

mintty commented Oct 16, 2020

Actually, this turned out to be much easier, using Windows function AddFontResourceEx.
Introduced new configuration subfolder fonts to drop dynamic fonts.
A portable installation would need to provide its config tree and set it in the invocation via command line parameter --configdir.

@mintty
Copy link
Owner

mintty commented Oct 24, 2020

Released 3.4.1.

@mintty mintty closed this as completed Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants