openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
PoDoFo
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
24 days
ago. based on code collected
24 days
ago.
Jan 18, 2024 — Jan 18, 2025
Showing page 110 of 142
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
A bit progress, but it is a big task .... this commit is merely for personal backup reasons
Dominik Seichter
More...
over 17 years ago
A bit progress, but it is a big task .... this commit is merely for personal backup reasons
domseichter
More...
over 17 years ago
FIXED: read and write the loca table, now only glyf is missing and we can start subsetting :)
Dominik Seichter
More...
over 17 years ago
FIXED: read and write the loca table, now only glyf is missing and we can start subsetting :)
domseichter
More...
over 17 years ago
ADDED: PdfTTFWriter: a TTF parser and writer which will give us TrueType subsetting soon parsing and writing works apart from the glyf and loca tables (which are the important ones for subsetting :( ) FIXED: Removed debug code from PdfObject
Dominik Seichter
More...
over 17 years ago
ADDED: PdfTTFWriter: a TTF parser and writer which will give us TrueType subsetting soon
domseichter
More...
over 17 years ago
FIXED: Added a error message for broken font files
Dominik Seichter
More...
over 17 years ago
FIXED: Added a error message for broken font files
domseichter
More...
over 17 years ago
FIXED: Removed debug code
Dominik Seichter
More...
over 17 years ago
FIXED: Removed debug code
domseichter
More...
over 17 years ago
FIXED: Added a PdfDCTDecode filter that can decode the DCT filter The implementation is not very fast as all data is cached until EndDecode is called. FIXED: podofoimgextract can created PPM files now and should be able to decode all images. TODO: Support for other colorspaces than RGB.
Dominik Seichter
More...
over 17 years ago
FIXED: Added a PdfDCTDecode filter that can decode the DCT filter
domseichter
More...
over 17 years ago
ADDED: PdfArray::GetSize() so that the API stays consistent with the rest of PoDoFo
Dominik Seichter
More...
over 17 years ago
ADDED: PdfArray::GetSize() so that the API stays consistent with the rest of PoDoFo
domseichter
More...
over 17 years ago
FIXED: It is now possible to set a password from the outside if the PDF file is password encrypted. See PdfMemDocument::SetPassword and PdfParser::SetPassword
Dominik Seichter
More...
over 17 years ago
FIXED: It is now possible to set a password from the outside if the PDF file is password encrypted. See PdfMemDocument::SetPassword and PdfParser::SetPassword
domseichter
More...
over 17 years ago
FIXED: A memory leak reported by Jeremy Gould
Dominik Seichter
More...
over 17 years ago
FIXED: A memory leak reported by Jeremy Gould
domseichter
More...
over 17 years ago
FIXED: Forgot to commit: podofopdfinfo should display encryption status of a file.
Dominik Seichter
More...
over 17 years ago
FIXED: Forgot to commit: podofopdfinfo should display encryption status of a file.
domseichter
More...
over 17 years ago
FIXED: Patch by Jeremy Gould to fix extraction of images which have a filter array
Dominik Seichter
More...
over 17 years ago
FIXED: Patch by Jeremy Gould to fix extraction of images which have a filter array
domseichter
More...
over 17 years ago
ADDED: Support for reading encrypted documents
domseichter
More...
over 17 years ago
ADDED: Support for reading encrypted documents Current problems of the implementation: * No exeception is thrown if decryption fails * User has currently no way to set a password from the outside ADDED: PdfDocument and PdfEncrypt allow the user to query the document permissions ADDED: podofopdfinfo prints document permissions
Dominik Seichter
More...
over 17 years ago
ADDED: PdfString::GetCharacterLength method as discussed with Craig
Dominik Seichter
More...
over 17 years ago
ADDED: PdfString::GetCharacterLength method as discussed with Craig
domseichter
More...
over 17 years ago
- Move PdfHintStream into PoDoFo::NonPublic namespace - Forward declare PdfHintStream in headers where it's used - Remove PdfHintStream.h from <podofo.h> - Remove PODOFO_API declaration from PdfHintStream to stop exporting it in the shared library interface.
Craig Ringer
More...
over 17 years ago
- Move PdfHintStream into PoDoFo::NonPublic namespace
ringerc
More...
over 17 years ago
FIXED: Small optimizations: PdfObject forwards to PdfReference methods can be NOTHROW, too ADDED: Commandline options to podofoencrypt, it should be a really useful tool now -> We could need more tools like this IMHO to make PoDoFo useful for the normal user to and not only for developers -> man pages etc. would be nice too or overall better documentation
Dominik Seichter
More...
over 17 years ago
FIXED: Small optimizations: PdfObject forwards to PdfReference methods can be NOTHROW, too
domseichter
More...
over 17 years ago
←
1
2
…
106
107
108
109
110
111
112
113
114
…
141
142
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree