texpack
is a texture packer with both image and font support in the same atlas.
- Does not support OpenType font kerning -- limitation of
github.com/golang/freetype
. - SDF support is weak
- Doesn't auto rotate
go get github.com/adinfinit/texpack
maxrect
- is a MaxRects implementationpack
- implements utilities for interfacing with maxrectsdf
- implements signed-distance-field generation