Giter VIP home page Giter VIP logo

Comments (4)

kobalicek avatar kobalicek commented on May 26, 2024

Unfortunately I can confirm this. The reason this fails is that OTF fonts have no bounds stored in the font, the outlines have to be inspected in order to get bounds. I will definitely try to finish this.

from blend2d.

kobalicek avatar kobalicek commented on May 26, 2024

I have added an initial implementation for OTF/CFF fonts, however, it's uncached for now and thus slow. Let me know whether this works for you:

Commit: 44a1872

from blend2d.

KMojek avatar KMojek commented on May 26, 2024

Thanks, this should work! I'm having trouble building from git for some reason (probably I'm doing something stupid; beta7 and beta 8 zips worked just fine). I just wanted to verify that more complete OTF font support is on the roadmap. It sounds like it is, and that's great! For my purposes, I don't think I need much beyond what's in the sample code other than right-to-left text working; guessing that's probably part of 'Advanced Text Layout' on the roadmap.

from blend2d.

kobalicek avatar kobalicek commented on May 26, 2024

TODO Items related to this issue:

  • Implement caching of metrics in CFF case.

from blend2d.

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.