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

fonts: Consider Tertiary Ideographic Plane to be CJK #31670

Merged
merged 13 commits into from Mar 18, 2024

Commits on Mar 14, 2024

  1. added check for Tertiary Ideographic Plane

    Sandeep Pillai authored and Sandeep Pillai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2d90fc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge branch 'main' into cjk-fonts

    Sandeep Pillai authored and Sandeep Pillai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3800dc6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into cjk-fonts

    Sandeep Pillai authored and Sandeep Pillai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c685155 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into cjk-fonts

    Sandeep Pillai authored and Sandeep Pillai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c752c7f View commit details
    Browse the repository at this point in the history
  4. added unit test for is_cjk function

    Signed-off-by: Sandeep Pillai <sandeeppillai@Sandeeps-MacBook-Air.local>
    Sandeep Pillai authored and Sandeep Pillai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d0e568b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into cjk-fonts

    Sandeep Pillai authored and Sandeep Pillai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    15314c5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into cjk-fonts

    Sandeep Pillai authored and Sandeep Pillai committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a7849f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Merge branch 'main' into cjk-fonts

    Sandeep Pillai authored and Sandeep Pillai committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ce023ec View commit details
    Browse the repository at this point in the history
  2. fixed formatting

    Signed-off-by: Sandeep Pillai <sandeeppillai@Sandeeps-MacBook-Air.local>
    Sandeep Pillai authored and Sandeep Pillai committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    74bb321 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Merge branch 'main' into cjk-fonts

    Sandeep Pillai authored and Sandeep Pillai committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8b3d6d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge branch 'main' into cjk-fonts

    Sandeep Pillai authored and Sandeep Pillai committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6f5fb00 View commit details
    Browse the repository at this point in the history
  2. removed for loop assertions & added TIP chars

    Signed-off-by: Sandeep Pillai <sandeeppillai@Sandeeps-MacBook-Air.local>
    Sandeep Pillai authored and Sandeep Pillai committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6da9991 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into cjk-fonts

    Sandeep Pillai authored and Sandeep Pillai committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ed063f4 View commit details
    Browse the repository at this point in the history