文件名称:nanovgo-gles
文件大小:823KB
文件格式:ZIP
更新时间:2024-06-03 12:09:03
Go
纳威 纯golang实现 。 NanoVG是一个受HTML5 Canvas API启发的矢量图形引擎。 API参考 参见 移植备忘录 根文件夹.go文件 从NanoVG移植。 fontstashmini/fontstash_mini.go 从移植。 它仅包含所需的功能。 fontstashmini/truetype 从https://github.com/TheOnly92/fontstash.go复制(公共域) 执照 zlib许可证 原文(NanoVG)作者 作者 涩川佳树 贡献 小泉森吉 @ hnakamur2 @mattn_jp @hagat @h_doxas FSX
【文件预览】:
nanovgo-gles-master
----paint.go(3KB)
----.gitignore(34B)
----sample()
--------Roboto-Bold.ttf(133KB)
--------web.go(3KB)
--------images()
--------entypo.ttf(35KB)
--------demo()
--------Roboto-Light.ttf(137KB)
--------sample.go(3KB)
--------Roboto-Regular.ttf(142KB)
----color.go(3KB)
----perfgraph()
--------performancegraph.go(3KB)
----platform_webgl.go(747B)
----doc()
--------thanks.rst(592B)
--------futureplan.rst(650B)
--------Makefile(7KB)
--------index.rst(1KB)
--------conf.py(9KB)
--------make.bat(7KB)
----gl_struct.go(2KB)
----LICENSE.txt(862B)
----.gitmodules(103B)
----constants_internal.go(741B)
----nanovgo_test.go(1KB)
----structs.go(12KB)
----util.go(9KB)
----gh-pages()
----README.rst(960B)
----transform.go(3KB)
----platform_mobile.go(575B)
----fontstashmini()
--------atlas.go(3KB)
--------fontstash_mini.go(15KB)
--------truetype()
----platform_other.go(744B)
----build.sh(331B)
----nanovgo.go(46KB)
----gl_backend.go(28KB)
----constants.go(3KB)