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
avoid nullptr dereference if trailer has not been loaded More... almost 2 years ago
Better highlight tools status More... almost 2 years ago
avoid nullptr dereference in font metrics creation More... almost 2 years ago
ReadUtf16BEString/ReadUtf16LEString: Make these functions lenient and working also in case of invalid utf16 strings More... almost 2 years ago
Compile with gcc-10.2 More... almost 2 years ago
fix a few typos, dos2unix More... almost 2 years ago
basedefs: Cleaned build handling for exporting symbols and documentation More... almost 2 years ago
PdfFontBuildEncoding: Added a fallback in base of no Unicode charmap found More... almost 2 years ago
PdfFontManager: Added font paths caching for fonts created with GetOrCreateFont(filepath) More... almost 2 years ago
PdfFontManager: Avoid parsing/reading the font twice More... almost 2 years ago
PdfImage: Added support for CYMK images More... almost 2 years ago
Optimize PdfFont::ExtractBaseName More... almost 2 years ago
Fix potential overflows before cast to wider type More... almost 2 years ago
PdfFontManager: Fix unused variables More... almost 2 years ago
PdfFontManager: Fixed missing insertion on the cached font queries More... almost 2 years ago
PdfFontManager: Fix missing skip normalize pattern as intended More... almost 2 years ago
PdfFontManager: Fix wrong caching with base font name More... almost 2 years ago
PdfMemDocument: Fixed wrong embedding of fonts before garbage collection More... almost 2 years ago
PdfFontMetrics: Compute base font name lazily More... almost 2 years ago
PdfFontManager: Restored caching the pattern name More... almost 2 years ago
PdfPainter: Renamed BeginMarkedContext->BeginMarkedContent More... almost 2 years ago
PdfContentsReader: Added missing PODOFO_API attribute More... almost 2 years ago
PdfFont: Optmize encoded string serialization for simple encodings More... almost 2 years ago
PdfPainter: Added optional argument counterclockwise to DrawArc More... almost 2 years ago
PdfPainter: Cleaned addArcTo() More... almost 2 years ago
Updated CHANGELOG, removed old comment in tests More... almost 2 years ago
PdfPainter: Introduced PdfPainterPathContext/PdfPainterTextContext More... almost 2 years ago
PdfPainter: Fixed compilation after rename More... almost 2 years ago
PdfPainterDrawMode -> PdfPathDrawMode More... almost 2 years ago
PainterTest: Fixed not yet working test More... almost 2 years ago