Replies: 5 comments 1 reply
-
Please use 11.2 for testings or even better latest nightly. Also worth to check visual tree in DevTools F12 is there is any unexpected Margin or Padding. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
你用的字体可能不是最新的,可以去这下Region Specific Subset OTFs Simplified Chinese (简体中文),或者使用SourceHanSansSCLanguage Specific OTFs Simplified Chinese (简体中文),我在这下载的使用是没问题的。 |
Beta Was this translation helpful? Give feedback.
-
Hi @Hzlin7 so you think that the font is too old and newer font works fine? If so, I think we can move this topic into a Q&A as it is not an Avalonia issue then. |
Beta Was this translation helpful? Give feedback.
-
Yes, I am using the V2.004 version of the font, and it works fine. |
Beta Was this translation helpful? Give feedback.
-
Describe the bug
VerticalContentAlignment="Center" has been set, but the SourceHanSansCN font is still not centered in all controls
Uploading FontFontFamilyTest.zip…
To Reproduce
VerticalContentAlignment="Center" has been set, but the SourceHanSansCN font is still not centered in all controls
Expected behavior
No response
Avalonia version
11.1.0
OS
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions