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

not getting the results i'd like to #9

Closed
alexmyczko opened this issue Dec 15, 2021 · 4 comments
Closed

not getting the results i'd like to #9

alexmyczko opened this issue Dec 15, 2021 · 4 comments
Labels
question Further information is requested

Comments

@alexmyczko
Copy link
Contributor

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?

@jonpalmisc
Copy link
Owner

jonpalmisc commented Dec 15, 2021

Can you provide the JSON config you used as well as an image of the result so I can better understand the issue?

@alexmyczko
Copy link
Contributor Author

alexmyczko commented Dec 15, 2021

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

and images i have to create... will edit/add here
Screenshot 2021-12-15 at 13 13 29

@jonpalmisc
Copy link
Owner

image

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
  }
]

@jonpalmisc jonpalmisc added the question Further information is requested label Dec 16, 2021
@alexmyczko
Copy link
Contributor Author

alexmyczko commented Dec 16, 2021

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 fnt: https://github.com/alexmyczko/fnt that is able to download google web fonts (vf) to be later used not only on the web...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants