Git Product home page Git Product logo

Comments (11)

mcdurdin avatar mcdurdin commented on July 26, 2024

Would you be willing to submit a pull request that implements this change? I assume you mean Unicode character U+2019 () representing Devangari Sign Avagraha (, U+093D)?

https://help.keyman.com/developer/keyboards/ has some instructions on how to submit a pull request

from keyboards.

gregjay avatar gregjay commented on July 26, 2024

from keyboards.

Meng-Heng avatar Meng-Heng commented on July 26, 2024

Hello @gregjay,

We will make changes and create a pull request on your behalf. You can guide us through what needs to change?
If not mistaken, the section shown below is where the change needs to be?
image
Feel free to show the correct form if the changes below are incorrect.
image
We went for this change instead of adding a dedicated key for U+2019 because of the convenience of typing (U+0027) > ’ > ʼ > (U+0027).

Changes are made for the keyboard too, here are the sequences:

  • type ', it would output '(U+0027).
  • continue to type ' two times, it would output (U+2019).
  • continue to type ' three times , it would output ʼ(U+02BC).
  • type the fourth time, it would go back to '(U+0027).

The extra ʼ(U+02BC) is not going to represent anything, it appears to look the same but has a different Unicode.

Let us know whether this change suits your usage for ISO.

from keyboards.

gregjay avatar gregjay commented on July 26, 2024

from keyboards.

DavidLRowe avatar DavidLRowe commented on July 26, 2024

IIUC the keyboard already cycles through U+0027 and U+02BC. Perhaps a simpler solution would be to change the U+02BC to U+2019. (As you note, often the two are visually similar or identical in a given font, and it could be a source of confusion to have both.)

Can you point to an online reference to ISO-15919 that could be cited in the notes for this change? Thanks!

from keyboards.

gregjay avatar gregjay commented on July 26, 2024

from keyboards.

LornaSIL avatar LornaSIL commented on July 26, 2024

Fixed by #2546

from keyboards.

gregjay avatar gregjay commented on July 26, 2024

from keyboards.

mcdurdin avatar mcdurdin commented on July 26, 2024

@gregjay investigating why the keyboard has not yet been published. We just did a major upgrade of our websites so it's probably related to that. Will update once I have some detail.

from keyboards.

mcdurdin avatar mcdurdin commented on July 26, 2024

@gregjay The deployment problem has been resolved and version 1.2.0 should be available now.

from keyboards.

gregjay avatar gregjay commented on July 26, 2024

from keyboards.

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.