generated from googlefonts/googlefonts-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7dde81a
commit 23f25bc
Showing
320 changed files
with
20,237 additions
and
147,137 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,2 @@ | ||
# This is the official list of project authors for copyright purposes. The first name in the list (if there are several authors), will appear as "Principal design" in the "about" section of the font specimen on Google Fonts. | ||
# This file is distinct from the CONTRIBUTORS.txt file. | ||
# See the latter for an explanation. | ||
# | ||
# Names should be added to this file as: | ||
# Name or Organization <email address> | ||
Dr Anirban Mitra <mitra_anirban@yahoo.co.in> | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1 @@ | ||
# This is the list of people who have contributed to this project, | ||
# and includes those not listed in AUTHORS.txt because they are not | ||
# copyright authors. For example, company employees may be listed | ||
# here because their company holds the copyright and is listed there. | ||
# | ||
# When adding J Random Contributor's name to this file, either J's | ||
# name or J's organization's name should be added to AUTHORS.txt | ||
# | ||
# Names should be added to this file as: | ||
# Name <email address> | ||
Dr Anirban Mitra <mitra_anirban@yahoo.co.in> |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
<p> | ||
Please add a text describing the font here, 100 chracters or more, but no more than 500 words. | ||
See https://googlefonts.github.io/gf-guide/description.html for further reference. | ||
Please make sure that HTML characters are properly encoded. ('&' becomes & etc.) | ||
If unsure, use https://www.freeformatter.com/html-escape.html for formatting. (Use "Escape HTML"). | ||
Paribartan is a Variable Weight and Width Bengali or Bangla Font fully created using Open Source tools. | ||
</p> | ||
<p> | ||
Could be several paragraphs, also. | ||
It is a geometric Sans-Serif design | ||
</p> | ||
|
||
<p> | ||
To contribute, see <a href="https://github.com/youruseraccount/yourrepository">github.com/youruseraccount/yourrepository</a>. | ||
</p> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<designspace format="5.0"> | ||
<axes> | ||
<axis tag="wght" name="weight" minimum="400" maximum="900" default="400"> | ||
<labels> | ||
<label uservalue="400" name="Regular" elidable="true"/> | ||
<label uservalue="500" name="Medium"/> | ||
<label uservalue="600" name="Semibold"/> | ||
<label uservalue="700" name="Bold"/> | ||
<label uservalue="800" name="ExtraBold"/> | ||
<label uservalue="900" name="Black"/> | ||
</labels> | ||
</axis> | ||
<axis tag="wdth" name="width" minimum="100" maximum="200" default="100"> | ||
<labels> | ||
<label uservalue="100" name="Normal" elidable="true"/> | ||
<label uservalue="150" name="Expanded"/> | ||
<label uservalue="200" name="UltraExpanded"/> | ||
</labels> | ||
</axis> | ||
</axes> | ||
<sources> | ||
<source filename="paribartan_Paribartan-Regular.ufo" name="def8e12e" familyname="Paribartan" stylename="Paribartan-Regular"> | ||
<location> | ||
<dimension name="weight" xvalue="400"/> | ||
<dimension name="width" xvalue="100"/> | ||
</location> | ||
</source> | ||
<source filename="paribartan_Paribartan-Wide.ufo" name="2eea0dec" familyname="Paribartan" stylename="Paribartan-Wide"> | ||
<location> | ||
<dimension name="weight" xvalue="400"/> | ||
<dimension name="width" xvalue="200"/> | ||
</location> | ||
</source> | ||
<source filename="paribartan_Paribartan-Black.ufo" name="41355e1b" familyname="Paribartan" stylename="Paribartan-Black"> | ||
<location> | ||
<dimension name="weight" xvalue="900"/> | ||
<dimension name="width" xvalue="100"/> | ||
</location> | ||
</source> | ||
</sources> | ||
</designspace> |
Oops, something went wrong.