-
Notifications
You must be signed in to change notification settings - Fork 6
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
not getting the results i'd like to #9
Comments
Can you provide the JSON config you used as well as an image of the result so I can better understand the issue? |
Of course, the json is the original sample.json same url: https://sid.ethz.ch/debian/fonts-homecomputer/fonts-homecomputer-1.0/temp_out/config.json |
Could you elaborate more on what you are expecting to see? In the image above, the left is the site you sent and on the right is the output of VFIT viewed with Font Book — I think they look nearly identical. In both cases, I used the same settings. You can see the JSON config I used below. [
{
"family": "Amiga",
"axes": {
"wght": 400.0,
"wdth": 100.0
},
"prefFamily": "Amiga",
"prefSubfamily": "Regular",
"weightOverride": 400,
"widthOverride": 5
}
] |
You absolutely right. I was only irritated to see the font way too large, instead of the usualy very small in terminals used... thanks for vfit! I've made a debian package of it :) fits very well to |
i have tried your sample.json on these fonts:
https://sid.ethz.ch/debian/fonts-homecomputer/fonts-homecomputer-1.0/temp_out/
but i'd rather like to get results like
https://sid.ethz.ch/debian/fonts-homecomputer/fonts-homecomputer-1.0/demo-workbench.html
it's pretty near, but i'm not sure... maybe you have a trick/tip how to improve the sample.json?
The text was updated successfully, but these errors were encountered: