Giter VIP home page Giter VIP logo

Comments (10)

HarpyWar avatar HarpyWar commented on June 18, 2024

What the initial encoding of file should be to correct display cyrillic text with Licuda Console?
Will it work with cyrillic or any text? Chinese for example.

from pvpgn-magic-builder.

RElesgoe avatar RElesgoe commented on June 18, 2024

Use UTF-8 without BOM for file encodings. I've tried Korean however it doesn't work correctly but I can confirm that cyrillic works on my computer which is set to US English locale and still on codepage 437.

from pvpgn-magic-builder.

HarpyWar avatar HarpyWar commented on June 18, 2024

It doesn't work for me
licuda console

from pvpgn-magic-builder.

RElesgoe avatar RElesgoe commented on June 18, 2024

Hmm, try setting the size to 14

from pvpgn-magic-builder.

HarpyWar avatar HarpyWar commented on June 18, 2024

No changes. The same hieroglyphs with and without this font.

Another problem is we can't set relative path for a shortcut. I found this way but font resets to default.

from pvpgn-magic-builder.

RElesgoe avatar RElesgoe commented on June 18, 2024

Ok in this case, set the codepage to 65001. I was testing this by changing the font to Lucida by default for all instances of the command prompt(not just the batch file) so that's why it was working for me.

from pvpgn-magic-builder.

HarpyWar avatar HarpyWar commented on June 18, 2024

Nice, it works! But still issue with relative paths.

from pvpgn-magic-builder.

RElesgoe avatar RElesgoe commented on June 18, 2024

We could write a very simple exe file to run the shortcut or have the initial batch file open another command prompt with the shortcut

from pvpgn-magic-builder.

HarpyWar avatar HarpyWar commented on June 18, 2024

There are possible bugs and obscurity to go this way. For instance, I tried it on Windows XP and batch takes off with empty screen if set codepage to 65001.

Actually now it gives only a thinner font (although it looks better). If you have a ready tested solution it can be used. Now it can't.

from pvpgn-magic-builder.

RElesgoe avatar RElesgoe commented on June 18, 2024

http://www.dostips.com/forum/viewtopic.php?p=34428
This seems to be a workaround for the Windows XP problem

from pvpgn-magic-builder.

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.