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

Feature/ccmp #688

Merged
merged 22 commits into from
Apr 10, 2024
Merged

Feature/ccmp #688

merged 22 commits into from
Apr 10, 2024

Commits on Mar 22, 2024

  1. support ccmp

    TonyJR committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0979cba View commit details
    Browse the repository at this point in the history
  2. no message

    TonyJR committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ecf2f79 View commit details
    Browse the repository at this point in the history
  3. Update applySubstitution.js

    remove file header
    TonyJR committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    85db1a7 View commit details
    Browse the repository at this point in the history
  4. Update ccmpReplacementLigatures.js

    remove file header
    TonyJR committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    86d86bd View commit details
    Browse the repository at this point in the history
  5. Update ccmpReplacement.js

    remove file header
    TonyJR committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    76effae View commit details
    Browse the repository at this point in the history
  6. Update applySubstitution.js

    missing ","
    TonyJR committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9f1e134 View commit details
    Browse the repository at this point in the history
  7. Update emoji.js

    remove file header
    TonyJR committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    56d4612 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    d346d0a View commit details
    Browse the repository at this point in the history
  2. Update featureQuery.js

    change "" to ''
    TonyJR committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    afca906 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. lint fix

    Connum committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    97ae7a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Replace 'push' with 'contact'

    TonyJR committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cbd1cf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Replace ligatureSubstitutionFormat3 with chainingSubstitutionFormat3.

    Add a new case in chainingSubstitutionFormat3.
    TonyJR committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b2321ab View commit details
    Browse the repository at this point in the history
  2. add tests of sub5 in liga

    TonyJR committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d626e78 View commit details
    Browse the repository at this point in the history
  3. fix sub_5 in liga

    Removed substitutionType 21, it's no longer used
    TonyJR committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8987892 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. added license for new fonts.

    removed test/liga.js
    added new test in test/featureQuery.js
    TonyJR committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    75e6451 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    8ec646c View commit details
    Browse the repository at this point in the history
  2. Update applySubstitution.js

    TonyJR committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7afb593 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    9d2d970 View commit details
    Browse the repository at this point in the history
  2. Update featureQuery.js

    Get rid of the code duplication between '51' and '53'
    TonyJR committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6c8e37f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2befe8a View commit details
    Browse the repository at this point in the history