Commit Graph

657 Commits

Author SHA1 Message Date
Marcin Ziąbek f67b65e040 Merge branch 'main' into feature/image-generation-settings 2023-05-20 12:00:18 +02:00
MarcinZiabek c5f77e1fd1 Hidden SkiaSharp API 2023-05-20 02:10:34 +02:00
MarcinZiabek f60aea0f83 Image generation: improved performance and quality 2023-05-20 01:52:05 +02:00
MarcinZiabek b74e0327fa Improved SharedImage API 2023-05-20 01:16:24 +02:00
swcs f20d7af0c5 new overloads to generate images based on the passed settings 2023-05-17 16:09:57 +02:00
swcs 3a73886d70 ImageCanvas uses on ImageGenerationSettings now 2023-05-17 16:09:41 +02:00
swcs 045b2a43b8 Settings for the GenerateImages() method 2023-05-17 16:08:47 +02:00
MarcinZiabek 312e94a4bd After-merge adjustments 2023-05-15 01:19:17 +02:00
MarcinZiabek fcef2b45d1 2023.5 release 2023-05-15 01:15:24 +02:00
MarcinZiabek 3606bc9e79 Automated image compression fixes 2023-05-15 01:15:03 +02:00
MarcinZiabek 6fe6e7ee41 Fixed tests 2023-05-15 01:15:03 +02:00
MarcinZiabek c41d045eee Fixed: image size when performing rescaling 2023-05-15 01:15:03 +02:00
MarcinZiabek 9aa22fbeea Adjusted image quality settings 2023-05-15 01:15:02 +02:00
MarcinZiabek f1ff03fede Added tests for new image functionality 2023-05-15 01:14:48 +02:00
MarcinZiabek fc8a788cf7 Minor fixes 2023-05-15 01:14:47 +02:00
Marcin Ziąbek 5d2d97097c Adjusted xml documentation 2023-05-12 13:29:07 +02:00
Marcin Ziąbek 03e10d3d0a 2023.5.0 release notes 2023-05-12 01:27:17 +02:00
Marcin Ziąbek 9bb1d27585 Image API refactoring 2023-05-12 01:26:09 +02:00
Marcin Ziąbek 2b701e11d4 Fixed Image API for Dynamic components 2023-05-12 01:20:50 +02:00
Marcin Ziąbek 6b1de07caa Name refactoring 2023-05-12 00:48:16 +02:00
Marcin Ziąbek 461dcde141 Update README.md 2023-05-10 00:56:33 +02:00
Marcin Ziąbek 8622633e34 Update README.md 2023-05-10 00:55:03 +02:00
Marcin Ziąbek 90565650c9 Create qodana.yml 2023-05-09 13:14:51 +02:00
Marcin Ziąbek d1a7018748 Table: fixed zindex rendering issue (#554) 2023-05-09 01:47:55 +02:00
MarcinZiabek 1829ed7180 Simplified image handling 2023-05-09 01:11:49 +02:00
MarcinZiabek bdb61aa545 Improved image handling 2023-05-09 00:47:28 +02:00
MarcinZiabek c21a335342 Integrated new Image API 2023-05-08 15:46:06 +02:00
MarcinZiabek ad47b82b8f Fixed example generation resolution 2023-05-07 04:05:39 +02:00
MarcinZiabek 2040822a37 Introduced global default image settings 2023-05-07 04:00:01 +02:00
MarcinZiabek 6d1cd81a1d Introduced DocumentSettings concept 2023-05-07 02:28:07 +02:00
Marcin Ziąbek 26195786a4 GeneratePdfAndShow, GenerateXpsAndShow (#546) 2023-05-05 00:49:03 +02:00
MarcinZiabek 40603ada12 2023.4.1 release 2023-05-04 19:21:45 +02:00
MarcinZiabek b5d8fc403f Including documentation comments in nuget 2023-05-04 19:20:20 +02:00
MarcinZiabek 84ed879026 2023.4.0 Updated Previewer configuration 2023-05-04 13:48:30 +02:00
Marcin Ziąbek 3bcb0ed947 Update README.md 2023-05-04 13:41:30 +02:00
MarcinZiabek 498a86359a Release 2023.4.0 2023-05-04 13:35:11 +02:00
Marcin Ziąbek 4d1db6b76e Dual license integration (#545)
* Added library license validation check with a detailed description

* Improved license-related message

* Adjusted license information

* Updated nuget license

* Improved grammar

* License message: added link to license configuration

* Fixed build
2023-05-04 13:25:06 +02:00
Marcin Ziąbek 6796d4a181 License update (#539)
* License information + folder cleanup

* Updated license information

* Fixed spelling

* Spelling fix

* License information adjustments
2023-04-28 14:07:21 +02:00
MarcinZiabek 6074ed0e7e Font fallback: fixed regression 2023-04-27 17:01:50 +02:00
MarcinZiabek a560c6c864 Release 2022.12.4 2023-04-22 10:01:53 +02:00
Marcin Ziąbek 327c412c7d Fix(#483): TextStyle.Fallback incorrectly inherits parent's and global properties (#532)
* Fixed applying text style for fallback styles

* Code refactoring

* FontStyle: making method arguments explicit

* Bug fixes + test

* Minor code refactoring
2023-04-22 09:57:07 +02:00
Marcin Ziąbek 4b5eeea896 Update README.md 2023-04-18 23:50:24 +02:00
MarcinZiabek ef89be9710 Improvement: updated the CreateNotMatchingFontException text to mention that glyph checking operation can be disabled with the Settings.CheckIfAllTextGlyphsAreAvailable setting 2023-04-17 02:15:19 +02:00
MarcinZiabek 176566801b 2022.12.3 release 2023-04-17 00:10:46 +02:00
MarcinZiabek 22a696fab9 Fix(#470): the inlined element is shown only once in the header but should be repeated on each page 2023-04-17 00:01:32 +02:00
MarcinZiabek 9809faccb6 Improvement (#528): added validation for color arguments 2023-04-16 23:49:47 +02:00
MarcinZiabek 6ad465b9fa Fix(#499): inconsistent text height when using multiple lines 2023-04-16 11:42:38 +02:00
MarcinZiabek e6c7befac4 Revert "Building QuestPDF Previewer for dotnet 7"
This reverts commit b05f76f848.
2023-03-15 19:48:56 +01:00
MarcinZiabek be3e4b59ec Revert "Update dotnet-desktop.yml"
This reverts commit e751bfd2ff.
2023-03-15 19:48:56 +01:00
Marcin Ziąbek e751bfd2ff Update dotnet-desktop.yml 2023-03-15 10:53:44 +01:00