在不同屏幕分辨率和密度的画布上绘图

发布于 2024-10-15 07:37:24 字数 299 浏览 3 评论 0原文

我有以下情况: 我想在画布上绘制一个矩形,并在矩形内绘制一定大小的文本。 如何使矩形在所有屏幕尺寸上具有屏幕的 1/4 宽度,以及如何知道为内部文本提供什么 setTextSize 以便不超出矩形边界? 我已阅读 http://developer.android.com/guide/practices/screens_support.html< /a> 但我并不完全清楚这些概念。

I have the following situation:
I want to draw an rectangle on a canvas and inside the rectangle a text of a certain size.
How can I make the rectangle have 1/4 width of the screen on all screen sizes, and how can I know what setTextSize to give to the inside text in order to not exceed the rectangle boundaries ?
I have read http://developer.android.com/guide/practices/screens_support.html but I'm not fully clear with the concepts.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文