Tencent / Tencent/tdesign-flutter

fix: 排查字体示例中的字符渲染问题

Open
#993 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
1.2k
Forks
182
Avg merge
2d 2h
Merged PRs (30d)
88

Description

背景

字体示例中的“字符测试”原先标记为“待修复”,说明部分字号或字符组合存在已知渲染问题,但目前没有记录具体复现条件。

期望

  • 明确问题涉及的字体、字号、字符集和平台;
  • 修复字体加载或文本渲染问题;
  • 在 Flutter Web、Android、iOS 上补充验证。

相关代码

  • tdesign-component/example/lib/page/t_font_page.dart

该问题原先由“待修复”标记提示,不应仅改名隐藏。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in tdesign-component/example/lib/page/t_font_page.dart and run the font example's character test on Flutter Web, Android, and iOS. Identify and record the affected font, size, character set, and platform, then verify that the rendering issue is fixed and the three platform checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile-dev, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.