Commit Graph

  • d3e8386418 Dynamic element prototype Marcin Ziąbek 2021-10-19 01:40:56 +02:00
  • 525bf534e5 Update DocumentGenerator.cs Marcin Ziąbek 2021-10-19 00:37:07 +02:00
  • 68f050a154 Adjusted tests for better benchmarking Marcin Ziąbek 2021-10-16 22:34:54 +02:00
  • fd696c5b66 Added missing tests to the constrained element Marcin Ziąbek 2021-10-12 23:58:28 +02:00
  • 0ccc8cc236 Improved the DocumentLayoutException message Marcin Ziąbek 2021-10-11 23:01:26 +02:00
  • 9ef444462a Implemented the Inlined document Marcin Ziąbek 2021-10-11 22:48:44 +02:00
  • 479915b68f Implemented the Inlined element Marcin Ziąbek 2021-10-11 01:48:12 +02:00
  • 5deea91fe4 Code refactorization Marcin Ziąbek 2021-10-10 23:21:11 +02:00
  • 7174a2afa1 Code style improvements Marcin Ziąbek 2021-10-10 19:17:31 +02:00
  • 1371fe1df9 Merge pull request #32 from QuestPDF/global-text-style Marcin Ziąbek 2021-10-10 18:40:19 +02:00
  • bb00dfd4d4 Merge pull request #28 from jcl86/main Marcin Ziąbek 2021-10-10 18:39:15 +02:00
  • 70e5783f0e Updated report sample to follow new text style approach global-text-style Marcin Ziąbek 2021-10-07 23:23:07 +02:00
  • e8b7f38187 Fixed setting text style in the text-block-elements Marcin Ziąbek 2021-10-07 23:10:12 +02:00
  • c2ba2addfc Fixed handling global text style when setting block-wide style Marcin Ziąbek 2021-10-07 22:56:51 +02:00
  • e379502a64 Implemented prototype of global, document-wide text style Marcin Ziąbek 2021-10-07 22:38:41 +02:00
  • 88e58500a8 Improved caching Marcin Ziąbek 2021-10-07 21:26:14 +02:00
  • caa779e1e0 Added skip element for headers and footers jcl-aadlab 2021-10-05 10:47:22 +02:00
  • 4938e97e6d Update readme.md Marcin Ziąbek 2021-10-01 14:09:25 +02:00
  • 7980befb77 Synced with 2021.10 Marcin Ziąbek 2021-10-01 02:32:35 +02:00
  • f3b75b43ac Merge branch 'main' of https://github.com/QuestPDF/library into element-proxy Marcin Ziąbek 2021-10-01 02:20:21 +02:00
  • 17e2727833 Added missing option to style a line richtext Marcin Ziąbek 2021-10-01 01:44:42 +02:00
  • 1b9ea70f6e Fixed code highlighting 2021.10 Marcin Ziąbek 2021-09-30 23:50:34 +02:00
  • 87f4c9774a Update readme.md Marcin Ziąbek 2021-09-30 23:48:35 +02:00
  • 3bdd03031b Updated csproj Marcin Ziąbek 2021-09-30 23:08:47 +02:00
  • 26335faa97 Improved and fixed old tests Marcin Ziąbek 2021-09-30 22:48:39 +02:00
  • 7b81e61840 Merge pull request #26 from QuestPDF/richtext Marcin Ziąbek 2021-09-30 22:05:45 +02:00
  • 391c5a6092 Merge branch 'main' into richtext Marcin Ziąbek 2021-09-30 22:04:47 +02:00
  • d951e0a6b2 Removed not needed nuget dependencies Marcin Ziąbek 2021-09-19 01:42:52 +02:00
  • 188fbc22a7 Added structural tests for: Row, Stack. Marcin Ziąbek 2021-09-18 23:40:21 +02:00
  • cc6d1c81c8 Updated tests to use FluentAssertions 6 Marcin Ziąbek 2021-09-18 20:59:21 +02:00
  • 6d333da84c Added tests to check simple, container-like constraints for some elements Marcin Ziąbek 2021-09-18 01:21:48 +02:00
  • e411554a29 Added tests for elements: Box, Layers, Rotate, Scale, SimpleRotate, Translate, Unconstrained Marcin Ziąbek 2021-09-18 01:03:58 +02:00
  • 9fddea84ba Cleaned tests suite Marcin Ziąbek 2021-09-17 22:05:07 +02:00
  • 84e896e13b 2021.10.0-beta.2 Improved API naming Marcin Ziąbek 2021-09-14 12:16:49 +02:00
  • 569864d48a Fixed rendering text when put in the Box element Marcin Ziąbek 2021-09-14 02:13:15 +02:00
  • 2c11491d4e Library update Marcin Ziąbek 2021-09-14 02:02:45 +02:00
  • acdd8164be Optimized the TextLine object Marcin Ziąbek 2021-09-14 00:16:16 +02:00
  • 094b25a9fb Merge remote-tracking branch 'origin/richtext' into richtext Marcin Ziąbek 2021-09-13 20:38:50 +02:00
  • 122f35d0a7 2021.10-beta + Code rebase Marcin Ziąbek 2021-09-13 20:36:29 +02:00
  • f4c9f8b3c2 Added text rendering tests Marcin Ziąbek 2021-09-13 01:06:06 +02:00
  • ae7873680d Fixed layout rendering Marcin Ziąbek 2021-09-13 00:55:21 +02:00
  • 175db288f6 Improved text measuring performance Marcin Ziąbek 2021-09-12 21:37:46 +02:00
  • 22401be791 Fixed rendering spaces, fixed text alignment Marcin Ziąbek 2021-09-12 21:01:10 +02:00
  • e2774ef347 Improved book layout in benchmark Marcin Ziąbek 2021-09-07 13:34:04 +02:00
  • 99f004dd85 Improved text rendering (space corner cases) Marcin Ziąbek 2021-09-07 13:16:34 +02:00
  • 8ada092531 Fixed text rendering (spacing corner case) Marcin Ziąbek 2021-08-29 19:18:58 +02:00
  • c334390af0 Better new line handling Marcin Ziąbek 2021-08-27 20:25:20 +02:00
  • deed219a0a Code structure improvements. Text rendering: support for words longer than available space Marcin Ziąbek 2021-08-27 19:51:28 +02:00
  • bb8e590fc6 Code structure improvements Marcin Ziąbek 2021-08-27 12:40:06 +02:00
  • a08a7b85c9 Example report fixes Marcin Ziąbek 2021-08-27 11:40:33 +02:00
  • 755447e1fd Text: rendering custom elements inside text Marcin Ziąbek 2021-08-27 01:55:20 +02:00
  • b66a53a189 Text component: internal and external links Marcin Ziąbek 2021-08-27 01:38:26 +02:00
  • 6d41ac9b9a Fix: the Stack may not show last an element in certain scenarios Marcin Ziąbek 2021-08-27 01:38:10 +02:00
  • a124d23862 Code cleanup Marcin Ziąbek 2021-08-27 01:10:30 +02:00
  • 5f65b2daed Text Rendering Optimization: Caching Measurement Results Marcin Ziąbek 2021-08-27 00:29:04 +02:00
  • 07938a1510 Text rendering optimization: style key, font metrics caching Marcin Ziąbek 2021-08-26 23:36:43 +02:00
  • f17860f519 Implemented text rendering benchmark Marcin Ziąbek 2021-08-26 22:25:33 +02:00
  • 6023b4de34 Improved text rendering capabilities Marcin Ziąbek 2021-08-25 03:40:16 +02:00
  • 748b8f65f5 Initial text rendering improvements Marcin Ziąbek 2021-08-09 22:35:39 +02:00
  • feab280a27 Fixed detecting infinite layout exception in specific cases 2021.9.3 Marcin Ziąbek 2021-09-13 01:09:45 +02:00
  • ae32511172 Added text rendering tests Marcin Ziąbek 2021-09-13 01:06:06 +02:00
  • 6c4da7285a Fixed layout rendering Marcin Ziąbek 2021-09-13 00:55:21 +02:00
  • 070b6a20bd Improved text measuring performance Marcin Ziąbek 2021-09-12 21:37:46 +02:00
  • f7cfdb763f Fixed rendering spaces, fixed text alignment Marcin Ziąbek 2021-09-12 21:01:10 +02:00
  • 2772b5b4a4 Size component cleanup 2021.09 Marcin Ziąbek 2021-09-12 20:25:50 +02:00
  • 3dfe7a59e0 Fixed space removal Marcin Ziąbek 2021-09-12 20:15:41 +02:00
  • df5c5524ee Fixed text alignment Marcin Ziąbek 2021-09-12 20:10:52 +02:00
  • 5975b19445 Improved book layout in benchmark Marcin Ziąbek 2021-09-07 13:34:04 +02:00
  • fb7743e828 Improved text rendering (space corner cases) Marcin Ziąbek 2021-09-07 13:16:34 +02:00
  • eca93b7e66 Added debug pointers to page Marcin Ziąbek 2021-09-07 11:17:49 +02:00
  • 6a3bfd855e Improved infinite layout debugging experience Marcin Ziąbek 2021-09-07 00:32:51 +02:00
  • 5e7f2a3adf Simple layout debugging when overflow Marcin Ziąbek 2021-09-06 21:43:31 +02:00
  • 2f1dd4b383 Improved tests with Benchmark.net Marcin Ziąbek 2021-09-06 21:43:12 +02:00
  • adec37007b Refactorization: space planning algorithm Marcin Ziąbek 2021-09-02 21:48:20 +02:00
  • 814d325376 Implemented measurement cache proxy Marcin Ziąbek 2021-09-02 13:30:39 +02:00
  • 4152a0f701 Improved row performance and layout structure stability Marcin Ziąbek 2021-09-02 00:53:50 +02:00
  • 6c80c59996 Fixed misspelling in release notes 2021.9.2 Marcin Ziąbek 2021-09-01 19:19:16 +02:00
  • 08a37666fe 2021.9.1 Marcin Ziąbek 2021-09-01 19:14:52 +02:00
  • c2fb68562d 2021.9.0 2021.9 Marcin Ziąbek 2021-08-30 23:37:44 +02:00
  • 683ab362d8 Added support for registering font types based on the suggestion of brendonparker Marcin Ziąbek 2021-08-29 20:14:48 +02:00
  • 3bb46ecc42 Fixed text rendering (spacing corner case) Marcin Ziąbek 2021-08-29 19:18:58 +02:00
  • 3112ee10cf Better new line handling Marcin Ziąbek 2021-08-27 20:25:20 +02:00
  • 899c138842 Code structure improvements. Text rendering: support for words longer than available space Marcin Ziąbek 2021-08-27 19:51:28 +02:00
  • 5177dcfd2b Code structure improvements Marcin Ziąbek 2021-08-27 12:40:06 +02:00
  • 4e6415aee2 Example report fixes Marcin Ziąbek 2021-08-27 11:40:33 +02:00
  • d9b3f016e8 Text: rendering custom elements inside text Marcin Ziąbek 2021-08-27 01:55:20 +02:00
  • b9cfaf3846 Text component: internal and external links Marcin Ziąbek 2021-08-27 01:38:26 +02:00
  • e3e7a22af8 Fix: the Stack may not show last an element in certain scenarios Marcin Ziąbek 2021-08-27 01:38:10 +02:00
  • c938ea32b0 Code cleanup Marcin Ziąbek 2021-08-27 01:10:30 +02:00
  • 69419c8440 Text Rendering Optimization: Caching Measurement Results Marcin Ziąbek 2021-08-27 00:29:04 +02:00
  • 23e8aa3491 Text rendering optimization: style key, font metrics caching Marcin Ziąbek 2021-08-26 23:36:43 +02:00
  • fd5d51e764 Implemented text rendering benchmark Marcin Ziąbek 2021-08-26 22:25:33 +02:00
  • dbc479db07 Improved text rendering capabilities Marcin Ziąbek 2021-08-25 03:40:16 +02:00
  • 04af33fc31 Included examples for DSL and complex layouts Marcin Ziąbek 2021-08-23 23:51:42 +02:00
  • edc595d199 Initial text rendering improvements Marcin Ziąbek 2021-08-09 22:35:39 +02:00
  • 7f94ae589a Updated release notes and code example 2021.08 Marcin Ziąbek 2021-08-03 01:43:48 +02:00
  • adfce6204e Improved testing environment by adding proper result files names, Added more code examples Marcin Ziąbek 2021-08-03 01:35:46 +02:00
  • 6d3c8d0708 Added elements: Rotate, Unconstrained Marcin Ziąbek 2021-08-01 21:09:16 +02:00
  • 3b8c300126 Merge pull request #17 from QuestPDF/2021.6 Marcin Ziąbek 2021-08-01 16:58:44 +02:00
  • 239a042615 Fixed rendering for the "Rotate" element 2021.6 MarcinZiabek 2021-07-28 21:36:51 +02:00