Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
orynider committed Jul 6, 2021
1 parent d500a23 commit 6e20a26
Show file tree
Hide file tree
Showing 7 changed files with 453 additions and 3 deletions.
49 changes: 49 additions & 0 deletions Psalms-Scroll-Font-Hasmonean.afm
Original file line number Diff line number Diff line change
@@ -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
150 changes: 150 additions & 0 deletions Psalms-Scroll-Font-Hasmonean.css
Original file line number Diff line number Diff line change
@@ -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";
}
Loading

0 comments on commit 6e20a26

Please sign in to comment.