1 Star 0 Fork 313

ohos-porting/third_party_skia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 861 Bytes
一键复制 编辑 原始数据 按行查看 历史
stella.ren 提交于 2022-10-25 21:30 . optimize libskia compilation
{
"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": "third_party_skia",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//third_party/skia:skia(//build/toolchain/ohos:ohos_clang_arm)"
],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ohos-porting/third_party_skia.git
git@gitee.com:ohos-porting/third_party_skia.git
ohos-porting
third_party_skia
third_party_skia
master

搜索帮助