Commit c3c27eb
Kurdish support and second way of arabic to support extra fonts (#39)
* Update arabic_reshaper.py
* Update letters.py
* Update default-config.ini
* Update default-config.ini
* Update arabic_reshaper/arabic_reshaper.py
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/arabic_reshaper.py
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/arabic_reshaper.py
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/arabic_reshaper.py
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/arabic_reshaper.py
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/default-config.ini
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/letters.py
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/letters.py
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/letters.py
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/letters.py
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/default-config.ini
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/default-config.ini
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper/default-config.ini
Co-Authored-By: Abdullah Diab <[email protected]>
* Update arabic_reshaper.py
fix letters and used self.letters
and send self.letters to letters to open proper letter format
* Update letters.py
add letters to accept self.letters
* Update test_002_reshaping.py
Fixed unit tests
* Add files via upload
* Update test_002_reshaping.py
Co-authored-by: Ravyar Tahir <[email protected]>
Co-authored-by: Abdullah Diab <[email protected]>1 parent 19e9945 commit c3c27eb
File tree
5 files changed
+433
-59
lines changed- arabic_reshaper
- tests
5 files changed
+433
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
132 | 142 | | |
133 | 143 | | |
134 | 144 | | |
| |||
197 | 207 | | |
198 | 208 | | |
199 | 209 | | |
200 | | - | |
| 210 | + | |
201 | 211 | | |
202 | 212 | | |
203 | 213 | | |
204 | 214 | | |
205 | 215 | | |
206 | 216 | | |
207 | 217 | | |
208 | | - | |
| 218 | + | |
209 | 219 | | |
210 | 220 | | |
211 | | - | |
212 | | - | |
| 221 | + | |
213 | 222 | | |
214 | 223 | | |
215 | 224 | | |
216 | | - | |
| 225 | + | |
217 | 226 | | |
218 | 227 | | |
219 | 228 | | |
| |||
290 | 299 | | |
291 | 300 | | |
292 | 301 | | |
293 | | - | |
| 302 | + | |
294 | 303 | | |
295 | 304 | | |
296 | 305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments