Граф коммитов

  • c53af12d97
    Release 3.4.7 master mrbean-bremen 2024-02-22 18:54:19 +0100
  • a2c69b70a1
    Refactoring of the Source Code Generator (#1141) Paul Selormey 2024-02-04 03:23:06 +0900
  • 02518c43c1
    Added support for .NET 8 (#1137) Paul Selormey 2024-02-03 18:19:59 +0900
  • 94567e0ec1 Merge remote-tracking branch 'upstream/master' into NET7 NET7 Wiesław Šoltés 2024-01-26 11:04:07 +0100
  • 030ac29ac5
    Added shared library for test application: Svg.Tests.Common (#1136) Paul Selormey 2024-01-25 20:05:05 +0900
  • 3b41c8c2fc
    Updates to SvgW3CTestRunner (#1132) Paul Selormey 2024-01-24 12:26:30 +0900
  • 41ed0b467b
    Fixes empty path issue (#1131) Paul Selormey 2024-01-19 15:54:42 +0900
  • 18cb5e45fe
    Main Project Cleanup (#1123) Paul Selormey 2024-01-18 12:05:57 +0900
  • 94b8e3101a
    * Improve picture clarity (#987) JasonLiu 2024-01-14 20:53:30 +0800
  • d5e50590c0
    Css parameter follow up (#1110) Thomas Stocker 2024-01-14 05:12:38 +0100
  • e9778e4cd8
    Separating W3C Test files from Issues and Pull Request (#1119) Paul Selormey 2024-01-11 18:12:17 +0900
  • e0bfdc3868 Merge remote-tracking branch 'upstream/master' into NET7 Wiesław Šoltés 2024-01-10 11:36:21 +0100
  • 2e765f404b
    Follow MS guidelines for custom exception types. (#826) Gavin Falconer 2023-12-30 05:17:19 +0000
  • 728cb00fa3
    Removing Unused Directories (#1117) Paul Selormey 2023-12-30 05:29:50 +0900
  • 28fa658c5d
    use source generators (#1116) Charles Roddie 2023-12-29 17:12:23 +0000
  • 6f5eaec904
    Fix declaring node also allows to use prefix for namespace (#1106) Philipp Schmidt 2023-12-17 16:02:43 +0100
  • 4cd055a23f
    The SvgDocument.Open method got an additional parameter for external CSS (#1107) Thomas Stocker 2023-12-16 12:05:25 +0100
  • e8b9efa337
    Release 3.4.6 mrbean-bremen 2023-11-16 18:59:37 +0100
  • 62b16dc925
    Fix regression that prevented loading some embedded images (#1102) H1Gdev 2023-11-16 23:57:07 +0900
  • 764974dcde
    Release 3.4.5 mrbean-bremen 2023-10-31 10:04:09 +0100
  • c21c914c56 Merge branch 'master' into NET7 Wiesław Šoltés 2023-10-10 09:58:45 +0200
  • 1343b5616e
    Remove Fizzler V3 (#1092) Thomas Stocker 2023-10-09 08:59:25 +0200
  • 4fd6cd81a4
    Minor optimisations (#1084) Antony Corbett 2023-10-08 13:08:25 +0100
  • d7d154da1a
    Make sure NO_SDC PreCompiler Constant is recognized as used (#1087) Thomas Stocker 2023-09-08 19:02:10 +0200
  • adc8db1ea3
    Update ExCSS to 4.2.2 (#1091) H1Gdev 2023-09-09 01:55:25 +0900
  • 4df54b32f4
    Minor Refactoring (#1076) H1Gdev 2023-08-28 01:59:12 +0900
  • bc4d7d6c4c
    Nuget dependency Cleanup (#1071) Thomas Stocker 2023-08-26 18:41:24 +0200
  • 32f98ee048
    Install .Net 3.1 SDK (#1074) Thomas Stocker 2023-08-26 18:20:06 +0200
  • 655ed69863 Merge remote-tracking branch 'upstream/master' into NET7 Wiesław Šoltés 2023-05-31 23:45:30 +0200
  • 69b80be21e
    Fix duplication of excessive SvgElement in DeepCopy (#1058) H1Gdev 2023-05-26 03:51:03 +0900
  • b92943078f
    Fix the color string format if no `System.Drawing.Common` is available (#1055) mzh3511 2023-05-21 19:13:55 +0800
  • 73c161bda1 Merge remote-tracking branch 'upstream/master' into NET7 Wiesław Šoltés 2023-05-12 12:28:12 +0200
  • 42faf6f8c6
    Add copying _styles in DeepCopy (#1053) mzh3511 2023-05-10 20:23:36 +0800
  • 43368fda07
    Change order of values in <TargetFrameworks> (#1048) H1Gdev 2023-03-13 18:24:06 +0900
  • aa8fc512be
    Fix Assembly in Generated API documentation (#1047) H1Gdev 2023-03-12 18:48:15 +0900
  • 9d3c65d49d
    Update from .NET 5 to .NET 6. (#1045) H1Gdev 2023-03-12 16:34:28 +0900
  • 5c97b4fe68
    Fix more build warnings (#1044) H1Gdev 2023-02-23 03:37:12 +0900
  • 64a207db79
    Fix Build Warnings (#1043) H1Gdev 2023-02-22 16:07:08 +0900
  • cf38ccaf3c
    Refactor framework symbols. (#1042) H1Gdev 2023-02-21 23:24:16 +0900
  • 71ffa1148a
    Fix OutOfMemory exception on SVGs with gradients (#1038) Kersten Behrens 2023-02-12 21:08:35 +0100
  • 63f2579587 Merge branch 'master' into NET7 Wiesław Šoltés 2023-01-03 22:03:02 +0100
  • 646c956d75
    Fix: Compile error in latest C# (#1030) H1Gdev 2022-12-27 23:06:57 +0900
  • ec560dc524 Fix build using scoped instead of ref Wiesław Šoltés 2022-11-03 13:50:10 +0100
  • 668d4c48f9
    Prepare release 3.4.4 mrbean-bremen 2022-10-29 18:01:09 +0200
  • 2a91ad153d
    Update System.Drawing.Common to fix CVE-2021-26701 (#1026) Michael Bowen 2022-10-28 14:17:51 -0700
  • 6cea2377a8 Small Refactor in SvgPolyline. H1Gdev 2022-10-23 20:57:01 +0900
  • d066884d46
    Performance optimization for SvgPath.Path() (#1022) H1Gdev 2022-10-29 04:36:28 +0900
  • a7fb9992f1
    Dispose matrix in SvgOffset processing (#1007) H1Gdev 2022-09-09 01:38:48 +0900
  • 42a1714b06
    Fix 'Parameter is not valid' exception when drawing to bitmap (#1006) H1Gdev 2022-09-06 05:08:28 +0900
  • a8bca0d85d
    Fix: Out of memory Exception in SvgImage.Render() (#1005) H1Gdev 2022-09-04 16:17:19 +0900
  • 4224b65dc1
    Fix some typos in documentation (#994) Toshik 2022-08-08 20:47:24 +0300
  • 9c5929f1a2
    Fix localized family names in SvgFontManager. (#993) H1Gdev 2022-08-04 12:18:09 +0900
  • 25b3700d88
    Prepare release 3.4.3 mrbean-bremen 2022-07-16 20:33:08 +0200
  • 8c9b1f2b6d
    Refeence latest ExCSS instead of copying it (#990) H1Gdev 2022-07-16 17:16:25 +0900
  • aee2e93fa5
    Fixes out of memory in Svg 3.4.2 (#991) H1Gdev 2022-07-14 03:24:12 +0900
  • 203615cb96
    Update XMLOutputTester sample (#983) H1Gdev 2022-06-16 02:42:36 +0900
  • 48dff4a3ee
    Remove out of support framework versions. (#980) H1Gdev 2022-06-03 03:33:12 +0900
  • ecacd97f13
    HttpMaster added as a tool using the library (#935) joxi 2022-04-13 20:04:29 +0200
  • 090a480c4b
    Prepare bugfix release 3.4.2 mrbean-bremen 2022-04-11 20:11:25 +0200
  • 8f54863f20
    Make sure InheritGradient values are inherited (#970) H1Gdev 2022-04-08 03:31:56 +0900
  • e858d54912
    Fix precision issue in SvgUnit (#969) H1Gdev 2022-04-05 16:09:13 +0900
  • 934c476722
    Consolidate anti-aliasing behavior with browsers (#965) mrbean-bremen 2022-04-05 09:08:19 +0200
  • 51597d3159
    Fix ArgumentException in SvgTextBase.Bounds when text is only whitespace (#963) Kyeonghwan Jeong 2022-03-28 01:31:00 +0900
  • 8fb0965cbe
    Prepare bugfix release mrbean-bremen 2022-03-19 20:50:40 +0100
  • 6febdb9e8c
    Remove .NET 2.1 from CI tests mrbean-bremen 2022-03-18 19:48:02 +0100
  • 78de2d6e0b
    Fix precision issue in SvgUnit (#961) H1Gdev 2022-03-19 03:44:46 +0900
  • 9ad522aead
    Change DeepCopy method of SvgTextBase. (#956) H1Gdev 2022-02-19 02:15:19 +0900
  • 78fabce903
    Fix Invalid Cast Exception when updating SvgText Coordinates (#955) H1Gdev 2022-02-18 04:05:04 +0900
  • e37e444164
    Fix Text Transformation (#953) Raul Morales 2022-02-12 13:45:15 -0600
  • 3ea380003e
    Convert links in README to HTTPS (#950) Julian Verdurmen 2022-02-10 19:44:01 +0100
  • 6afa1e59aa
    Fix dead link in README (#951) Julian Verdurmen 2022-02-09 19:32:10 +0100
  • f95291e6a5
    Fix desrialization of TextDecoration flags (#942) H1Gdev 2022-01-15 17:23:05 +0900
  • 95895ddb07 Fix SplitDrawingCodeIntoSeparateProject Wiesław Šoltés 2022-01-10 23:57:30 +0100
  • 6d4320e859 Remove Svg project reference Wiesław Šoltés 2022-01-10 23:15:48 +0100
  • 45f2c44303 Enable generators Wiesław Šoltés 2022-01-10 23:15:31 +0100
  • 9081999223 Add as linked code Wiesław Šoltés 2022-01-10 23:15:23 +0100
  • 14fa26bd1a Change for now AssemblyName Wiesław Šoltés 2022-01-10 23:15:10 +0100
  • 306a97094a Add resources Wiesław Šoltés 2022-01-10 23:15:00 +0100
  • 18e15dd8d1 Update SvgDocument.Drawing.cs Wiesław Šoltés 2022-01-10 23:14:48 +0100
  • 103b8a77e8 Delete SvgDocument.Win32.cs Wiesław Šoltés 2022-01-10 23:14:42 +0100
  • 15ebf88a4e Remove duplicate Wiesław Šoltés 2022-01-10 23:14:21 +0100
  • 557505a82e Split interface Wiesław Šoltés 2022-01-10 23:01:23 +0100
  • b7371783b1 Remove duplicate code Wiesław Šoltés 2022-01-10 22:46:15 +0100
  • 6c5cc3d4a2 Fix interfaces Wiesław Šoltés 2022-01-10 22:44:13 +0100
  • 07ec4b6fe8 Fix interfaces Wiesław Šoltés 2022-01-10 22:44:02 +0100
  • f9549c7d77 Remove duplicate code Wiesław Šoltés 2022-01-10 22:42:33 +0100
  • 56eb0b381a Update Svg.nuspec Wiesław Šoltés 2022-01-10 22:41:50 +0100
  • c578963184 Add partial Validate method to implement EnsureSystemIsGdiPlusCapable Wiesław Šoltés 2022-01-10 22:41:45 +0100
  • 2cb3ecadcc Remove duplicate code Wiesław Šoltés 2022-01-10 22:41:17 +0100
  • 2f91bff809 Check if/def Wiesław Šoltés 2022-01-10 22:40:54 +0100
  • b803c52641 Remove duplicate code Wiesław Šoltés 2022-01-10 22:40:41 +0100
  • f4328a8839 Remove duplicate code Wiesław Šoltés 2022-01-10 22:40:36 +0100
  • 02b7f78d96 Remove duplicate code Wiesław Šoltés 2022-01-10 22:40:30 +0100
  • 48d9f8f68d Comment out for now Wiesław Šoltés 2022-01-10 22:40:13 +0100
  • 0b5729fdf8 Add Svg reference Wiesław Šoltés 2022-01-10 22:40:04 +0100
  • 5801df4cfc Fix project Wiesław Šoltés 2022-01-10 22:39:56 +0100
  • cd1e7385c7 Comment out NO_SDC for now Wiesław Šoltés 2022-01-10 22:39:39 +0100
  • 93c1e162fd Remove PackageReference Wiesław Šoltés 2022-01-10 22:39:26 +0100
  • 49330c976d Move field Wiesław Šoltés 2022-01-10 22:39:04 +0100
  • e43e7403bc Remove duplicates Wiesław Šoltés 2022-01-10 22:38:42 +0100