Giter VIP home page Giter VIP logo

Comments (4)

mrdudz avatar mrdudz commented on June 20, 2024

That looks like inverse mode is not handled at all :) (It's a good idea to just use a chrgen ROM dump and render the glyphs directly, instead of using a font for this)

I noticed problems with DEL too, and also with cursor movements

It should be noted, that a PETSCII terminal must exactly reproduce how the C64s kernal chrout output works ($ffd2) - including the weird quirks like quote-mode and logical lines. Else the output will not work correctly under all conditions.

from icy_term.

mkrueger avatar mkrueger commented on June 20, 2024

I render bitfonts atm. but yone of my recent updates seem to break C64 output. I use the render engine for other projects as well it seems I've some side effect issues.

from icy_term.

mkrueger avatar mkrueger commented on June 20, 2024

will be fixed in 0.6.8 - broke it during a refactoring.

Didn't test 0.6.7 enough - atm I'm busy writing an ansi drawing tool and they share the output engine so changes for the drawing tool may affect the terminal. I'll update 0.6.8 this weekend atm I think saturday.

Still have some bugs to fix.

from icy_term.

mkrueger avatar mkrueger commented on June 20, 2024

0.6.8 fixes that.

from icy_term.

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.