Giter Site home page Giter Site logo

Unable to use OTF fonts about nanovg HOT 5 CLOSED

memononen avatar memononen commented on July 17, 2024
Unable to use OTF fonts

from nanovg.

Comments (5)

Nairou avatar Nairou commented on July 17, 2024 1

@svenevs It works if you enable FreeType use. Take a look at fontstash.h, you have to define FONS_USE_FREETYPE.

from nanovg.

memononen avatar memononen commented on July 17, 2024

I'd like to keep stb_truetype since it is lean. As you mentioned it comes with limitations. I would not like to switch, but I don't mind adding it as an alternative lib for fontstash. I'm not planning to do that, but if you'd like to take a stab at it, I'd be happy to help and merge. We should do it in fontstash repo https://github.com/memononen/fontstash

from nanovg.

Nairou avatar Nairou commented on July 17, 2024

Sounds good, I'll take a look at the fontstash repo. Thanks.

from nanovg.

svenevs avatar svenevs commented on July 17, 2024

@memononen is it still true that .otf is not supported?

nanovg/src/nanovg.c

Lines 25 to 26 in e70a78e

#define FONTSTASH_IMPLEMENTATION
#include "fontstash.h"

It looks like fontstash is being used now, but in a parent project I'm still getting -1 returned. Just looking for confirmation as to whether or not .otf is supported. Thanks!

from nanovg.

svenevs avatar svenevs commented on July 17, 2024

Thanks @Nairou I completely overlooked that, adding -DFONS_USE_FREETYPE and using find_package(Freetype) works as expected. This also greatly clarifies the initial comment desiring relative simplicity.

from nanovg.

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.