Skip to content

Commit a658f98

Browse files
committed
v1.0.0
1 parent 3189591 commit a658f98

File tree

618 files changed

+8630
-25560
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

618 files changed

+8630
-25560
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33

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

6+
نسخه ۱.۰.۰
7+
----------
8+
۵ شهریور ۱۳۹۵
9+
10+
- بازسازی، اصلاح و بهبود فونت
11+
612
نسخه ۰.۱۱
713
---------
814
۳۱ اردیبهشت ۱۳۹۵

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) 2015, Saber Rastikerdar ([email protected]),
2-
with Reserved Font Name Samim.
2+
Glyphs and data from Open Sans font are licensed under the Apache License, Version 2.0.
33

44
This Font Software is licensed under the SIL Open Font License, Version 1.1.
55
This license is copied below, and is also available with a FAQ at:

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ A Persian (Farsi) Font — فونت (قلم) فارسی صمیم
44
<div lang="fa" dir="rtl" align="right">
55
<h3><a href="http://rastikerdar.github.io/samim-font/">نمایش فونت</a></h3>
66
</div>
7+
<p dir="rtl">
8+
<a href="https://github.com/rastikerdar/samim-font/releases">صفحه دریافت (دانلود) بسته فونت شامل فایل های ttf,woff,eot</a> <br />
9+
نسخه های بدون حروف لاتین یا تمام ارقام فارسی درون بسته فشرده موجود می‌باشد.
10+
</p>
711

812
<a href="http://rastikerdar.github.io/samim-font/">
913
<img src="https://cloud.githubusercontent.com/assets/3202/11185401/e3cf9f4e-8c7c-11e5-9617-9d74e30ee7e3.png">
1014
</a>
11-
1215
<h2 lang="fa" dir="rtl" align="right">طریقه استفاده در صفحات وب</h2>
1316

1417
<p lang="fa" dir="rtl" align="right">
@@ -38,7 +41,7 @@ A Persian (Farsi) Font &mdash; فونت (قلم) فارسی صمیم
3841

3942

4043
<div lang="fa" dir="rtl" align="right">
41-
<p>با تشکر از برنامه <a href="https://fontforge.github.io">FontForge</a></p>
44+
<p>با تشکر از برنامه‌های <a href="https://fontforge.github.io">FontForge</a> و <a href="https://www.freetype.org/ttfautohint/">ttfautohint</a></p>
4245
<p>بر مبنای فونت <a href="http://rastikerdar.github.io/vazir-font/">وزیر</a></p>
4346
</div>
4447

@@ -55,15 +58,16 @@ bower install samim-font --save
5558
Or [RawGit](https://rawgit.com) CDN:
5659

5760
```html
58-
<link href="https://cdn.rawgit.com/rastikerdar/samim-font/master/dist/font-face.css" rel="stylesheet" type="text/css" />
61+
<link href="https://cdn.rawgit.com/rastikerdar/samim-font/v[X.Y.Z]/dist/font-face.css" rel="stylesheet" type="text/css" />
5962
```
6063

61-
And integrate the font into your CSS:
64+
Replace [X.Y.Z] with the latest version (e.g. 1.0.0) and integrate the font into your CSS:
6265

6366
```
6467
font-family: 'Samim', sans-serif;
6568
```
6669

70+
6771
## Contributors
6872

6973
- Allen Bargi [@aziz] (https://github.com/aziz)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "samim-font",
3-
"version": "0.11.0",
3+
"version": "1.0.0",
44
"main": [
55
"dist/*"
66
],

dist/Samim-Bold.eot

30.9 KB
Binary file not shown.

dist/Samim-Bold.ttf

30.9 KB
Binary file not shown.

dist/Samim-Bold.woff

20.1 KB
Binary file not shown.

dist/Samim.eot

29.8 KB
Binary file not shown.

dist/Samim.ttf

29.9 KB
Binary file not shown.

dist/Samim.woff

18.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)