Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ohah authored Aug 9, 2021
1 parent b236fa3 commit 8c16d8a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,16 @@ ex) 줄간격의 경우 적용은 되어있으나 css와 hwp문서의 줄간격
- HWPATAG_PARA_LINE_SEG를 활용한 높이 적용.
- TABLE의 셀 속성에 대한 문서가 부정확함. 기본값 외에 적용되지 않게 적용.

##### 0.02 Beta
- DOCINFO에 있는 스타일정보를 클래스화 시켜 소스를 좀 더 효율적으로 수정.
우선 알고 있는 모든 서식 적용. 단 언어별로 다른 서식을 정해야 하나 유니코드 구분 등 여러가지 번거로운 작업이 있어 한글 서식을 일괄 적용시킴
폰트 및 자간 좀 더 유사하게 적용.
- TABLE의 셀 속성에 대한 문서가 부정확함. 기본값 외에 적용되지 않게 적용.
- 머리말 꼬리말 적용.
- 테이블, 이미지, 객체 등의 글자처럼 취급 적용
- 썸네일(한글에서 기본지원하는) 출력 함수(getPrvImage), 한글 내에 써진 모든 텍스트가 저장되는 변수 추가.


## 사용법
```html
<!DOCTYPE html>
Expand Down Expand Up @@ -130,4 +140,4 @@ ex) 줄간격의 경우 적용은 되어있으나 css와 hwp문서의 줄간격

##### 제작자 정보
Copyright Ohah OR Shifeed OR Vorfeed
E-mail [email protected]
E-mail [email protected]

0 comments on commit 8c16d8a

Please sign in to comment.