Skip to content

Releases: sayedzeeshan/Kerning

v0.1-stable

18 Sep 04:16
Compare
Choose a tag to compare

This is a stable release. Tested for different Nastaliq font types (Dehlavi and Lahori)

Please use 1000+ ligatures for correct processing. If the ligatures are very few, please change the thresholds in source/settings.txt file.

v0.0.5

14 Sep 14:02
Compare
Choose a tag to compare
  1. Groups file made more generic.
  2. Changes to symbol processing: Extrapolation height set to 60% of max glyph height.

v0.0.4

09 Sep 13:44
Compare
Choose a tag to compare
  1. Haroof kerning fix for Lahoori Nastaleeq fonts.
  2. General Improvements to kerning
  3. Settings file change.
  4. Group formation made more general (less dependent on user input/settings file)

v0.0.3

05 Sep 05:33
Compare
Choose a tag to compare

This release targets a few bug fixes as well as the following changes:

  1. Settings file was not taking effect, this bug has been fixed.
  2. Group formation was erroneous for the lowest group, giving rise to the exclusion of lowest height glyphs. The fix has been made.
  3. The height limit for input images has been widened due to feedback from users (as some Lahori Nastaleeq fonts can go up to 1200 pixels high)
  4. To ensure the baseline is the same for all glyphs, there is an additional check to ensure all input images are of the same height.

v0.0.2

30 Aug 12:24
Compare
Choose a tag to compare

First release mainly for windows users (as it is used to generate VOLT files, which is a Windows tool). Code has been tested on Windows 10.
BAT files are added to make life easy for users who are not well versed in Python.