• N
    Add a truetype.Face type. · 6deea241
    Nigel Tao 提交于
    Its implementation is mostly a copy/paste of the freetype.Context type.
    Follow-up commits will make it more efficient.
    
    Also add an example that uses a truetype.Face and the
    golang.org/x/exp/shiny/font package to draw text.
    6deea241
face.go 6.2 KB