Giter VIP home page Giter VIP logo

Comments (7)

kenlunde avatar kenlunde commented on May 29, 2024

Thank you. I received your email, and haven't had time to reply to it. I was planning to ask you to post this to GitHub so that there is public record of it.

from source-han-sans.

acuteaccent avatar acuteaccent commented on May 29, 2024

I changed the examples of the problem 2 so that it can be illustrated better.

from source-han-sans.

kenlunde avatar kenlunde commented on May 29, 2024

Thank you. I need to wait until next week, when I am away from distractions, to dive into this issue to determine the cause, and to implement a fix. Hopefully it'll involve the tweaking of the GSUB feature definitions.

from source-han-sans.

kenlunde avatar kenlunde commented on May 29, 2024

The first issue, specifically about the nominal form of U+D7B0, has been confirmed.

from source-han-sans.

kenlunde avatar kenlunde commented on May 29, 2024

The second issue, about a final jamo (jongseong) after U+1198, U+1199, or U+D7B0 not forming a syllable, has been confirmed. The "tjmo_second" lookup was missing uniD7B0.vjmo01 (CID+64479) in the backtrack, and the "tjmo_third" lookup was missing uni1198.vjmo01 (CID+64463) and uni1199.vjmo01 (CID+64464) in the backtrack.

from source-han-sans.

kenlunde avatar kenlunde commented on May 29, 2024

The third issue has been confirmed. The first lookahead of the "ljmo_second" lookup was missing uni11A0 (CID+525), and the only lookahead of the "ljmo_fifth" lookup was also missing uni11A0 (CID+525).

from source-han-sans.

kenlunde avatar kenlunde commented on May 29, 2024

Fixed in Version 1.001.

from source-han-sans.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.