summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add Makefile to build ttf/woff/eot and testHEADmasterRajeesh K Nambiar2014-11-251-0/+22
|
* Add fontconfig file for RaghuMalayalam. Thanks to Fedora projectRajeesh K Nambiar2014-11-161-0/+21
| | | | Signed-off-by: Rajeesh K Nambiar <rajeeshknambiar@gmail.com>
* Merge branch 'master' of https://github.com/anivar/fonts into anivar-masterSanthosh Thottingal2014-11-102-5/+13
|\
| * typo and spacing correctionsAnivar Aravind2014-11-091-1/+1
| |
| * Metadata CorrectionsAnivar Aravind2014-11-081-5/+6
| |
| * Moving Description to READMEAnivar Aravind2014-11-081-0/+7
| |
* | [Metainfo] Fix more xml tag issuesRajeesh K Nambiar2014-10-211-1/+1
|/ | | | Signed-off-by: Rajeesh K Nambiar <rajeeshknambiar@gmail.com>
* [RaghuMalayalam] Expand the stroke width to make it bit darkerSanthosh Thottingal2014-10-181-8483/+10267
|
* Add metainfo file for AppData/Software Center integrationRajeesh K Nambiar2014-10-161-0/+7
| | | | Signed-off-by: Rajeesh K Nambiar <rajeeshknambiar@gmail.com>
* Merge branch 'master' of github.com:smc/fontsSanthosh Thottingal2014-01-310-0/+0
|\
| * [RaghuMalayalam] glyph renamingJishnu Mohan2014-01-071-667/+667
| | | | | | | | | | changed glyph names from unicode point to easily readable strings, with same naming convention as meera and rachana.
* | Add panose values for font classification. Fedora bug#803234Pravin Satpute2014-01-261-1/+1
| | | | | | | | Signed-off-by: Rajeesh K Nambiar <rajeeshknambiar@gmail.com>
* | [RaghyMalayalam] readable name for glyphsJishnu Mohan2014-01-261-667/+667
|/ | | | Signed-off-by: Rajeesh K Nambiar <rajeeshknambiar@gmail.com>
* Added ല്ക ല്ക്ക ല്ത്ത glyphs for consistencySanthosh Thottingal2013-12-281-8/+44
| | | | | See section Malayalam/Guidelines#Rendering Consistency of http://thottingal.in/documents/Fontbook.pdf
* [RaghuMalayalam] Use glyph references for zwj based chillusSanthosh Thottingal2013-12-251-338/+14
|
* [RaghuMalayalam] Correct GSUB rules for സ്റ്റ ഴ്ത്ത ↵Santhosh Thottingal2013-12-251-8/+10
| | | | യ്ക്ക ക്ഷ്മ
* [RaghuMalayalam] Remove experimental Samvruthokaram signSanthosh Thottingal2013-12-251-44/+14
|
* [RaghuMalayalam] Change the glyph of Malayalam zeroSanthosh Thottingal2013-12-251-44/+26
|
* [RaghuMalayalam] Dotreph glyph cleanupSanthosh Thottingal2013-12-251-6/+6
|
* [RaghuMalayalam] Add dotreph glyphSanthosh Thottingal2013-12-241-5/+23
|
* [RaghuMalayalam] Fix ാംSanthosh Thottingal2013-10-191-337/+349
|
* [RaghuMalayalam] Add missing akhn rules for conjuncts with ല. Erroneously ↵Rajeesh K Nambiar2013-10-121-1/+5
| | | | | | removed by the overzealous script in previous commit Signed-off-by: Rajeesh K Nambiar <rajeeshknambiar@gmail.com>
* [RaghuMalayalam] port to mlm2 specRajeesh K Nambiar2013-10-121-199/+338
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rajeesh K Nambiar <rajeeshknambiar@gmail.com> 1. Add empty lookup tables for mlm2 (akhn, pref, pstf, pres) and combine mlym/mlm2 lookups (blws, psts) 2. Run sed scripts on RaghumalayalamSans.sfd as outlined below to add mlm2 lookup rules #mlym akhn to mlm2 akhn sed -i "s/\(Ligature2: \"'akhn' Akhand in Malay+AQEA-lam lookup 0 subtable\"\)\(.*\)/&\nLigature2: \"'akhn' Akhand in Malay+AQEA-lam2 lookup 0 subtable\"\2/g" #mlym pres to mlm2 akhn sed -i "s/\(Ligature2: \"'pres' Pre Base Substitutions in Malay+AQEA-lam lookup 7 subtable\"\)\(.*\)/&\nLigature2: \"'akhn' Akhand in Malay+AQEA-lam2 lookup 0 subtable\"\2/g" #replace the half forms variants with virama from above step sed -i "/Akhand in Malay+AQEA-lam2/{s/_uni0D4D/ uni0D4D/}" #remove unnecessary akhn rules for Ra (0D30) and La (0D32) from above step sed -i "/Ligature2: \"'akhn' Akhand in Malay+AQEA-lam2 lookup 0 subtable\".*uni0D30.*/d" sed -i "/Ligature2: \"'akhn' Akhand in Malay+AQEA-lam2 lookup 0 subtable\".*uni0D32.*/d" #mlym pres to mlm2 pres for Ra sed -i "s/\(Ligature2: \"'pres' Pre Base Substitutions in Malay+AQEA-lam lookup 7 subtable\" \)\(.*\) uni0D30.pb/&\nLigature2: \"'pres' Pre Base Substitutions in Malay+AQEA-lam2 lookup 7 subtable\" uni0D30.pb \2/g" 3. Add akhn rules for യ്യ and വ്വand chillus
* Add more glyphs to Raghu MalayalamSanthosh Thottingal2013-06-071-24/+200
| | | | | | | Malayalam TTTA 0D3A Malayalam NNNA 0D29 Malayalam Number One Hundred 0D71 Malayalam Date mark 0D79
* Update RaghuMalayalam with Chillu charactersSanthosh Thottingal2013-06-071-6/+393
|
* Added COPYING file to each fontErshad K2011-09-041-0/+700
|
* 1. adding sfd files for AnjaliOldLipi, RaghuMalayalamSans and surumaparimbra2010-06-091-0/+11288
2. adding generate.pe for generating ttf files from sfd 3. Makefile for installing fonts