add preview of changes in readme

This commit is contained in:
bdeshi 2023-03-20 20:30:05 +06:00
parent 7358360e9f
commit 247a09fb57
Signed by: bdeshi
GPG Key ID: 410D03DA9A3468E0
3 changed files with 7 additions and 2 deletions

BIN
.doc/fixed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
.doc/original.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -2,7 +2,12 @@
The [Hind Siliguri](https://fonts.google.com/specimen/Hind+Siliguri) typeface contains malformed glyphs for Bengali Digit One "১" in its regular, medium, and semi-bold weights.
I've fixed these for my personal use and decided to share here until original sources and distributions are updated.
| original glyphs | fixed glyphs |
|:-----------------------------------------:|:-----------------------------------:|
| ![original glyphs](./.doc/original.png) | ![fixed glyphs](./.doc/fixed.png) |
#### Note on sources
original source is here: https://github.com/itfoundry/hind-siliguri
But the build instructions in ITF's repo seems outdated, so I've edited their published TTF files in fontforge, creating the SFD and TTF files available in this repository.
Original source is here: https://github.com/itfoundry/hind-siliguri.
The build instructions in ITF's repo seem outdated, so I've edited their published TTF files in fontforge, creating the SFD and TTF files available in this repository.