Skip to content

Test3betterfont#252

Merged
hiroshisuga merged 22 commits into
dev3027allfrom
test3betterfont
May 15, 2026
Merged

Test3betterfont#252
hiroshisuga merged 22 commits into
dev3027allfrom
test3betterfont

Conversation

@hiroshisuga

Copy link
Copy Markdown
Owner

What does this PR do?

Closes Issue(s)

Closes #

Motivation

How to test

More

  • Added/updated documentation

プロダクションモードでは、tldrawがfont-familyをinheritする設定が上書きしてしまう。今のところはこの変更なしでも大丈夫だが、少しだけ強い設定にしておくことにする。
もっと強い設定は
.tl-text[data-font="draw"],
.tl-text-shape__wrapper[data-font="draw"] .tl-text {
  font-family: AMT, MRY, sans-serif;
}
これをやると、tldrawのfont-family: inherit設定が完全に上書きされる。
The change that ChatGPT suggested is probably not necessary.
@hiroshisuga hiroshisuga merged commit b5494d9 into dev3027all May 15, 2026
113 of 145 checks passed
@hiroshisuga hiroshisuga deleted the test3betterfont branch May 15, 2026 13:19
@github-actions

Copy link
Copy Markdown

🚨 Automated tests failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant