在不同屏幕分辨率和密度的画布上绘图
我有以下情况: 我想在画布上绘制一个矩形,并在矩形内绘制一定大小的文本。 如何使矩形在所有屏幕尺寸上具有屏幕的 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论