Releases: ebandal/H2Orestart
Releases · ebandal/H2Orestart
v0.7.10
v0.7.9
bug fix
- fixed an error caused by failing to parse the hp:shadow node. (issue #66)
- fixed an error that libreoffice crashes where java ImageIO can't load certain image format. (issue #67)
improve
- modified the table to occupy space when the textWrap property is set to TOP_AND_BOTTOM
버그 수정
개선사항
- 테이블이 textWrap 속성이 TOP_AND_BOTTOM 일때, 자리차지 하도록 수정
v0.7.8
v0.7.7
bug fix
- fix for the issue of "The order of sections is not guaranteed when converting HWPX files." (issue #62)
- fix of wrong comparing section filename in hwpx file.
- fix for the issue of "When converting the file, I only get an 'Unspecified Application Error'". (issue #63)
- fix of wrong parsing gradation colors in hwpxfile.
improve
- new implement of parsing ConnectLine control.
버그 수정
- "hwpx 파일 변환 시 구역의 순서가 보장되지 않습니다." 수정 (issue #62)
- hwpx 파일에서 section 파일명 비교 오류 수정
- "파일 변환시 Unspecified Application Error 오류만 나옵니다." 수정 (issue #63)
- hwpx에서 gradtion color 파싱 오류 수정
개선사항
- ConnectLine 컨틀로 파싱 추가
v0.7.6
bug fix
- fix null pointer exception where shape object has paragraph text (issue #59)
- fix for merging hidden cell in text table (issue #60)
improve
- fill color in closed curve object with its color
- read paragraph text from ellipse in container object
버그 수정
- 도형개체에 글상자 속성을 파싱하지 않고 null pointer exception 발생 오류 수정 (issue #59)
- 표 내부에 숨어있는 Cell 병합시 병합이 되지 않는 오류 수정 (issue #60)
개선사항
- 폐곡선 색 채움
- 묶음개체내 타원의 글상자 속성 지원
v0.7.5
bug fix
- fix null pointer exception where image has no binary data (issue #58)
improve
- treat COLD control only when comes with SECD control in the same paragraph (issue #57)
- draw table with frame when table aligned PAGE BOTTOM.
버그 수정
- bin data가 없는 이미지에서 null pointer exception 발생 오류 수정 (issue #58)
개선사항
- COLD컨트롤이 SECD컨트롤과 paragraph내 같이 있는 경우에만 처리되도록 수정 (이슈 #57)
- 테이블이 PAGE의 BOTTOM에 위치할 경우 Frame으로 그리도록 수정
v0.7.4
v0.7.3
v0.7.2
v0.7.1
changes
- check wrong position of Clip image on HWP5.0.3.4 (fix issue #49)
- set image Y position as 0 when image anchored on paragraph and Y position is negative value (fix issue #50)
- treat Text box as TextFrame in container (fix issue #50)
- set StartIntensitiy and EndIntensity properties at gradient fill
- change outer frame not to increase height
- set CharScaleWidth 100% if font is not supported in device.