This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
unipdf
Watch
1
Star
0
Fork
0
You've already forked unipdf
mirror of
https://github.com/unidoc/unipdf.git
synced
2025-05-04 22:17:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
unipdf
/
pdf
/
annotator
History
Gunnsteinn Hall
10c3be8c95
Change PdfObjectDictionary from map to struct and introduce ordered keys. Syntax change. Fixes all around to accommodate changes. Also fixes in test cases.
Closes
#56
.
2017-07-08 21:04:13 +00:00
..
circle.go
Change PdfObjectDictionary from map to struct and introduce ordered keys. Syntax change. Fixes all around to accommodate changes. Also fixes in test cases.
Closes
#56
.
2017-07-08 21:04:13 +00:00
doc.go
Initial prototype for annotator and draw packages for creating annotations and drawing paths for content stream creation.
2017-04-09 16:49:15 +00:00
line.go
Change PdfObjectDictionary from map to struct and introduce ordered keys. Syntax change. Fixes all around to accommodate changes. Also fixes in test cases.
Closes
#56
.
2017-07-08 21:04:13 +00:00
rectangle.go
Change PdfObjectDictionary from map to struct and introduce ordered keys. Syntax change. Fixes all around to accommodate changes. Also fixes in test cases.
Closes
#56
.
2017-07-08 21:04:13 +00:00
utils.go
Added line, rect, circle drawing routines into draw package (refactored from annotator).
2017-05-28 14:43:18 +00:00