Git Product home page Git Product logo

Comments (7)

YiNNx avatar YiNNx commented on June 1, 2024

这是由字体文件不适配导致的bug,参见 issue #19#20
在最新的 Release 里已经更换了新的字体文件,请重新下载更换 Release 版本,看看还没有显示问题

from typora-theme-lapis.

cyjsxxf avatar cyjsxxf commented on June 1, 2024

这是由字体文件不适配导致的bug,参见 issue #19#20
在最新的 Release 里已经更换了新的字体文件,请重新下载更换 Release 版本,看看还没有显示问题

我尝试了新的release,问题依然存在

from typora-theme-lapis.

YiNNx avatar YiNNx commented on June 1, 2024

再试试这条评论里的字体文件?#19 (comment)
同时在lapis.css中修改对应的文件名并重启 typora
或者你也可以直接注释或删除掉下面的代码,不使用 Cantarell 字体,这样应该就能正常显示了

@font-face {
    font-family: "Cantarell";
    src: url('lapis/Cantarell-VF-new.otf');
}

from typora-theme-lapis.

YiNNx avatar YiNNx commented on June 1, 2024

之后的版本可能会换个字体...这个字体在mac上确实有些问题 🤔

from typora-theme-lapis.

cyjsxxf avatar cyjsxxf commented on June 1, 2024

再试试这条评论里的字体文件?#19 (comment) 同时在lapis.css中修改对应的文件名并重启 typora 或者你也可以直接注释或删除掉下面的代码,不使用 Cantarell 字体,这样应该就能正常显示了

@font-face {
    font-family: "Cantarell";
    src: url('lapis/Cantarell-VF-new.otf');
}

这个字体好像在M1 Pro的mac上有点问题(刚好我和issue #19 的用户是一样的电脑,不清楚其他人是否有类似问题),尝试新版本的问题仍存在,我通过注释引入字体的代码解决了

from typora-theme-lapis.

cyjsxxf avatar cyjsxxf commented on June 1, 2024

十分感谢,我个人非常喜欢这个主题

from typora-theme-lapis.

YiNNx avatar YiNNx commented on June 1, 2024

好,之后的版本应该会把Cantarell字体替换掉,感谢反馈~

from typora-theme-lapis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.