150256794b
Currently `loadCurrentFont()` is called whenever we call `CreateStringPath`, if the user has called `SetFont` instead of using the built in font resolution methods, `loadCurrentFont()` will more or less ignore that. |
||
---|---|---|
.. | ||
fileutil.go | ||
ftgc.go | ||
ftpath.go | ||
README.md | ||
text.go |
draw2d/draw2dimg
draw2d implementation that generates raster images using https://github.com/golang/freetype package.