How to add fonts to VcXsrv X-Server?
I can't find any documentation on how to add new fonts to VcXsrv. I found this but this is for a different program (Xming) and though I followed all the steps the fonts still doesn't show up in the X-server application (I'm trying with Terminator).
Any idea how to get it working?
windows-10 fonts windows-subsystem-for-linux x-server vcxsrv
add a comment |
I can't find any documentation on how to add new fonts to VcXsrv. I found this but this is for a different program (Xming) and though I followed all the steps the fonts still doesn't show up in the X-server application (I'm trying with Terminator).
Any idea how to get it working?
windows-10 fonts windows-subsystem-for-linux x-server vcxsrv
add a comment |
I can't find any documentation on how to add new fonts to VcXsrv. I found this but this is for a different program (Xming) and though I followed all the steps the fonts still doesn't show up in the X-server application (I'm trying with Terminator).
Any idea how to get it working?
windows-10 fonts windows-subsystem-for-linux x-server vcxsrv
I can't find any documentation on how to add new fonts to VcXsrv. I found this but this is for a different program (Xming) and though I followed all the steps the fonts still doesn't show up in the X-server application (I'm trying with Terminator).
Any idea how to get it working?
windows-10 fonts windows-subsystem-for-linux x-server vcxsrv
windows-10 fonts windows-subsystem-for-linux x-server vcxsrv
asked Mar 25 '17 at 19:08
this.lau_this.lau_
3,252102958
3,252102958
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
The author of VcXsrv himself answered part of this question here.
For using Windows10 fonts, it might need a little more steps. The main steps of Xming to create fonts.scale and fonts.dir are still valid. When starting VcXsrv you should follow marha's instructions in his answer and add "C:/Windows/Fonts," within the "-fp" argument list. (Notice that you must use forward slash '/' instead of backward slash '' in the path.)
If still can't, try Cygwin/X. The performance is not as good as VcXsrv but it works well. Most of all, all the X tools are compatible to VcXsrv. You can use a lot of X command line tools (like 'xset +fp ...') to configure VcXsrv after it rans.
Hope this helps.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1192339%2fhow-to-add-fonts-to-vcxsrv-x-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The author of VcXsrv himself answered part of this question here.
For using Windows10 fonts, it might need a little more steps. The main steps of Xming to create fonts.scale and fonts.dir are still valid. When starting VcXsrv you should follow marha's instructions in his answer and add "C:/Windows/Fonts," within the "-fp" argument list. (Notice that you must use forward slash '/' instead of backward slash '' in the path.)
If still can't, try Cygwin/X. The performance is not as good as VcXsrv but it works well. Most of all, all the X tools are compatible to VcXsrv. You can use a lot of X command line tools (like 'xset +fp ...') to configure VcXsrv after it rans.
Hope this helps.
add a comment |
The author of VcXsrv himself answered part of this question here.
For using Windows10 fonts, it might need a little more steps. The main steps of Xming to create fonts.scale and fonts.dir are still valid. When starting VcXsrv you should follow marha's instructions in his answer and add "C:/Windows/Fonts," within the "-fp" argument list. (Notice that you must use forward slash '/' instead of backward slash '' in the path.)
If still can't, try Cygwin/X. The performance is not as good as VcXsrv but it works well. Most of all, all the X tools are compatible to VcXsrv. You can use a lot of X command line tools (like 'xset +fp ...') to configure VcXsrv after it rans.
Hope this helps.
add a comment |
The author of VcXsrv himself answered part of this question here.
For using Windows10 fonts, it might need a little more steps. The main steps of Xming to create fonts.scale and fonts.dir are still valid. When starting VcXsrv you should follow marha's instructions in his answer and add "C:/Windows/Fonts," within the "-fp" argument list. (Notice that you must use forward slash '/' instead of backward slash '' in the path.)
If still can't, try Cygwin/X. The performance is not as good as VcXsrv but it works well. Most of all, all the X tools are compatible to VcXsrv. You can use a lot of X command line tools (like 'xset +fp ...') to configure VcXsrv after it rans.
Hope this helps.
The author of VcXsrv himself answered part of this question here.
For using Windows10 fonts, it might need a little more steps. The main steps of Xming to create fonts.scale and fonts.dir are still valid. When starting VcXsrv you should follow marha's instructions in his answer and add "C:/Windows/Fonts," within the "-fp" argument list. (Notice that you must use forward slash '/' instead of backward slash '' in the path.)
If still can't, try Cygwin/X. The performance is not as good as VcXsrv but it works well. Most of all, all the X tools are compatible to VcXsrv. You can use a lot of X command line tools (like 'xset +fp ...') to configure VcXsrv after it rans.
Hope this helps.
answered Aug 3 '17 at 8:49
Luke LeeLuke Lee
36137
36137
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1192339%2fhow-to-add-fonts-to-vcxsrv-x-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown