From 6e20a2679b84908ac9591b959c6b9fd5b5332e53 Mon Sep 17 00:00:00 2001 From: Florin-Ciprian Bodin Date: Wed, 7 Jul 2021 00:35:44 +0300 Subject: [PATCH] --- Psalms-Scroll-Font-Hasmonean.afm | 49 ++++++ Psalms-Scroll-Font-Hasmonean.css | 150 ++++++++++++++++++ Psalms-Scroll-Font-Hasmonean.html | 245 ++++++++++++++++++++++++++++++ Psalms-Scroll-Font-Hasmonean.svg | 4 +- create-cmd.7z | Bin 0 -> 385 bytes create.cmd | 6 + yodhebrew-x5d9.svg | 2 +- 7 files changed, 453 insertions(+), 3 deletions(-) create mode 100644 Psalms-Scroll-Font-Hasmonean.afm create mode 100644 Psalms-Scroll-Font-Hasmonean.css create mode 100644 Psalms-Scroll-Font-Hasmonean.html create mode 100644 create-cmd.7z create mode 100644 create.cmd diff --git a/Psalms-Scroll-Font-Hasmonean.afm b/Psalms-Scroll-Font-Hasmonean.afm new file mode 100644 index 0000000..03347e0 --- /dev/null +++ b/Psalms-Scroll-Font-Hasmonean.afm @@ -0,0 +1,49 @@ +StartFontMetrics 2.0 +Comment Generated by FontForge 20161004 +Comment Creation Date: Wed Jul 07 00:31:11 2021 +FontName Psalms-Scroll-Font-Hasmonean +FullName Psalms-Scroll-Font-Hasmonean +FamilyName Psalms-Scroll-Font-Hasmonean +Weight Black +ItalicAngle 0 +IsFixedPitch false +UnderlinePosition -190 +UnderlineThickness 21 +Version 0.09 +EncodingScheme ISO10646-1 +FontBBox 9 42 944 991 +StartCharMetrics 32 +C 13 ; WX 500 ; N nonmarkingreturn ; B 0 0 0 0 ; +C 32 ; WX 500 ; N space ; B 0 0 0 0 ; +C -1 ; WX 1000 ; N ?????????? ; B 65 167 944 876 ; +C -1 ; WX 1000 ; N ???????? ; B 60 185 871 811 ; +C -1 ; WX 781 ; N ???????????? ; B 35 157 695 810 ; +C -1 ; WX 781 ; N ???????????? ; B 71 120 759 889 ; +C -1 ; WX 781 ; N ?????? ; B 64 146 652 802 ; +C -1 ; WX 683 ; N ?????????? ; B 152 125 443 860 ; +C -1 ; WX 781 ; N ?????? ; B 135 141 478 866 ; +C -1 ; WX 878 ; N ?????? ; B 132 237 668 914 ; +C -1 ; WX 976 ; N ?????? ; B 127 173 853 758 ; +C -1 ; WX 500 ; N ???????? ; B 137 400 417 991 ; +C -1 ; WX 878 ; N ???????? ?????????? ; B 59 49 494 878 ; +C -1 ; WX 976 ; N ???????? ; B 68 142 738 887 ; +C -1 ; WX 500 ; N ?????????? ; B 55 128 468 985 ; +C -1 ; WX 781 ; N ?????? ?????????? ; B 9 82 757 880 ; +C -1 ; WX 878 ; N ?????? ; B 48 42 734 878 ; +C -1 ; WX 781 ; N ???????? ?????????? ; B 62 65 413 968 ; +C -1 ; WX 878 ; N ???????? ; B 72 65 783 837 ; +C -1 ; WX 976 ; N ?????????????? ; B 71 45 778 885 ; +C -1 ; WX 781 ; N ?????????? ; B 47 124 743 849 ; +C -1 ; WX 500 ; N ???????? ?????????? ; B 43 65 589 882 ; +C -1 ; WX 585 ; N ???????? ; B 48 131 639 883 ; +C -1 ; WX 781 ; N ???????????? ?????????? ; B 63 97 630 871 ; +C -1 ; WX 781 ; N ???????????? ; B 38 158 631 875 ; +C -1 ; WX 781 ; N ???????? ; B 58 126 630 868 ; +C -1 ; WX 683 ; N ?????????? ; B 64 135 626 872 ; +C -1 ; WX 976 ; N ?????????? ; B 49 188 825 877 ; +C -1 ; WX 1017 ; N ???????????? ; B 65 76 873 921 ; +C -1 ; WX 1000 ; N Separator ; B 245 61 696 880 ; +C -1 ; WX 500 ; N .notdef ; B 46 66 425 870 ; +C -1 ; WX 0 ; N .null ; B 0 0 0 0 ; +EndCharMetrics +EndFontMetrics diff --git a/Psalms-Scroll-Font-Hasmonean.css b/Psalms-Scroll-Font-Hasmonean.css new file mode 100644 index 0000000..df72452 --- /dev/null +++ b/Psalms-Scroll-Font-Hasmonean.css @@ -0,0 +1,150 @@ +/* + ! Psalms-Scroll-Font-Hasmonean ! + */ + @font-face { + font-family:'Psalms-Scroll-Font-Hasmonean'; + src:url('Psalms-Scroll-Font-Hasmonean.eot?v=0.1'); /* IE9-IE12 Compat Modes */ + src:url('Psalms-Scroll-Font-Hasmonean.eot?#iefix&v=0.1') format('embedded-opentype'), /* IE6-IE8 */ + url('Psalms-Scroll-Font-Hasmonean.woff2?v=0.1') format('woff2'), /* Modern Browsers */ + url('Psalms-Scroll-Font-Hasmonean.woff?v=0.1') format('woff'), /* Modern Browsers */ + url('Psalms-Scroll-Font-Hasmonean.ttf?v=0.1') format('truetype'), /* Safari, Android, iOS */ + url('Psalms-Scroll-Font-Hasmonean.svg?v=0.1#Psalms-Scroll-Font-Hasmonean.eot') format('svg'), /* Legacy iOS */ + url('Psalms-Scroll-Font-Hasmonean.svg') format('svg'); + font-weight: normal; + font-style: normal; + } + body { + font-family: sans-serif; + color: #444; + line-height: 1.5; + font-size: 16px; + padding: 20px; + } + * { + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + box-sizing: border-box; + margin: 0; + paddin: 0; + } + .glyph{ + display: inline-block; + width: 120px; + margin: 10px; + text-align: center; + vertical-align: top; + background: #eee; + border-radius: 10px; + box-shadow: 1px 1px 5px rgba(0, 0, 0, .2); + } + .glyph-icon{ + padding: 10px; + display: block; + font-family: 'Psalms-Scroll-Font-Hasmonean'; + font-size: 64px; + line-height: 1; + } + .glyph-icon:before{ + content: attr(data-icon); + } + .class-name{ + font-size: 12px; + } + .glyph > input{ + display: block; + width: 100px; + margin: 5px auto; + text-align: center; + font-size: 12px; + cursor: text; + } + .glyph > input.icon-input{ + font-family: 'Psalms-Scroll-Font-Hasmonean'; + font-size: 16px; + margin-bottom: 10px; + } + .sr-only{ position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0 } + .sr-only-focusable:active,.sr-only-focusable:focus{ position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto }.icon-אַלְף:before { + content: "\5d0"; +} +.icon-בֵּת:before { + content: "\5d1"; +} +.icon-גַּמְל:before { + content: "\5d2"; +} +.icon-דֵלְתּ:before { + content: "\5d3"; +} +.icon-הֵה:before { + content: "\5d4"; +} +.icon-וַאוּ:before { + content: "\5d5"; +} +.icon-זַי:before { + content: "\5d6"; +} +.icon-חֵת:before { + content: "\5d7"; +} +.icon-טֵת:before { + content: "\5d8"; +} +.icon-יוֹד:before { + content: "\5d9"; +} +.icon-כַּף חפירה:before { + content: "\5da"; +} +.icon-כַּף:before { + content: "\5db"; +} +.icon-לַמְד:before { + content: "\5dc"; +} +.icon-מֵם חפירה:before { + content: "\5dd"; +} +.icon-מֵם:before { + content: "\5de"; +} +.icon-נוּן חפירה:before { + content: "\5df"; +} +.icon-נוּן:before { + content: "\5e0"; +} +.icon-סֵמְכְּ:before { + content: "\5e1"; +} +.icon-עַיְן:before { + content: "\5e2"; +} +.icon-פֵּה חפירה:before { + content: "\5e3"; +} +.icon-פֵּה:before { + content: "\5e4"; +} +.icon-צָדֵּק חפירה:before { + content: "\5e5"; +} +.icon-צָדֵּק:before { + content: "\5e6"; +} +.icon-קוֹף:before { + content: "\5e7"; +} +.icon-רוֹשׁ:before { + content: "\5e8"; +} +.icon-שִׁין:before { + content: "\5e9"; +} +.icon-תַּאוּ:before { + content: "\5ea"; +} +.icon-Separator:before { + content: "\1091f"; +} diff --git a/Psalms-Scroll-Font-Hasmonean.html b/Psalms-Scroll-Font-Hasmonean.html new file mode 100644 index 0000000..77978ad --- /dev/null +++ b/Psalms-Scroll-Font-Hasmonean.html @@ -0,0 +1,245 @@ + + + + + + + + + + + Psalms-Scroll-Font-Hasmonean + + + +
+
+
icon-Separator
+ + + +
+
+
icon-אַלְף
+ + + +
+
+
icon-בֵּת
+ + + +
+
+
icon-גַּמְל
+ + + +
+
+
icon-דֵלְתּ
+ + + +
+
+
icon-הֵה
+ + + +
+
+
icon-וַאוּ
+ + + +
+
+
icon-זַי
+ + + +
+
+
icon-חֵת
+ + + +
+
+
icon-טֵת
+ + + +
+
+
icon-יוֹד
+ + + +
+
+
icon-כַּף
+ + + +
+
+
icon-כַּף חפירה
+ + + +
+
+
icon-לַמְד
+ + + +
+
+
icon-מֵם
+ + + +
+
+
icon-מֵם חפירה
+ + + +
+
+
icon-נוּן
+ + + +
+
+
icon-נוּן חפירה
+ + + +
+
+
icon-סֵמְכְּ
+ + + +
+
+
icon-עַיְן
+ + + +
+
+
icon-פֵּה
+ + + +
+
+
icon-פֵּה חפירה
+ + + +
+
+
icon-צָדֵּק
+ + + +
+
+
icon-צָדֵּק חפירה
+ + + +
+
+
icon-קוֹף
+ + + +
+
+
icon-רוֹשׁ
+ + + +
+
+
icon-שִׁין
+ + + +
+
+
icon-תַּאוּ
+ + + +
+ + \ No newline at end of file diff --git a/Psalms-Scroll-Font-Hasmonean.svg b/Psalms-Scroll-Font-Hasmonean.svg index fb01963..90b966b 100644 --- a/Psalms-Scroll-Font-Hasmonean.svg +++ b/Psalms-Scroll-Font-Hasmonean.svg @@ -17,7 +17,7 @@ -Created with FontForge 2.0 under GNU GPL License (http://opensource.org/licenses/gpl-license.php), Psalms-Scroll-Font-Hasmonean : Psalms-Scroll-Font-Herodian : 6-7-2021 by Florin Ciprian Bodin (C) Copyright 2021-2022 International Institute of Biblical Archaeology and Linguistic Reasearch "Beit Dina" (www.beitdina.net); Credits to: Yoram Gnat (yoram.gnat@gmail.com) for inspire me with Hebrew-Paleo-Siloam and Hebrew-Square-Isaiah, Shai HaLevi for Full Spectrum Color Pictures of Psalms Scrolls; Leon Levy (deadseascrolls.org.il); Pnina Shor from IAA; +Created with FontForge 2.0 under GNU GPL License (http://opensource.org/licenses/gpl-license.php), Psalms-Scroll-Font-Hasmonean : Psalms-Scroll-Font-Herodian : 7-7-2021 by Florin Ciprian Bodin (C) Copyright 2021-2022 International Institute of Biblical Archaeology and Linguistic Reasearch "Beit Dina" (www.beitdina.net); Credits to: Yoram Gnat (yoram.gnat@gmail.com) for inspire me with Hebrew-Paleo-Siloam and Hebrew-Square-Isaiah, Shai HaLevi for Full Spectrum Color Pictures of Psalms Scrolls; Leon Levy (deadseascrolls.org.il); Pnina Shor from IAA; @@ -74,7 +74,7 @@ Created with FontForge 2.0 under GNU GPL License (http://opensource.org/licenses d="m 297.52968,200.12128 c -41.73058,107.57461 -80.07243,214.25499 -101.96825,269.77205 -18.21291,39.75532 -30.92132,78.16418 -46.44933,113.08175 -4.28643,9.92967 -7.12498,20.83606 -10.53669,30.5195 -13.69122,37.85801 -6.20161,83.18614 -2.37384,124.26829 1.26873,4.18498 10.35768,19.93999 12.3236,20.19402 6.14373,2.60093 27.21117,17.8835 38.27091,18.46104 5.55872,0.70415 6.71172,-2.01816 9.92794,-4.36469 0.9418,-0.52252 2.98429,-1.71666 4.8865,-2.62306 4.07521,-5.38269 9.59342,-3.80986 13.49613,-7.89754 28.66699,-30.11535 123.76525,-101.03995 125.94694,-119.01977 3.59596,-28.89069 7.69843,-59.35375 7.64829,-84.75 -5.7411,-10.83447 -21.29108,-17.88808 -28.92188,-28.01191 -2.98282,-4.11418 -6.29935,-6.98809 -10.85952,-6.98809 l -0.3865,-7.65372 c 13.1909,-68.49952 31.66149,-132.85734 49.91,-179.1725 10.3696,-26.3183 14.69035,-48.13887 32.84739,-58.26781 16.67221,-9.30062 40.18421,1.81412 66.16064,7.40109 43.53886,13.43807 82.44387,27.777 124.5432,44.12105 39.5201,15.78985 71.81487,25.67183 111.25751,35.4093 19.00237,5.28445 50.90468,15.98443 64.29169,30.44785 -0.83149,4.62446 2.51732,23.20375 2.15778,24.71474 -20.43237,41.95214 -56.94068,97.61376 -68.87434,141.39273 0.48018,18.61472 5.07355,31.89208 3.42263,50.93531 -18.68967,33.68988 -96.75638,42.43057 -131.54829,42.67196 -20.69369,-29.58836 -45.87738,-59.57679 -65.35906,-85.04595 -3.02159,-4.1379 -5.83468,-7.95308 -6.60065,-11.26049 2.23038,0 3.42041,-0.69356 5.65079,-0.69356 l 0.68961,-21.77504 c 0.37928,-11.97628 0.38682,-24.35128 0.0168,-27.5 l -0.6729,-5.72496 -24.36232,0 c -36.51144,-5.04396 -27.13142,29.24012 -61.11232,27.19253 -1.2911,-1.58668 -2.24085,-2.85302 -2.98018,-3.8592 -1.77681,-3.04512 -3.72025,-3.77553 -6.43443,-3.51038 -1.48188,0.14593 -3.56524,0.36079 -6.65268,0.45947 -2.22186,-0.0459 -2.31645,0.44925 -2.82459,0.91158 -0.64341,0.58542 -1.35812,1.41411 -1.35812,4.29319 l 0,15.67955 c 0.79311,8.27995 4.05973,12.26304 8.33687,18.50904 6.40501,9.35337 15.0761,20.12521 21.10036,28.69622 11.56893,16.45971 27.7325,30.52358 43.74936,47.13147 14.92091,15.47151 29.3256,33.28045 50.02373,53.87285 13.65839,15.43375 42.2563,55.94174 61.5988,58.81685 3.35765,0.27914 3.71917,0.60027 4.00424,3.55684 l 0.31336,3.25 c 60.89429,-2.79418 55.79907,2e-5 105.87328,-10e-6 l 0,-2.9425 c 0,-2.74687 0.28257,-2.96295 4.25,-3.25 11.31482,-23.23624 38.04636,-41.56213 51.64066,-63.25329 5.28059,-8.42575 27.90629,-26.54587 33.07021,-35.01921 12.90626,-21.17755 26.2737,-40.68561 33.30913,-60.7112 11.60384,-33.02908 14.33456,-66.27283 30.98833,-101.93298 11.07827,-23.72151 28.94291,-47.34318 34.43233,-72.64592 0.16791,-15.04349 -1.3807,-27.55157 -4.81786,-39.27338 -11.66554,-31.18805 -36.78135,-74.13064 -66.12318,-83.26013 -3.4375,-0.31064 -21.775,-0.38238 -40.75,-0.15943 -110.00469,2.98825 -214.32043,-48.86463 -341.92892,-101.355 -43.68268,-13.09916 -99.57757,-32.44161 -122.24316,6.16145 z" /> $ zJ~v%KGFjc(uyTV;_T)OX%hf{evy<_b_XaMz)w6>;Rj%&P?itZj zezYo_c%~cvxe6hrJy5aBRN7kkkY6av4&9!6?MV$Y8*z cxst8uI->}XJ;8p)p*29ZC>tY#0tYCZ0U~IW@Bjb+ literal 0 HcmV?d00001 diff --git a/create.cmd b/create.cmd new file mode 100644 index 0000000..f29b1a8 --- /dev/null +++ b/create.cmd @@ -0,0 +1,6 @@ +rem şşş Create a set of SVG files from a SVG font +rem c:\Wamp\bin\php\php5.6.35\php d:\SVG-Icon-Font-Generator\run.php create-files c:\fonts\Psalms-Scroll-Font-Hasmonean\Psalms-Scroll-Font-Hasmonean.svg c:\fonts\Psalms-Scroll-Font-Hasmonean\ +c:\usr\bin\fontforge.exe -script C:/Wamp/www/webfont/assets/scripts/tottf.pe c:\Fonts\Psalms-Scroll-Font-Hasmonean-Git\trunk\Psalms-Scroll-Font-Hasmonean.svg +rem Create a HTML info page from a SVG font +c:\Wamp\bin\php\php5.6.35\php d:\SVG-Icon-Font-Generator\run.php create-info c:\Fonts\Psalms-Scroll-Font-Hasmonean-Git\trunk\Psalms-Scroll-Font-Hasmonean.svg c:\Fonts\Psalms-Scroll-Font-Hasmonean-Git\trunk\Psalms-Scroll-Font-Hasmonean.html +c:\Wamp\bin\php\php5.6.35\php d:\SVG-Icon-Font-Generator\run.php create-css c:\Fonts\Psalms-Scroll-Font-Hasmonean-Git\trunk\Psalms-Scroll-Font-Hasmonean.svg c:\Fonts\Psalms-Scroll-Font-Hasmonean-Git\trunk\Psalms-Scroll-Font-Hasmonean.css diff --git a/yodhebrew-x5d9.svg b/yodhebrew-x5d9.svg index cdbbddb..88b7807 100644 --- a/yodhebrew-x5d9.svg +++ b/yodhebrew-x5d9.svg @@ -331,5 +331,5 @@ sodipodi:nodetypes="cccccsccccccccccccscccccc" inkscape:connector-curvature="0" id="path3782-1" - d="m 303.66733,497.98378 c -7.63813,39.15746 1.52333,54.73891 4.94105,79.17266 1.64538,24.8833 3.9874,51.73035 5.9293,75.10855 0.30497,22.78936 1.11384,52.52965 -2.9157,72.97289 -3.7779,11.19276 -15.38509,50.53418 -25.2413,56.9174 -13.30031,8.45174 -44.10181,4.8363 -49.03655,3.88721 -10.40093,-2.00039 -61.95345,-0.17789 -68.44669,5.81625 -9.16714,3.50929 -25.45561,31.35015 -27.31032,41.03299 -1.13932,12.27107 -0.5632,25.56349 0.91975,36.55283 4.81157,24.5649 14.11606,49.36581 22.611,72.33674 9.85381,26.58706 23.12863,43.207 36.03006,74.639 3.75336,9.086 8.58189,16.5558 13.54428,24.166 9.91564,16.5602 22.48285,33.6494 35.40955,44.6984 15.01167,10.7726 21.054,9.7928 37.79005,10.2315 18.40454,0.4755 30.98055,-0.097 47.58119,-9.9836 22.24312,-14.4903 29.29255,-62.9947 37.66133,-86.99906 5.43929,-23.68465 21.14951,-47.87114 23.92202,-69.16284 1.12392,-9.76892 -0.39426,-29.11576 -2.61494,-38.23017 -2.45908,-6.45791 -6.66272,-13.89968 -10.69858,-21.57073 -8.66411,-16.46806 -16.55499,-33.99281 -4.75234,-45.10863 11.40477,-10.24894 36.59266,-33.46609 42.55826,-58.69753 15.44775,-89.9119 -7.32601,-165.39849 -29.83315,-244.68373 -2.38697,-7.76955 -6.04361,-8.66451 -10.00329,-11.15601 -9.57392,-9.07185 -16.07275,-16.10953 -28.05489,-18.10478 -12.96941,0.72042 -45.85283,-1.85543 -49.99009,6.16466 z" + d="m 303.66733,416.25048 c -7.63813,39.15746 1.52333,54.73891 4.94105,79.17266 1.64538,24.8833 3.9874,51.73035 5.9293,75.10855 0.30497,22.78936 1.11384,52.52965 -2.9157,72.97289 -3.7779,11.19276 -15.38509,50.53418 -25.2413,56.9174 -13.30031,8.45174 -44.10181,4.8363 -49.03655,3.88721 -10.40093,-2.00039 -61.95345,-0.17789 -68.44669,5.81625 -9.16714,3.50929 -25.45561,31.35015 -27.31032,41.03299 -1.13932,12.27107 -0.5632,25.56349 0.91975,36.55283 4.81157,24.5649 14.11606,49.36581 22.611,72.33674 9.85381,26.58706 23.12863,43.207 36.03006,74.639 3.75336,9.086 8.58189,16.5558 13.54428,24.166 9.91564,16.5602 22.48285,33.64945 35.40955,44.6984 15.01167,10.7726 21.054,9.7928 37.79005,10.2315 18.40454,0.4755 30.98055,-0.097 47.58119,-9.9836 22.24312,-14.49025 29.29255,-62.9947 37.66133,-86.99906 5.43929,-23.68465 21.14951,-47.87114 23.92202,-69.16284 1.12392,-9.76892 -0.39426,-29.11576 -2.61494,-38.23017 -2.45908,-6.45791 -6.66272,-13.89968 -10.69858,-21.57073 -8.66411,-16.46806 -16.55499,-33.99281 -4.75234,-45.10863 11.40477,-10.24894 36.59266,-33.46609 42.55826,-58.69753 15.44775,-89.9119 -7.32601,-165.39849 -29.83315,-244.68373 -2.38697,-7.76955 -6.04361,-8.66451 -10.00329,-11.15601 -9.57392,-9.07185 -16.07275,-16.10953 -28.05489,-18.10478 -12.96941,0.72042 -45.85283,-1.85543 -49.99009,6.16466 z" style="fill:#5b52d5;fill-opacity:0.81304345" /> \ No newline at end of file