golang / freetype

The Freetype font rasterizer in the Go programming language.
Other
786 stars 184 forks source link

how to set a font weight? #83

Closed dkostenko closed 3 years ago

dkostenko commented 3 years ago

how could I set a font weight for fonts with many variations (e.g. for font OpenSans[wdth,wght].ttf)?

m3ng9i commented 2 years ago

@dkostenko Why close this issue? Do you solve this problem? How to do that?