GithubHelp home page GithubHelp logo

anki-random-sprites's People

Contributors

fonol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wangwei90 abdnh

anki-random-sprites's Issues

[Anki 23.10 rc1] PyQt6 WindowType QFrame AlignmentFlag

8897478712\__init__.py

        #QDialog.__init__(self, parent, Qt.WindowSystemMenuHint | Qt.WindowTitleHint | Qt.WindowCloseButtonHint | Qt.WindowMaximizeButtonHint)
        QDialog.__init__(self, parent, flags=Qt.WindowType.WindowSystemMenuHint | Qt.WindowType.WindowTitleHint | Qt.WindowType.WindowCloseButtonHint | Qt.WindowType.WindowMaximizeButtonHint)

        #line.setFrameShape(QFrame.HLine)
        line.setFrameShape(QFrame.Shape.HLine)
        #line.setFrameShadow(QFrame.Sunken)
        line.setFrameShadow(QFrame.Shadow.Sunken)

        #s_lbl.setAlignment(Qt.AlignCenter)
        s_lbl.setAlignment(Qt.AlignmentFlag.AlignCenter)

Installing Error

When using the code on Ankiweb to install this add-on into Anki, it brings up an error saying that it doesn't recognise this as a valid download.
I tried installing it manually from github and this error message appeared
image

How to reduce the size of the sprites?

hello there I been trying to scale the image but I really confused about it. I not very knowledge about javascript I hope you can guide me here.
Below are the example image that show up:
Capture

I thought when I click '-' and saved it, will reduce the size but it back to it original size.

is there anyway to reduce the size of that?

many thanks.

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.