I need to draw some italic text on an image, and found packages https://github.com/golang/image/ and https://github.com/golang/freetype/truetypebut I cannot find an example to draw text in italic style, the documentation of freetype is too much for me.