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 checking if the font familly exists in pango #455

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    7218cf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Update piet-cairo/src/text.rs

    Co-authored-by: Colin Rofls <[email protected]>
    JAicewizard and cmyr authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    43796b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    eb7b455 View commit details
    Browse the repository at this point in the history
  2. Fix filtering badly

    JAicewizard committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    b3d9b85 View commit details
    Browse the repository at this point in the history
  3. Debug things

    JAicewizard committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f0e6f1c View commit details
    Browse the repository at this point in the history
  4. debug

    JAicewizard committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    6291c38 View commit details
    Browse the repository at this point in the history
  5. Checkout fontmap

    JAicewizard committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    154eaf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ff7276 View commit details
    Browse the repository at this point in the history
  7. Back to 1.44

    JAicewizard committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    1101f30 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    f413247 View commit details
    Browse the repository at this point in the history
  2. Print attributes

    JAicewizard committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    d21f23a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca9372 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    JAicewizard committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    88ccad2 View commit details
    Browse the repository at this point in the history
  5. Debug test

    JAicewizard committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    bb0a741 View commit details
    Browse the repository at this point in the history
  6. More debut

    JAicewizard committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0372651 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    720c44c View commit details
    Browse the repository at this point in the history
  8. ??

    JAicewizard committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    4f1fdbc View commit details
    Browse the repository at this point in the history
  9. Debugging again

    JAicewizard committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    7eb17e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Perfectly match how pango loads fonts

    This ignored char matching, language, and other attributes
    JAicewizard committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    bcedb2c View commit details
    Browse the repository at this point in the history