Merge develop to master#9
Merged
Merged
Conversation
…rary, example, and test suites
…lyph-accurate layout metrics
…ace and simplify font resource management
… and collection initializers
…t for HtmlToPdfDotNet library
…age layout rendering logic
…ing with robust sanitization and logging
…improved pagination, and enhanced background/border rendering logic.
…andle RGB/RGBA color values
…e embedding guidance
…and update sample sales data
…gression tests to prevent path traversal vulnerabilities
… environment settings
…DF rendering primitives
…overline, and line-through rendering
…s and adding thread synchronization to FontRegistry
…idation and throwing meaningful exceptions
…ent compatibility
…sions, and dependency injection registration
… header/footer support, and basic flexbox rendering
…ills and specifications
* feat: implement CSS value parsing logic and project structure for library, example, and test suites * feat: implement new block and inline layout engines with supporting primitive models * docs: add XML documentation comments to BlockLayoutEngine methods and class * feat: implement PDF document writing pipeline and supporting structural models * feat: implement TrueType font embedding with subsetting support and glyph-accurate layout metrics * refactor: move font-related models and builders to a dedicated namespace and simplify font resource management * refactor: modernize codebase by adopting target-typed new expressions and collection initializers * chore: add .snyk configuration file to exclude test projects and build directories * feat: implement image loading subsystem with PNG and JPEG support * feat: implement CSS stylesheet parsing and selector matching logic for layout engines * docs: add comprehensive documentation and dependency injection support for HtmlToPdfDotNet library * feat: add Razor view rendering support and an MVC example for sales report generation * refactor: implement Z-order control for box primitives and improve image layout rendering logic * refactor: clean up service namespaces and improve image data URI parsing with robust sanitization and logging * refactor: optimize TableLayoutEngine with struct-based row handling, improved pagination, and enhanced background/border rendering logic. * feat: add table layout tests and fix CSS border parser to correctly handle RGB/RGBA color values * feat: initialize CodeGraph MCP server configuration and documentation * docs: update README with ASP.NET Core Razor view integration and image embedding guidance * refactor: secure file path resolution to prevent directory traversal and update sample sales data * fix: sanitize directory separators in image paths and add security regression tests to prevent path traversal vulnerabilities * feat: implement text-transform property support including full-width conversion * feat: implement border-radius support for CSS rectangles and update PDF rendering primitives * feat: implement text-decoration CSS property support with underline, overline, and line-through rendering * feat: implement text-transform inheritance and optimize content stream path rendering * refactor: migrate codegraph configuration and cleanup legacy project files * feat: make PdfGenerator thread-safe by snapshotting conversion options and adding thread synchronization to FontRegistry * feat: improve public API robustness by adding comprehensive input validation and throwing meaningful exceptions * test: add integration tests for PDF structure and output content validation * test: remove flaky test cases and update font path for cross-environment compatibility * chore: remove stale daemon process identifier file * chore: ignore pid and sock files in .codegraph directory * test: add unit tests for image loading, resource building, page dimensions, and dependency injection registration * feat: implement layout engine upgrades including page break controls, header/footer support, and basic flexbox rendering * feat: implement table header repetition across pages in TableLayoutEngine * feat: implement FlexLayoutEngine and configure project development skills and specifications * chore: add .agents skills for project conventions and ignore .atl directory --------- Co-authored-by: guiller <guillercp93@outlook.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.