From 9c972c74aa52ce2e73c88464a007294dc0e02957 Mon Sep 17 00:00:00 2001 From: Anivar Aravind Date: Sat, 8 Nov 2014 17:27:41 +0530 Subject: fontinfo standardization --- Suruma/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Suruma/README') diff --git a/Suruma/README b/Suruma/README index 52d7c8f..fbf60ff 100644 --- a/Suruma/README +++ b/Suruma/README @@ -1,4 +1,4 @@ -Suruma-3.2 is a rehash of earlier releases. The earlier idea of akhand conjuncts for *RA *LA forms is revisited and implemented again with the new opentype specs. The new specs do away with statically-assigned character properties (by the shaping engine) for consonants. Instead, they are font dependent. i.e., post-base forms, below-base forms etc. are all decided by the the font itself. This concept was also used in the initial version of suruma font. +Suruma-3.2.1 is a rehash of earlier releases. The earlier idea of akhand conjuncts for *RA *LA forms is revisited and implemented again with the new opentype specs. The new specs do away with statically-assigned character properties (by the shaping engine) for consonants. Instead, they are font dependent. i.e., post-base forms, below-base forms etc. are all decided by the the font itself. This concept was also used in the initial version of suruma font. On the design part, the glyphs are redrawn using postscript (cubic) curves with 1000 em size and Ascent: 667, Descent: 333. The minimum recommended size for display use is 16px. -- cgit