-
Notifications
You must be signed in to change notification settings - Fork 156
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
Stylistic Set 1 - No loop k, build as default? #67
Comments
You cannot build it from source yet, as my build scripts are very simple and don't handle this. I will look into this, most probably by stealing ideas and code from Monoid's build system, which seems to solve this problem. In the meantime, you can use FontSquirrel's Webfont Generator. Upload the .ttf files, select Expert Mode, and tick "Style Set 1" in the "OpenType Flattening". You may also want to check "No subsetting" if you need Greek or Cyrillic characters. |
Ahhh, Thanks for the workaround! I'll give it a try. Although I think I may like the k-with-character better, but I want to compare. |
Is there a way to enable such "stylistic sets" without recompiling and shipping separate copies of the font? Like, via some global fontconfig setting (yeah, that'd be different on different platforms). As I'm afraid this single glyph turns a good font into something ridiculous. |
I'm not aware of any global setting like what you describe (I haven't researched it however). I think building several custom versions is the way to go, it's easier for users and works on all platforms, once you've downloaded the version that suits your tastes. You're harsh on my looped k :) But I understand that lots of people can find it disturbing, that's why I made an alternative version. |
The non-loop version k looks great, I can't wait to give a try. Unfortunately, I didn't figure out how to enable it, the webfont generator is a little bit inconvenient. I think building different version is good idea. |
I think I'm being a bit daft, but how does one enable Style Set 1. |
That font tool is interesting, but even if I set Vertical Metrics to No Adjustment, it produces a font with very different vertical spacing (so it's not usable). |
On Linux with recent enough fontconfig and Pango >= 1.34 you can enable the
|
OK people, I generated the files using Font Squirrel's Webfont Generator. Here is the archive. This should do until I finally implement a more modern build system. For reference, I used these settings: |
@belluzj - this generated version seems to have quite a few problems.. the size isn't consistent and just doesn't feel right to the eye. I guess these are artifacts of the automatic conversion? see |
Indeed, but that's the best I can do quickly. My plan is to have a better build system in the long run, like Monoid for example, but that will take more time and I can't do it now. Maybe you can fix this particular problem by regenerating the font with the same Font Squirrel settings as in the screenshot before, but with "Keep Existing" in the "True Type Hinting" section. |
@belluzj thanks for the quick response - I understand.. Take your own time... I'm just back to the regular looped k. Love this font! |
Hello everyone! I finally upgraded my build system (thanks to Monoid for the inspiration and most of the code), and here is the new version of the font with the straight This time it should behave just like the original version. @raghur can you confirm when you have some time to try again? Thanks in advance. |
@belluzj Thank you so much. This is my favorite font, I juts didn't like the K. Im installing it now :D |
@belluzj - Thanks - just downloaded. The sizing issues are fixed. However, Italic and BoldItalic versions in TTF and OTF directories still have the looped k (as shown by Windows font installer preview) |
Thanks for the report. I kept the looped version in the italic on purpose because I thought that it did fit better with the handwritten cursive style. But I will provide a coherent version and also open the loop in the italic, in the next version. |
Done for the 4 styles: https://github.com/belluzj/fantasque-sans/releases/tag/v1.7.2-alpha.2 |
@sigprof
|
@svenper
If that command shows |
Is it possible for me to build a ttf set from source that has ss01 set as the default?
PuTTY doesn't seem to support selecting stylistic sets.
The text was updated successfully, but these errors were encountered: