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

PR: Add font properties handling #52

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

Commits on Jan 3, 2020

  1. Add font shorthand parser

    goanpeca committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    6feae5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b7dc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f1401 View commit details
    Browse the repository at this point in the history
  4. Fix codestyle

    goanpeca committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    ba2cc2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32b9f47 View commit details
    Browse the repository at this point in the history
  6. Fix code style

    goanpeca committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    f497c6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc14114 View commit details
    Browse the repository at this point in the history
  8. Fix code style

    goanpeca committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    3fad53c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4cc7bb View commit details
    Browse the repository at this point in the history
  10. Update font for linux

    goanpeca committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    4f8c4b9 View commit details
    Browse the repository at this point in the history
  11. Update tests

    goanpeca committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    925bf17 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Copy ahem font

    goanpeca committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    bc376e5 View commit details
    Browse the repository at this point in the history
  2. Add win font query

    goanpeca committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    71eb789 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    ba7de67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d496261 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    d755bc5 View commit details
    Browse the repository at this point in the history
  2. Test CI

    goanpeca committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    ed23e67 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

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

Commits on Jan 11, 2020

  1. Add more tests

    goanpeca committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    8d063b9 View commit details
    Browse the repository at this point in the history
  2. Fix code style

    goanpeca committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    8e40d6d View commit details
    Browse the repository at this point in the history
  3. Fix tests

    goanpeca committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    2fb5815 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    goanpeca committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    be72024 View commit details
    Browse the repository at this point in the history
  5. More tests

    goanpeca committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    91b816d View commit details
    Browse the repository at this point in the history
  6. Remove print statements

    goanpeca committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    1e496c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    382e758 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    8b3b6f1 View commit details
    Browse the repository at this point in the history
  2. Fix code style

    goanpeca committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    e4cd59c View commit details
    Browse the repository at this point in the history
  3. Fix error on GTK test

    goanpeca committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    dc1710f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

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

    goanpeca committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    944e53f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    94cb398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40faa93 View commit details
    Browse the repository at this point in the history
  3. Fix code style

    goanpeca committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    b754c81 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Merge with master

    goanpeca committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    94329c9 View commit details
    Browse the repository at this point in the history
  2. Fix code style

    goanpeca committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    d824c86 View commit details
    Browse the repository at this point in the history