Skip to content

Commit

Permalink
Apply #123
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Dec 15, 2022
1 parent 64053d1 commit 2001975
Show file tree
Hide file tree
Showing 10 changed files with 880 additions and 802 deletions.
10 changes: 5 additions & 5 deletions bengali/bn-examples.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ autoExpandExamples.bn = `
অকাল বীর্যপাত||
অকাল|hard times|ɔkal
অকৃতকার্য||
অক্টোবর||
অক্টোবর|October|ɔ§k.§ʈo.§bɔ§ɾ
অক্ষর||
অক্ষি||
অগ্নি||
Expand Down Expand Up @@ -723,7 +723,7 @@ autoExpandExamples.bn = `
কচুয়া||
কচ্ছপ||
কঠিন|hard, difficult|kɔʈʰin
কড়া|strict|kɔɽa/kɔɾa
কড়া|strict|kɔ§ɽa§/kɔɾa
কড়ে আঙ্গুল||
কত|how much|ˈkɔt̪o
কথা||
Expand Down Expand Up @@ -757,7 +757,7 @@ autoExpandExamples.bn = `
করতাল|cymbal|kɔ§r§tɑ§l
করবী|oleander|kɔɾɔbi
করলা||
করা|to do|kɔɾa/kɔɹa/kɔɽa
করা|to do|kɔ§ɾa§/kɔɹa/kɔɽa
করানো||
করার||
করে||
Expand Down Expand Up @@ -1079,7 +1079,7 @@ autoExpandExamples.bn = `
গপ|gossip|ɡɔp
গম||
গর-||
গরম|warm, hot|ɡɔɾom|ɡôrôm|ɡɔɽom
গরম|warm, hot|ɡɔ§ɾo§m§/ɡɔɽom|ɡôrôm
গরিলা|gorilla|ɡɔɾila||ɡɔɹila
গরু||
গরুর দুধ||
Expand Down Expand Up @@ -2374,7 +2374,7 @@ autoExpandExamples.bn = `
বাইরে||
বাইশ||
বাউল||
বাকি|left over|baki
বাকি|left over|ba§ki
বাকী||
বাগ|garden, orchard|baɡ
বাগধারা||
Expand Down
22 changes: 18 additions & 4 deletions bengali/bn.css
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
@font-face {
font-family: 'Noto Sans Bengali WF';
src: local('Noto Sans Bengali'),
url('../../shared/webfonts/NotoSansBengali-Regularwebfont.woff2') format('woff2'),
url('../../shared/webfonts/NotoSansBengali-Regularwebfont.woff') format('woff');
url('../../shared/webfonts/NotoSansBengali-Regularwebfont.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Noto Serif Bengali WF';
src: local('Noto Serif Bengali'),
url('../../shared/webfonts/NotoSerifBengali-Regularwebfont.woff2') format('woff2'),
url('../../shared/webfonts/NotoSerifBengali-Regularwebfont.woff') format('woff');
url('../../shared/webfonts/notoserifbengali-regular-webfont.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
Expand All @@ -28,3 +26,19 @@
.iso15919 { font-family: "Gentium Plus", Gentium, "Lucida Sans Unicode", "Lucida Grande", 'lucida sans', "helvetica neue", sans-serif;
font-size: 1.1em;
font-weight: 300; }





.useBlockExamples .charExample .ex {
font-size: 3.3rem;
line-height: 1.2;
}
.useBlockExamples .charExample.inline .ex {
font-size: 1.4rem;
}




1,643 changes: 850 additions & 793 deletions bengali/bn.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions bengali/images/fig_circumgraph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions bengali/images/fig_prebase.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2001975

Please sign in to comment.