Murtaza Kanorwala
unread,Oct 22, 2021, 9:51:35 AM10/22/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium OS Development, drag...@gmail.com, Chromium OS Development, Murtaza Kanorwala
Wow, I can't believe that was hidden in one of the pull request details. Thanks, that cleared my doubts about how to add a custom keyboard/layout!
Upon researching I found that Arabic is totally supported for the Chromebook which I'm working on. So the problem that is left now is that the custom font type (.ttf) which I want to install is not supported by the Chrome Browser more specifically Google Docs.
Sorry, this was something I tried to do weeks or maybe months ago? which is why my thoughts were not organized when I created this thread, but I remember now that custom fonts cannot work for Google Docs; but I can make them work in Linux Apps. But guess what, Arabic keyboard/layout is not supported in Linux Apps (yet?).
So this is why I wanted to create an extension for Chrome Browser which will help me do that. So I can:
1. Create a totally new keyboard layout from the existing Arabic one by replacing all the fonts
or
2. I came across an extension called Extensis that allows Google Docs to access vast number of Google Fonts which means I need to submit the custom font file to get accepted by Google Fonts.
If you have a better suggestion, I would like to know, but I think these are the 2 options that I have now.