Rasmus

Results 298 comments of Rasmus

I have this issue as well and I think the problem is with finding the `golint` program which is likely installed in our GOPATH and not system-wide e.g. in /bin....

Offending line causing the error: https://github.com/yields/sublime-go/blob/5c72dade32f45fb920c4b8f7907e41da806feb27/go/lint.py#L99-L106 The last line here with parameter `filepath` is a list. It comes from here: https://github.com/yields/sublime-go/blob/5c72dade32f45fb920c4b8f7907e41da806feb27/go/buffer.py#L77-L81 You're trying to destruct a string (the filename) as...

Pending discussion at https://github.com/rsms/inter/issues/722#issuecomment-2479580230

This is Microsoft ClearType altering the outlines. Either tune your cleartype to be less aggressive, use fonts without TTF hints or disable cleartype rendering in the software being used (for...

Can you expand on this a bit? What is a scenario where you need these symbols and why are existing solutions not adequate?

Do not ignore [the issue template](https://github.com/rsms/inter/issues/new?assignees=&labels=&projects=&template=bug_report.md)

Would be a nice addition. Akzidenz-Grotesk style

Duplicate of #539 Also, please do not ignore [the issue template](https://github.com/rsms/inter/issues/new?assignees=&labels=&projects=&template=feature_request.md)

Indeed this is by design. I've changed the issue to a request (which I'm unlikely to actually fulfill since Inter used to have a double-story a in italic and it...