Skip to content

Commit

Permalink
v2.36.2
Browse files Browse the repository at this point in the history
* 일부 자형 수정
* CSS에 GalmuriMono 추가
  • Loading branch information
quiple committed Apr 16, 2023
1 parent 7d8c736 commit c2c3aed
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 11 deletions.
30 changes: 30 additions & 0 deletions dist/galmuri.css
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,33 @@
url('./Galmuri7.woff2') format('woff2'),
url('./Galmuri7.ttf') format('truetype');
}
@font-face {
font-family: GalmuriMono11;
font-style: normal;
font-stretch: normal;
font-weight: 400;
font-display: swap;
src: local('GalmuriMono11 Regular'),
url('./GalmuriMono11.woff2') format('woff2'),
url('./GalmuriMono11.ttf') format('truetype');
}
@font-face {
font-family: GalmuriMono9;
font-style: normal;
font-stretch: normal;
font-weight: 400;
font-display: swap;
src: local('GalmuriMono9 Regular'),
url('./GalmuriMono9.woff2') format('woff2'),
url('./GalmuriMono9.ttf') format('truetype');
}
@font-face {
font-family: GalmuriMono7;
font-style: normal;
font-stretch: normal;
font-weight: 400;
font-display: swap;
src: local('GalmuriMono7 Regular'),
url('./GalmuriMono7.woff2') format('woff2'),
url('./GalmuriMono7.ttf') format('truetype');
}
2 changes: 1 addition & 1 deletion files/g11.fea
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
table head {

FontRevision 2.361;
FontRevision 2.362;

} head;

Expand Down
2 changes: 1 addition & 1 deletion files/g11b.fea
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
table head {

FontRevision 2.361;
FontRevision 2.362;

} head;

Expand Down
2 changes: 1 addition & 1 deletion files/g11c.fea
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
table head {

FontRevision 2.361;
FontRevision 2.362;

} head;

Expand Down
2 changes: 1 addition & 1 deletion files/g14.fea
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
table head {

FontRevision 2.361;
FontRevision 2.362;

} head;

Expand Down
2 changes: 1 addition & 1 deletion files/g7.fea
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
table head {

FontRevision 2.361;
FontRevision 2.362;

} head;

Expand Down
2 changes: 1 addition & 1 deletion files/g9.fea
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
table head {

FontRevision 2.361;
FontRevision 2.362;

} head;

Expand Down
2 changes: 1 addition & 1 deletion files/gm11.fea
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
table head {

FontRevision 2.360;
FontRevision 2.362;

} head;

Expand Down
2 changes: 1 addition & 1 deletion files/gm7.fea
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
table head {

FontRevision 2.360;
FontRevision 2.362;

} head;

Expand Down
2 changes: 1 addition & 1 deletion files/gm9.fea
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
table head {

FontRevision 2.361;
FontRevision 2.362;

} head;

Expand Down
4 changes: 2 additions & 2 deletions src/GalmuriMono9.kbitx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<g u="46" x="1" y="2" w="5" d="AQFB"/>
<g u="47" x="0" y="9" w="5" d="CAQDQQNBAkEDQQJBA0ECQQNBAw"/>
<g u="48" x="0" y="9" w="5" d="CAQBQsIA/wJCAUMBRAFDAUICwv8AQgE"/>
<g u="49" x="0" y="9" w="5" d="CAPDAP8AQgJBAkECQQJBAsL/AEM"/>
<g u="49" x="1" y="9" w="5" d="CAJCzgD/AP8A/wD/AP8A/wD/"/>
<g u="50" x="0" y="9" w="5" d="CARDBEEDQQJBAkECQQNBA0Q"/>
<g u="51" x="0" y="9" w="5" d="CARDBEEDwv8AQgRBA0EDRAE"/>
<g u="52" x="0" y="9" w="5" d="CARBAkICQgJCAsL/AEMDQQNBA0E"/>
Expand Down Expand Up @@ -103,7 +103,7 @@
<g u="105" x="1" y="8" w="5" d="BwPCAP8EQgJBAkECwv8AQw"/>
<g u="106" x="0" y="8" w="5" d="CAMCQQRCAkECQQJBAkMB"/>
<g u="107" x="0" y="9" w="5" d="CARBA0EDQQNBAkLDAP8AQgLF/wD/AP8CQQ"/>
<g u="108" x="1" y="9" w="5" d="CANCAkECQQJBAkECQQLC/wBD"/>
<g u="108" x="1" y="9" w="5" d="CANCAkECQQJBAkECQQJBA0E"/>
<g u="109" x="0" y="6" w="5" d="BQRDAUIBQwFDAUICQQ"/>
<g u="110" x="0" y="6" w="5" d="BQRDwgD/AkICQgJCAkE"/>
<g u="111" x="0" y="6" w="5" d="BQQBQsIA/wJCAkICwv8AQgE"/>
Expand Down

0 comments on commit c2c3aed

Please sign in to comment.