Giter Club home page Giter Club logo

Comments (3)

jonfryd avatar jonfryd commented on May 30, 2024

Hey @zbutfly,

Yeah, I'm aware of that. The embedded font included in the executable is mostly restricted to the Latin character set. Please see: #25 (comment)

If someone knows of an easy-to-read TTF-font with solid unicode support (including Chinese and Japanese characters) that we can use legally (i.e. no licensing issues!), then please let me know.

I'm keeping the issue open for now.

from video-compare.

zbutfly avatar zbutfly commented on May 30, 2024

Hey @zbutfly,

Yeah, I'm aware of that. The embedded font included in the executable is mostly restricted to the Latin character set. Please see: #25 (comment)

If someone knows of an easy-to-read TTF-font with solid unicode support (including Chinese and Japanese characters) that we can legitimately use (i.e. no licensing issues!), then please let me know.

I'm keeping the issue open for now.

embedded font (especially jp/cn chars) will increase size of the executable file much! i don't know much about the implementation of video rendering But can it be implemented by a float layer over media with system or external font?

from video-compare.

jonfryd avatar jonfryd commented on May 30, 2024

Yes, embedding a font with JP/CN support will likely increase the executable file size significantly, but I can't think of a better way which works seamlessly on Linux, Mac OS and Windows. I don't want to introduce new dependencies and/or new ways of rendering the overlaid text. Using SDL's TTF rendering library is the best and simplest option, I think.

To reduce the installed executable file size we can use UPX.

from video-compare.

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.