Commit Graph

431 Commits

Author SHA1 Message Date
Michael R Sweet
21ac2b52d1
Clean up updated docos (Issue #78) 2024-10-25 17:32:38 -04:00
Michael R Sweet
21b8e3b06f
Changelog. 2024-10-25 17:17:39 -04:00
Michael R Sweet
91392a931f
Changelog. 2024-10-25 17:17:38 -04:00
Michael R Sweet
1d8bcf4d73
Start v1.4.0. 2024-10-25 17:17:38 -04:00
Michael R Sweet
1e55779906
Merge pull request #78 from uddhavphatak/master
Update in documentation
2024-10-25 17:16:46 -04:00
Michael R Sweet
0e45e49ea4
Merge pull request #76 from vlasovsoft1979/master
Get name from object
2024-10-25 17:14:59 -04:00
ThePhatak
0ab291a78b
Update pdfio.md 2024-10-21 20:37:25 +05:30
ThePhatak
cac6d4891c
Update pdfio.md 2024-10-21 19:52:34 +05:30
ThePhatak
4f29ad89da
Merge branch 'michaelrsweet:master' into master 2024-10-21 17:09:38 +05:30
Michael R Sweet
9c04d1dc20
Update changelog. 2024-10-15 13:10:06 -04:00
Michael R Sweet
335472023e
Bump version in header. 2024-10-15 13:06:40 -04:00
ThePhatak
25834e07ef
Update pdfio.md
addition of lines requeested
2024-10-15 09:38:01 +05:30
ThePhatak
2d2a7126d2
Update pdfio.md
updated doc
2024-10-14 13:34:27 +05:30
ThePhatak
df1064ff39
Update pdfio.md 2024-10-14 13:20:44 +05:30
ThePhatak
853fa4fe8f
Update pdfio.md 2024-10-14 13:14:59 +05:30
ThePhatak
2cadfd8a1e
Update pdfio.md 2024-10-14 13:10:57 +05:30
ThePhatak
f5d40a305e
Update pdfio.md 2024-10-14 13:09:13 +05:30
ThePhatak
eb5be57b4a
Update pdfio.md
basics of pdf file
2024-10-14 13:06:06 +05:30
ThePhatak
3de47ea63d
Update pdfio.md
update documentation
2024-10-14 12:43:40 +05:30
Michael R Sweet
8f2c47cb07
Make sure memory is freed on error conditions. 2024-10-09 15:32:48 -04:00
Michael R Sweet
74dfefdcc1
Update documentation (Issue #77)
- Explain pdfioObjGetSubtype and pdfioObjGetType values
- Provide example code and documentation for accessing common page object values
2024-10-09 15:07:57 -04:00
Sergey Vlasov
ee31096019 PR comment 2024-09-27 20:38:15 +03:00
Sergey Vlasov
121b933307 minor 2024-09-25 18:44:34 +03:00
Sergey Vlasov
f4409146e3 minor 2024-09-25 18:42:38 +03:00
Sergey Vlasov
4312933409 pdfioFileCreateNameObj implemented 2024-09-25 18:40:36 +03:00
Sergey Vlasov
a19949834b PR comments 2024-09-25 18:06:17 +03:00
Sergey Vlasov
04c4f44324 Get name from simple object. For example, Image ColorSpace is the reference to other object. 2024-09-25 17:04:25 +03:00
Michael R Sweet
206f75403a
Add debug printfs. 2024-08-26 09:19:34 -04:00
Michael R Sweet
7d22477917
Fix opening of certain encrypted PDF files (Issue #62) 2024-08-21 11:28:39 -04:00
Michael R Sweet
7c3651671b
Add NULL checks in the private debug APIs that testpdfio calls. 2024-08-21 09:22:58 -04:00
Michael R Sweet
6cb661f0f4
Cleanup changelog. 2024-08-21 08:25:11 -04:00
Michael R Sweet
7e01451b18
Merge 0-character font fix from TTF. 2024-08-21 08:22:31 -04:00
Michael R Sweet
138f3955d1
Add --password option to PDFio test program. 2024-08-19 17:12:16 -04:00
Michael R Sweet
82844ad2ce
Merge TTF v1.0.0 source files. 2024-08-19 16:59:00 -04:00
Michael R Sweet
d7cce4dfbc
Merge TTF v1.0.0 source files. 2024-08-19 16:58:38 -04:00
Michael R Sweet
1cec42f399
Bump version to 1.3.2. 2024-08-09 10:55:32 -04:00
Michael R Sweet
f3f70e7877
Merge some TTF sanity check fixes from the TTF project. 2024-08-09 10:54:28 -04:00
Michael R Sweet
90923c3818
Update DLL exports. 2024-08-05 21:55:32 -04:00
Michael R Sweet
986cc512cd
Bump NuGet project versions. 2024-08-05 21:50:18 -04:00
Michael R Sweet
c35ddbec00
Changelog 2024-08-05 21:49:26 -04:00
Michael R Sweet
e4e1c39578
Merge commit from fork
Add range checking to TTF loader.
2024-08-05 21:47:48 -04:00
Michael R Sweet
1d4f77cab1
Add examples to documentation (Issue #69) 2024-08-05 21:44:56 -04:00
Michael R Sweet
b035130cde
Merge pull request #68 from devnibo/master
Update documentation
2024-08-05 19:56:40 -04:00
Michael R Sweet
d6d5813b04
Update changelog with CVE number. 2024-08-05 16:34:12 -04:00
Michael R Sweet
6492f210cf
Bump version and changelog. 2024-08-05 10:23:51 -04:00
Michael R Sweet
207062a996
Add size limiting for num_cmap and nGlyphs. 2024-08-05 10:16:00 -04:00
devnibo
7d37abb0df Update documentation 2024-07-07 16:35:56 +02:00
Michael R Sweet
0c1122b689
Prep for release. 2024-06-28 19:06:44 -04:00
Michael R Sweet
d4f8dd46b5 Add Windows test script. 2024-06-28 19:00:51 -04:00
Michael R Sweet
986c5f0438
Update docos. 2024-06-24 11:51:50 -04:00