Git Product home page Git Product logo

Comments (3)

ron064 avatar ron064 commented on July 27, 2024

Update: I couldn't load this as zip file as well. Unicode font file is too big.
I could load it after replacing the file with another dummy_font_file with same name, then loading original file.
This may be related issue or different.

from cloudpebble.

Katharine avatar Katharine commented on July 27, 2024

This isn't the real error; the import is invalid, and that error message is being obscured by another error occurring while logging the issue. This is a bug.

"a file is too big" is a valid reason for it to reject an import, though it may also mean the limits should be reevaluated.

from cloudpebble.

ron064 avatar ron064 commented on July 27, 2024

In case of importing zip I get error that it's too big. In case of importing same project from github I get different error. It is very likely to be same reason as zip import. I guess you can check if it is size error. If so, we can divide it into two:

  1. Show "project too big" on import when it is the reason for fail.
  2. consider accepting bigger projects.

Regarding the size, it is within reason to keep the limit as it is, because there are tools to cut unnecessary font from big TTF files before loading them to the project. It depend on your server considerations.

from cloudpebble.

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.