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

Implement VipsImage text #125

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

Implement VipsImage text #125

wants to merge 9 commits into from

Commits on May 5, 2022

  1. ✨ Implement VipsImage text

    dbouron committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a83ff85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0f542 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. 📦 Add Freetype dependency

    dbouron committed May 7, 2022
    Configuration menu
    Copy the full SHA
    e287f6c View commit details
    Browse the repository at this point in the history
  2. 📦 Add Harfbuzz dependency

    chance CC std to gnu99 because of harfbuzz require 'MAP_ANON' which is undeclared with c99.
    dbouron committed May 7, 2022
    Configuration menu
    Copy the full SHA
    b290ede View commit details
    Browse the repository at this point in the history
  3. 📦 Add Fribidi dependency

    dbouron committed May 7, 2022
    Configuration menu
    Copy the full SHA
    72de3a2 View commit details
    Browse the repository at this point in the history
  4. 📦 Add Pixman dependency

    dbouron committed May 7, 2022
    Configuration menu
    Copy the full SHA
    c7cbabc View commit details
    Browse the repository at this point in the history
  5. 📦 Add Cairo dependency

    dbouron committed May 7, 2022
    Configuration menu
    Copy the full SHA
    3ccd2b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f42739 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. 📦 Add Pango dependency

    dbouron committed May 8, 2022
    Configuration menu
    Copy the full SHA
    bc8b6df View commit details
    Browse the repository at this point in the history