-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,6 +74,16 @@ ex) 줄간격의 경우 적용은 되어있으나 css와 hwp문서의 줄간격 | |
- HWPATAG_PARA_LINE_SEG를 활용한 높이 적용. | ||
- TABLE의 셀 속성에 대한 문서가 부정확함. 기본값 외에 적용되지 않게 적용. | ||
|
||
##### 0.02 Beta | ||
- DOCINFO에 있는 스타일정보를 클래스화 시켜 소스를 좀 더 효율적으로 수정. | ||
우선 알고 있는 모든 서식 적용. 단 언어별로 다른 서식을 정해야 하나 유니코드 구분 등 여러가지 번거로운 작업이 있어 한글 서식을 일괄 적용시킴 | ||
폰트 및 자간 좀 더 유사하게 적용. | ||
- TABLE의 셀 속성에 대한 문서가 부정확함. 기본값 외에 적용되지 않게 적용. | ||
- 머리말 꼬리말 적용. | ||
- 테이블, 이미지, 객체 등의 글자처럼 취급 적용 | ||
- 썸네일(한글에서 기본지원하는) 출력 함수(getPrvImage), 한글 내에 써진 모든 텍스트가 저장되는 변수 추가. | ||
|
||
|
||
## 사용법 | ||
```html | ||
<!DOCTYPE html> | ||
|
@@ -130,4 +140,4 @@ ex) 줄간격의 경우 적용은 되어있으나 css와 hwp문서의 줄간격 | |
|
||
##### 제작자 정보 | ||
Copyright Ohah OR Shifeed OR Vorfeed | ||
E-mail [email protected] | ||
E-mail [email protected] |