GithubHelp home page GithubHelp logo

Comments (3)

arcusmaximus avatar arcusmaximus commented on September 28, 2024

VNTextPatch requires Excel to be installed when working with .xlsx files.

If you can't/don't want to install Excel, you can specify a folder instead of an .xlsx file as the extraction target. The tool will then create .txt files. However, these are only minimally supported: you can't have the original and the translation side by side, you can't add comments, line breaks in the original (or in the translation) will mess things up and so on.

from vntranslationtools.

pdvt avatar pdvt commented on September 28, 2024

Thanks, got it to work! Much appreciated.

Any idea how to get italics to work in BGI, and otherwise edit fonts?

from vntranslationtools.

arcusmaximus avatar arcusmaximus commented on September 28, 2024

I'm not aware of any control codes in BGI for this. You may be able to get it working with VNTextProxy from this repository instead. It can make VN engines use an arbitrary font (even one that's not installed on the user's machine), as well as pick up special markers in the text and toggle bold/italic/underline accordingly.

The markers are added by VNTextPatch, but currently only for a few script formats not including BGI. You can look at SystemNnnBaseScript.cs for an example if you want to try it yourself.

from vntranslationtools.

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.