-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Webfont support for Aakar, Rekha, Samyak and Lohit - Webfonts files and stylesheet thanks to http://www.fontsquirrel.com/tools/webfont-generator - Following CSS instructions are added to have local fonts used if found. This concerns #8 - local('Aakar') - local('Rekha') - local('Samyak Gujarati') // Incase user has just installed 'Samyak Gujarati' and not one which supports many indic languages. - local('Samyak') // If universal 'Samyak' has been installed - local('Lohit Gujarati') // Incase user has just installed 'Lohit Gujarati' and not one which supports many indic languages. - local('Lohit') // If universal 'Lohit' has been installed
- Loading branch information
1 parent
98cb005
commit 4197e7d
Showing
17 changed files
with
497 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
4197e7d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lohit has webfont support. Please check it at: https://git.fedorahosted.org/cgit/lohit.git/commit/?id=3d75e1fbd42ca9509257ff3919c78d1e58931fc0 , so we can have Makefile, which will generate webfonts from source font. You can assign this to me too :)