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