Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cairo for Windows #77

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Nov 21, 2023

  1. Update format.py

    Automatically download GTK3 libs for cairocffi if necessary
    Li-Xiang-Ideal authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    40bedc6 View commit details
    Browse the repository at this point in the history
  2. Update format.py

    Li-Xiang-Ideal authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ae671e1 View commit details
    Browse the repository at this point in the history
  3. Update format.py

    Li-Xiang-Ideal authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ab2f448 View commit details
    Browse the repository at this point in the history
  4. Create fixcairo.py

    Li-Xiang-Ideal authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    01f9b25 View commit details
    Browse the repository at this point in the history
  5. Update format.py

    Li-Xiang-Ideal authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bb0fa86 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Update setup.py

    Add dependence of tqdm
    Li-Xiang-Ideal authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    364c654 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Update fixcairo.py

    Li-Xiang-Ideal authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f75c8e6 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    Li-Xiang-Ideal authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c424acd View commit details
    Browse the repository at this point in the history
  3. Update fixcairo.py

    Li-Xiang-Ideal authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    45f3f9c View commit details
    Browse the repository at this point in the history
  4. Update fixcairo.py

    Li-Xiang-Ideal authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f58f1b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Update setup.py

    Li-Xiang-Ideal authored Nov 25, 2023
    Configuration menu
    Copy the full SHA
    a6621f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Update fixcairo.py

    Forgot to remove tqdm's dependency on system other than Windows before :(
    Li-Xiang-Ideal authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    dc1d44b View commit details
    Browse the repository at this point in the history