{"id":51328,"library":"goki-freetype","title":"Goki FreeType","description":"A Go implementation of the FreeType font rasterization library for drawing text on images.","status":"active","version":"1.0.5","language":"go","source_language":null,"source_url":"https://github.com/goki/freetype","tags":["freetype","font","rasterization","text","image"],"install":[{"cmd":"go get github.com/goki/freetype","lang":"bash","label":"Install github.com/goki/freetype"}],"dependencies":[],"imports":[{"symbol":"freetype","correct":"github.com/goki/freetype"}],"quickstart":{"code":"package main\n\nimport (\n\t\"image\"\n\t\"github.com/goki/freetype\"\n)\n\nfunc main() {\n\timg := image.NewRGBA(image.Rect(0, 0, 100, 100))\n\tc := freetype.NewContext()\n\tc.SetDst(img)\n}","lang":"go","description":"Create a FreeType context for rendering text"},"warnings":[],"env_vars":null,"search_vec":"'draw':13 'font':9,18 'freetyp':2,8,17 'go':4 'goki':1 'imag':16,21 'implement':5 'librari':11 'raster':10,19 'text':14,20","created_at":"2026-06-15T06:09:03.916258+00:00","updated_at":"2026-06-15T06:09:03.916258+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/goki/freetype","github":"https://github.com/goki/freetype","docs":"https://pkg.go.dev/github.com/goki/freetype#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}