mirror of
https://github.com/ankitects/anki.git
synced 2025-11-18 10:37:12 -05:00
Anki is a smart spaced repetition flashcard program
In some systems, the default Qt hardware renderer is buggy. There's a Qt option for forcing software rendering. This commit adds support for a new environment variable, ANKI_SOFTWAREOPENGL, that, when set, will prompt Anki to force software OpenGL in Qt. |
||
|---|---|---|
| anki | ||
| aqt | ||
| designer | ||
| tests | ||
| tools | ||
| web | ||
| .gitignore | ||
| .pylintrc | ||
| .travis.sh | ||
| .travis.yml | ||
| anki.1 | ||
| anki.desktop | ||
| anki.png | ||
| anki.xml | ||
| anki.xpm | ||
| LICENSE | ||
| LICENSE.logo | ||
| Makefile | ||
| pkgkey.asc | ||
| README.contributing | ||
| README.development | ||
| README.md | ||
| requirements.txt | ||
| runanki | ||
Anki
This is the development branch of Anki.
For stable builds, please see https://apps.ankiweb.net.
For non-developers who want to try this development code, the easiest way is to use a binary package - please see https://anki.tenderapp.com/discussions/beta-testing
To run from source, please see README.development.
If you are interested in contributing changes to Anki, please see README.contributing before you begin work.