Giter Site home page Giter Site logo

Comments (10)

Ruby-Dragon avatar Ruby-Dragon commented on September 3, 2024 3

this is probably our highest priority issue rn

from activate-linux.

NetherQuartz avatar NetherQuartz commented on September 3, 2024

If I pass line break as $'...\n...':
./bin/activate-linux 'Активация Linux' $'Чтобы активировать Linux,\nперейдите в раздел "Параметры"',
\n is being replaced with a square:
image

from activate-linux.

MrGlockenspiel avatar MrGlockenspiel commented on September 3, 2024

yeah im looking into it now

from activate-linux.

MrGlockenspiel avatar MrGlockenspiel commented on September 3, 2024

as much as i dont want to drag in another dependency, i might have to for this
https://lists.cairographics.org/archives/cairo/2008-September/015049.html

from activate-linux.

Ruby-Dragon avatar Ruby-Dragon commented on September 3, 2024

We could probably do it ourselves, it would just take a bit of effort

from activate-linux.

BeautyyuYanli avatar BeautyyuYanli commented on September 3, 2024

cairo_move_to(cr, 20, 55 * scale);

can we handle '\n' manually here?

from activate-linux.

Ruby-Dragon avatar Ruby-Dragon commented on September 3, 2024

The draw function does not allow for newlines, it will draw a box instead

from activate-linux.

NetherQuartz avatar NetherQuartz commented on September 3, 2024

It's probably possible to split the string by '\n' and draw a text box for each line

from activate-linux.

BeautyyuYanli avatar BeautyyuYanli commented on September 3, 2024

I've made a draft and it's the preview image
image

from activate-linux.

MrGlockenspiel avatar MrGlockenspiel commented on September 3, 2024

fixed with #117

from activate-linux.

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.