3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Try fix github actions mac More... about 2 years ago
PdfError: Print full error description on what() More... about 2 years ago
PdfImage: Fixed compilation unix More... about 2 years ago
PdfImage: Fixed PNG initialization More... about 2 years ago
Try add workflow_dispatch event to workflows to manually trigger builds More... about 2 years ago
Fixed compilation warnings More... about 2 years ago
podofosign: Fix linking in mac More... about 2 years ago
Updated deps refs More... about 2 years ago
PdfIndirectObjectList: Fixed wrong cast to uint16_t in getNextFreeObject() for object number (is uint32_t) More... about 2 years ago
[FIX] Fix testing on github linux More... about 2 years ago
PdfImage: Fixed creating a stream with raw definition of filters More... about 2 years ago
Fixed test resources revision More... about 2 years ago
PdfObject: Fixed compressing streams on save More... about 2 years ago
TextExtraction: Fixed space separation dection with reentrant characters More... about 2 years ago
FreetypePrivate: Fixed warnings More... about 2 years ago
PdfTest: Fixed test compilation after PdfError renames More... about 2 years ago
Fixed compilation after PdfError renames More... about 2 years ago
PdfError: Renamed GetError()->GetCode(), GetCallstack()->GetCallStack(), PdfErrorInfoQueue -> PdfErrorInfoStack More... about 2 years ago
PdfErrorCode: Renamed InvalidFontFile -> InvalidFontData More... about 2 years ago
PdfFont: Fixed wrong variable aliasing More... about 2 years ago
PdfFontConfigWrapper: Workaround use of unix path separator in Windows by fontconfig More... about 2 years ago
PdfFontMetrics: Added FilePath/FaceIndex More... about 2 years ago
PdfFont: Renamed GetStringLength() overloads with PdfString to GetEncodedStringLength() More... about 2 years ago
PdfImage: Renamed LoadFromFile() to just Load() More... about 2 years ago
[ADD] PdfFontManager: Renamed GetFont() -> SearchFont(). Re-Added better GetOrCreateFont() from file/buffer More... about 2 years ago
Update README.md More... about 2 years ago
PdfSigner: Added SkipBufferClear(), now the buffer is default cleared before ComputeSignature() second call More... about 2 years ago
podofosign: Fix MySigner::CumputeSignature() so it doesn't append data on actual run More... about 2 years ago
PdfEncrypt: Added correct OpenSSL 3.0 support fetching crypto/hashing algorithm from library context providers More... about 2 years ago
PdfEncrypt: Cache cipher and hashing algorithms. Preparation for better OpenSSL 3.0 More... about 2 years ago