Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
applications_app_samples
/
code
/
DocsSample
/
ArkGraphics2D
/
TextEngine
下载当前目录
mobhot
refactor(text): 精简文本引擎示例代码,移除字体路径查询示例
49281f53
创建于
13 天前
历史提交
文件
最后提交记录
最后更新时间
ComplexTextDrawing
refactor(text): 精简文本引擎示例代码,移除字体路径查询示例 Co-Authored-By: Agent Signed-off-by: mobHot <hulei100@huawei.com>
13 天前
CustomFont
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 个月前
NDKComplexText1
refactor(text): 精简文本引擎示例代码,移除字体路径查询示例 Co-Authored-By: Agent Signed-off-by: mobHot <hulei100@huawei.com>
13 天前
NDKDrawingSimpleText
rename Signed-off-by: KejiePeng <pengkejie@h-partners.com>
5 个月前
NDKTextMeasurement
!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   **测试用例测试结果**:(Pass/Fail/评估不涉及) Pass **Signed-off-by:** ### L0新增用例自检结果 - [ ] 是,有新增L0用例,且完成自检 - [ ] 否 See merge request: openharmony/applications_app_samples
!9385
13 天前
NDKThemFontAndCustomFontText
主题字sample调整 Signed-off-by: GMiao522 <goumiao2@huawei.com>
5 个月前
SimpleTextDrawing
rename Signed-off-by: KejiePeng <pengkejie@h-partners.com>
5 个月前
SystemFontInfoGet
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 个月前
TextMetrics
refactor(text): 精简文本引擎示例代码,移除字体路径查询示例 Co-Authored-By: Agent Signed-off-by: mobHot <hulei100@huawei.com>
13 天前
ThemeFont
主题字sample调整 Signed-off-by: GMiao522 <goumiao2@huawei.com>
5 个月前