3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 18, 2024 — Jan 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ADDED: CMap Encoding support by kalyan More... about 13 years ago
ADDED: CMap Encoding support by kalyan More... about 13 years ago
ADDED: Hexstring support for podofotxtextract by kalyan More... about 13 years ago
ADDED: Hexstring support for podofotxtextract by kalyan More... about 13 years ago
FIXED: Compiler warnings More... about 13 years ago
FIXED: Compiler warnings More... about 13 years ago
FIXED: Warnings about comparisons of signed and unsigned integers More... about 13 years ago
FIXED: Warnings about comparisons of signed and unsigned integers More... about 13 years ago
FIXED: API docs More... about 13 years ago
FIXED: API docs More... about 13 years ago
ADDED: Homebrew installation instructions for mac os x More... about 13 years ago
ADDED: Homebrew installation instructions for mac os x More... about 13 years ago
Support indirect keys for GetUri() More... over 13 years ago
Support indirect keys for GetUri() More... over 13 years ago
Patch by Palmer Zent to allow construction of PdfFileSpec from PdfDocument More... over 13 years ago
Patch by Palmer Zent to allow construction of PdfFileSpec from PdfDocument More... over 13 years ago
Patch add support for unicode-encoded (UTF8, UTF16) PdfString in GetMultiLineTextAsLines (and consequently for DrawMultilineText) at expence of lower performance and slightly changed PdfPainter interface. New GetMultiLineTextAsLines converts input to utf8. In next step utf8 string converted to utf16 string which allows us easily iterate through it. Utf8 step required only to reduce input in variable encodings to a common denominator.. More... over 13 years ago
Patch add support for unicode-encoded (UTF8, UTF16) PdfString in GetMultiLineTextAsLines (and consequently for DrawMultilineText) at expence of lower performance and slightly changed PdfPainter interface. More... over 13 years ago
FIXED: Use USE_CXX_LOCALE correctly in PoDoFo. Thanks to cybevnm for the patch. More... over 13 years ago
FIXED: Use USE_CXX_LOCALE correctly in PoDoFo. Thanks to cybevnm for the patch. More... over 13 years ago
ADDED: page rotation setters. Thanks to Florian Aspart for the patch More... over 13 years ago
ADDED: page rotation setters. Thanks to Florian Aspart for the patch More... over 13 years ago
ADDED: Lorem Ipsum Dolor test for DrawMultiLineText More... over 13 years ago
ADDED: Lorem Ipsum Dolor test for DrawMultiLineText More... over 13 years ago
Patch by James McGill: More... over 13 years ago
Patch by James McGill: More... over 13 years ago
FIXED: PdfDataType::AssertMutable was throwing a PdfError* by mistake instead of a PdfError More... over 13 years ago
FIXED: PdfDataType::AssertMutable was throwing a PdfError* by mistake instead of a PdfError More... over 13 years ago
FIXED: PdfColorSeparation.BuildColorSpace works nown with PdfStreamedDocument. Attention: Always make sure that SetStream is called on objects after the last call to AddKey. When using PdfStreamedDocument it is not possible to AddKeys to objects who have streams. More... over 13 years ago
FIXED: PdfColorSeparation.BuildColorSpace works nown with PdfStreamedDocument. More... over 13 years ago