cloudsales
V2EX  ›  问与答

CSS 里,这样的字体描述会侵权吗?

  •  
  •   cloudsales · Aug 28, 2020 · 1344 views
    This topic created in 2109 days ago, the information mentioned may be changed or developed.
    CSS 里,这样的字体描述会侵权吗?

    body,button, input, select, textarea {font: 12px/1 "Microsoft YaHei","微软雅黑","arial","tahoma","MicrosoftJhengHei"; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; -webkit-font-smoothing: antialiased!important;/* 用 ascii 字符表示,使得在任何编码下都无问题 */}

    input.form-control{font: 12px/1 "Microsoft YaHei","微软雅黑","arial","tahoma","MicrosoftJhengHei";}
    mutu
        1
    mutu  
       Aug 28, 2020
    并不会,你这只是声明可以使用这些字体,具体用不用还要看对应的操作系统有没有。除非你把 font 文件引入进去,那肯定就侵权了。
    cloudsales
        2
    cloudsales  
    OP
       Aug 28, 2020
    @mutu 明白了。感谢。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2685 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 11:13 · PVG 19:13 · LAX 04:13 · JFK 07:13
    ♥ Do have faith in what you're doing.