文件最后提交记录最后更新时间
refactor(text): 精简文本引擎示例代码,移除字体路径查询示例 Co-Authored-By: Agent Signed-off-by: mobHot <hulei100@huawei.com> 13 天前
feat(ArkGraphics2D): add custom font implementation with step-by-step annotations - Add custom font include annotations for better documentation - Implement step 3 annotation for custom font usage in draw method - Add step 4 and step 5 annotations for paragraph builder implementation - Include step 2 annotation with two font loading approaches (system font and rawfile) - Add step 6 annotation for font unloading functionality - Update variable naming from ParagraphGraphBuilder to paragraphBuilder for consistency - Provide clear documentation markers for custom font implementation steps Signed-off-by: liufei <liufei225@h-partners.com> 4 个月前
refactor(text): 精简文本引擎示例代码,移除字体路径查询示例 Co-Authored-By: Agent Signed-off-by: mobHot <hulei100@huawei.com> 13 天前
rename Signed-off-by: KejiePeng <pengkejie@h-partners.com> 5 个月前
!9385 merge capi-js-sample into master refactor(text): 精简文本引擎示例代码 Created-by: mobhot Commit-by: mobHot Merged-by: openharmony_ci Description: **IssueNo**: https://gitcode.com/openharmony/applications_app_samples/issues/9093 **Description**:(提交描述) https://gitcode.com/openharmony/applications_app_samples/issues/9093 **Sig**: SIG_Sample **Feature or Bugfix**:(需求填Feature,缺陷填Bugfix) Bugfix **Binary Source**:No(涉及则Yes) **编译测试结果**:(Pass/Fail/评估不涉及) Pass ![image.png](https://raw.gitcode.com/user-images/assets/7933520/bf4d2c4d-2e87-4921-80c0-5c0315bdc9a9/image.png 'image.png') ![image.png](https://raw.gitcode.com/user-images/assets/7933520/64948e93-ef1e-441f-be78-d38bfdb08a7d/image.png 'image.png') **测试用例测试结果**:(Pass/Fail/评估不涉及) Pass **Signed-off-by:** ### L0新增用例自检结果 - [ ] 是,有新增L0用例,且完成自检 - [ ] 否 See merge request: openharmony/applications_app_samples!938513 天前
主题字sample调整 Signed-off-by: GMiao522 <goumiao2@huawei.com> 5 个月前
rename Signed-off-by: KejiePeng <pengkejie@h-partners.com> 5 个月前
docs(ArkGraphics2D): update file paths in README and sparse-checkout configs - Corrected outdated file paths in multiple README.md files under the ArkGraphics2D samples to reflect the new directory structure under TextEngine. - Updated sparse-checkout configuration paths to align with the renamed directories for proper repository initialization. - No functional code changes; documentation and configuration Signed-off-by: liufei <liufei225@h-partners.com> 5 个月前
refactor(text): 精简文本引擎示例代码,移除字体路径查询示例 Co-Authored-By: Agent Signed-off-by: mobHot <hulei100@huawei.com> 13 天前
主题字sample调整 Signed-off-by: GMiao522 <goumiao2@huawei.com> 5 个月前