Giter Club home page Giter Club logo

Comments (4)

mapmeld avatar mapmeld commented on June 14, 2024

Hi Stefan!
You can get a PNG data URL from a JavaScript canvas or the node module canvas: canv.toDataURL() that you can use as the source of an img tag, or load in your browser.

With node-canvas, you optionally use a callback function canv.toDataURL((err, png) => { }) // defaults to PNG

from crossword-unicode.

mapmeld avatar mapmeld commented on June 14, 2024

The gh-pages branch at https://mapmeld.com/crossword-unicode/ is an example of how I would display the clues on the same page

from crossword-unicode.

mapmeld avatar mapmeld commented on June 14, 2024

@s5m4 did this work for you? There is some randomization, so it can take a few tries to get everything on the puzzle connected.

from crossword-unicode.

s5m4 avatar s5m4 commented on June 14, 2024

@mapmeld thanks for your kind response. I didn't get to it yet but I hope to find the time within the next few days. I will let you know how it turns out. Thank you!

from crossword-unicode.

Related Issues (6)

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.