Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rastikerdar committed Nov 2, 2017
1 parent c46ddfc commit 76aeb18
Show file tree
Hide file tree
Showing 39 changed files with 333 additions and 335 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@

در اینجا شما فهرستی از تغییرات بین هر نسخه‌ی انتشار از فونت صمیم را مشاهده می‌کنید.

نسخه ۲.۰.۱
----------
۱۱ آبان ۱۳۹۶

- اصلاح اتصال ـص ط
- بهبود نقطه خ

نسخه ۲.۰.۰
----------
۱۰ آبان ۱۳۹۶
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ npm install samim-font
<link href="https://cdn.rawgit.com/rastikerdar/samim-font/v[X.Y.Z]/dist/font-face.css" rel="stylesheet" type="text/css" />
```

Replace [X.Y.Z] with the latest version (e.g. 2.0.0) and integrate the font into your CSS:
Replace [X.Y.Z] with the latest version (e.g. 2.0.1) and integrate the font into your CSS:

```
font-family: 'Samim', sans-serif;
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "samim-font",
"version": "2.0.0",
"version": "2.0.1",
"main": [
"dist/*"
],
Expand Down
2 changes: 1 addition & 1 deletion build.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ SOURCEFILES=( "Samim.sfd" "Samim-Bold.sfd" )
LATINFILES=( "OpenSans.sfd" "OpenSans-Bold.sfd" )

ADDFILES=( "CHANGELOG.md" "LICENSE" "README.md" )
RELEASEFILEPATH='samim-font-v2.0.0.zip'
RELEASEFILEPATH='samim-font-v2.0.1.zip'
Binary file modified dist/Farsi-Digits-Without-Latin/Samim-Bold-FD-WOL.eot
Binary file not shown.
Binary file modified dist/Farsi-Digits-Without-Latin/Samim-Bold-FD-WOL.ttf
Binary file not shown.
Binary file modified dist/Farsi-Digits-Without-Latin/Samim-Bold-FD-WOL.woff
Binary file not shown.
Binary file modified dist/Farsi-Digits-Without-Latin/Samim-Bold-FD-WOL.woff2
Binary file not shown.
Binary file modified dist/Farsi-Digits-Without-Latin/Samim-FD-WOL.eot
Binary file not shown.
Binary file modified dist/Farsi-Digits-Without-Latin/Samim-FD-WOL.ttf
Binary file not shown.
Binary file modified dist/Farsi-Digits-Without-Latin/Samim-FD-WOL.woff
Binary file not shown.
Binary file modified dist/Farsi-Digits-Without-Latin/Samim-FD-WOL.woff2
Binary file not shown.
Binary file modified dist/Farsi-Digits/Samim-Bold-FD.eot
Binary file not shown.
Binary file modified dist/Farsi-Digits/Samim-Bold-FD.ttf
Binary file not shown.
Binary file modified dist/Farsi-Digits/Samim-Bold-FD.woff
Binary file not shown.
Binary file modified dist/Farsi-Digits/Samim-Bold-FD.woff2
Binary file not shown.
Binary file modified dist/Farsi-Digits/Samim-FD.eot
Binary file not shown.
Binary file modified dist/Farsi-Digits/Samim-FD.ttf
Binary file not shown.
Binary file modified dist/Farsi-Digits/Samim-FD.woff
Binary file not shown.
Binary file modified dist/Farsi-Digits/Samim-FD.woff2
Binary file not shown.
Binary file modified dist/Samim-Bold.eot
Binary file not shown.
Binary file modified dist/Samim-Bold.ttf
Binary file not shown.
Binary file modified dist/Samim-Bold.woff
Binary file not shown.
Binary file modified dist/Samim-Bold.woff2
Binary file not shown.
Binary file modified dist/Samim.eot
Binary file not shown.
Binary file modified dist/Samim.ttf
Binary file not shown.
Binary file modified dist/Samim.woff
Binary file not shown.
Binary file modified dist/Samim.woff2
Binary file not shown.
Binary file modified dist/Without-Latin/Samim-Bold-WOL.eot
Binary file not shown.
Binary file modified dist/Without-Latin/Samim-Bold-WOL.ttf
Binary file not shown.
Binary file modified dist/Without-Latin/Samim-Bold-WOL.woff
Binary file not shown.
Binary file modified dist/Without-Latin/Samim-Bold-WOL.woff2
Binary file not shown.
Binary file modified dist/Without-Latin/Samim-WOL.eot
Binary file not shown.
Binary file modified dist/Without-Latin/Samim-WOL.ttf
Binary file not shown.
Binary file modified dist/Without-Latin/Samim-WOL.woff
Binary file not shown.
Binary file modified dist/Without-Latin/Samim-WOL.woff2
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "samim-font",
"version": "2.0.0",
"version": "2.0.1",
"author": "Yahya SayadArbabi <[email protected]>",
"license": "SIL OPEN FONT LICENSE Version 1.1",
"description": "A Persian (Farsi) Font - فونت (قلم) فارسی صمیم ",
Expand All @@ -17,4 +17,4 @@
"url": "https://github.com/rastikerdar/samim-font/issues"
},
"homepage": "https://github.com/rastikerdar/samim-font#readme"
}
}
420 changes: 206 additions & 214 deletions source/Samim-Bold.sfd

Large diffs are not rendered by default.

231 changes: 115 additions & 116 deletions source/Samim.sfd

Large diffs are not rendered by default.

0 comments on commit 76aeb18

Please sign in to comment.