예전에 글씨체 태그 많이 올라왔었는데
블로그 꾸밀려고 다시 찾아보니까 없더라
그래서 내가 직접 글씨체를 다운받아 만들어 보리라 다짐하고 소스 퍼왔다.
<STYLE type=text/css>
A:link {text-decoration:none;} A:visited {text-decoration:none;}
A:active {text-decoration:none;} A:hover {text-decoration:none;}
@font-face {font-family:이름; src:url(주소.확장자) };body,table,tr,td,select,input,div,form,textarea,font{font-family:이름; font-size=10pt; } </STYLE>
화이트 데이 폰드 체 였는데 이미 파일이 삭제되었나 보더라. 이 것을 바탕으로 소스 제조를 위해 파일 첨부를 하려고 한ㄷ.ㅏ.
이름 : 폰트 이름 한글보다 영문으로 바꾸는게 좋을 듯 하다
주소 : 파일 올린 주소
확장자 : 파일 확장자
font-size=맘대로 조절 가능하다.
웹폰트 eot 와 waff
<a href="http://minitoy.tistory.com/attachment/cfile5.uf@19101B375056ACD107C101.eot" style="position: static; -webkit-transform: rotate(0deg); transform: rotate(0deg); display: inline; left: -1px; top: -1px;"><img src="http://i1.daumcdn.net/cfs.tistory/v/110706133414/blog/image/extension/unknown.gif" alt="" style="vertical-align: middle;"> NanumGothic.eot</a>
<STYLE type=text/css>
A:link {text-decoration:none;} A:visited {text-decoration:none;}
A:active {text-decoration:none;} A:hover {text-decoration:none;}
@font-face {font-family:godic; src:url(http://minitoy.tistory.com/attachment/cfile5.uf@19101B375056ACD107C101.eot) };body,table,tr,td,select,input,div,form,textarea,font{font-family:godic; font-size=10pt; } </STYLE>
TTF 파일을 웹폰트 파일인 EOT로 바꾸어 주는 사이트
http://ttf2eot.sebastiankippe.com/
<STYLE type=text/css>
A:link {text-decoration:none;} A:visited {text-decoration:none;}
A:active {text-decoration:none;} A:hover {text-decoration:none;}
@font-face {font-family:godic; src:url(http://minitoy.tistory.com/attachment/cfile5.uf@19101B375056ACD107C101.eot) };body,table,tr,td,select,input,div,form,textarea,font{font-family:godic; font-size=10pt; } </STYLE>
http://beforedie.tistory.com/attachment/cfile28.uf@2476604753D4B2E73B4945.eot
<STYLE type=text/css>
A:link {text-decoration:none;} A:visited {text-decoration:none;}
A:active {text-decoration:none;} A:hover {text-decoration:none;}
@font-face {font-family:godic; src:url(http://beforedie.tistory.com/attachment/cfile28.uf@2476604753D4B2E73B4945.eot) };body,table,tr,td,select,input,div,form,textarea,font{font-family:godic; font-size=10pt; } </STYLE>
AOC 1759 / AOC e1759 (0) | 2016.09.25 |
---|---|
PDF파일에서 글씨 추출하기~! (0) | 2014.10.11 |
블로그 배경 BGM (0) | 2013.08.28 |
Firefox Window player가 작동되지 않을 때 해결 방법 (0) | 2013.08.28 |
[해결법]핸드폰 게임 다운받다가 메모리 부족으로 다운 취소됬어요 ! (0) | 2012.02.01 |
댓글 영역