draw2d/draw2dimg
Hamcha a7539fd29b
Fix bound calculation with just emojis (again, super hacky)
2018-11-16 17:36:38 +01:00
..
README.md Create README.md 2015-09-11 10:11:40 +02:00
curve_limit_test.go Change import paths 2018-11-16 12:21:14 +01:00
fileutil.go remove path package and create draw2dimg package 2015-04-29 14:33:32 +02:00
ftgc.go Fix bound calculation with just emojis (again, super hacky) 2018-11-16 17:36:38 +01:00
ftpath.go Change import paths 2018-11-16 12:21:14 +01:00
text.go Change import paths 2018-11-16 12:21:14 +01:00

README.md

draw2d/draw2dimg

Coverage GoDoc

draw2d implementation that generates raster images using https://github.com/golang/freetype package.