1 Star 0 Fork 306

yexiandong/third_party_skia_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.88 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/skia",
"description": "skia is a complete 2D graphic library for drawing Text, Geometries, and Images.",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/skia"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING",
"component": {
"name": "skia",
"subsystem": "thirdparty",
"syscap": [],
"features": [
"skia_feature_product",
"skia_feature_enable_pgo",
"skia_feature_pgo_path",
"skia_feature_zlib"
],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [
"hilog",
"hitrace",
"init",
"bounds_checking_function",
"zlib",
"jsoncpp",
"egl",
"opengles"
],
"third_party": [
"vulkan-headers"
]
},
"build": {
"sub_component": [
"//third_party/skia:skia_canvaskit"
],
"inner_kits": [
{
"name": "//third_party/skia/third_party/libjpeg-turbo:libjpeg"
},
{
"name": "//third_party/skia/third_party/piex:piex"
},
{
"name": "//third_party/skia/third_party/libwebp:libwebp"
},
{
"name": "//third_party/skia:skia_canvaskit"
},
{
"name": "//third_party/skia:skia_canvaskit_static"
},
{
"name": "//third_party/skia/third_party/expat:expat"
}
],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ye-xiandong/third_party_skia_1.git
git@gitee.com:ye-xiandong/third_party_skia_1.git
ye-xiandong
third_party_skia_1
third_party_skia_1
master

搜索帮助