Skip to content

[css] 第452天 你有用到以pt为单位过吗?pt单位有什么应用场景呢? #2629

@haizhilin2013

Description

@haizhilin2013
Collaborator

第452天 你有用到以pt为单位过吗?pt单位有什么应用场景呢?

3+1官网

我也要出题

Activity

zhaofeipeter

zhaofeipeter commented on Jul 22, 2020

@zhaofeipeter

没用过
pt单位应用场景
当用户改变 默认的 96DPI 时
使用 px 定义文字,无论用户怎么设置,都不会改变大小;使用 pt 定义文字,当用户设置超过 96DPI 的值,数值越大,字体就越大。

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@zhaofeipeter

        Issue actions

          [css] 第452天 你有用到以pt为单位过吗?pt单位有什么应用场景呢? · Issue #2629 · haizlin/fe-interview