Commit Graph

439 Commits

Author SHA1 Message Date
wp_xyz
cbf86becca fpvectorial: Improved rendering of text in wmf. 2023-01-12 13:49:02 +01:00
wp_xyz
c69c83ead1 fpvectorial: Fix some issues with text in svg files. 2023-01-09 12:06:08 +01:00
wp_xyz
1c8fb9346e fpvectorial: Show debug tree in svgviewer sample project. 2023-01-08 18:22:25 +01:00
wp_xyz
9ce162804c fpvectorial: Avoid unnecessary widestring conversion. 2023-01-08 18:21:54 +01:00
wp_xyz
49c2c20c36 fpvectorial: Fix scaling of margin around painted image in svgviewer demo. 2023-01-08 00:43:37 +01:00
wp_xyz
94c1263a45 fpvectorial: Fix default brush of TPath entity when read from svg file. 2023-01-08 00:40:43 +01:00
wp_xyz
9c3bb03268 fpvectorial: Fix path tokenizer of svg reader choking on concatenated float values without intermediate space. 2023-01-08 00:37:40 +01:00
wp_xyz
193b28c432 fpvectorial: Fix calculation of path boundary box depending on Page.UseTopLeftCoordinates. 2023-01-08 00:34:02 +01:00
wp_xyz
7fb388c217 fpvectorial: Fix 3-digit hex color codes in svg. 2023-01-07 17:28:29 +01:00
wp_xyz
544911a758 fpvectorial: Add sample project "svgviewer" 2023-01-07 17:17:27 +01:00
wp_xyz
1ebbe21ad8 fpvectorial: Fix top-left coordinates in bounding-box calculation. 2023-01-07 17:12:14 +01:00
wp_xyz
c051f85d6f fpvectorial: Support writing gradient opacity in svg. 2023-01-06 13:20:49 +01:00
wp_xyz
565ed49825 fpvectorial: Support writing brush and pen opacity in svg. Patch by Johann Glaser. 2023-01-06 00:18:21 +01:00
wp_xyz
0da912bd84 fpvectorial: Fix scaling of pen width in wmf format. 2023-01-05 16:53:42 +01:00
wp_xyz
14de8d531d fpvectorial: Fix radial gradient brush for rendering and svg. 2023-01-05 16:36:20 +01:00
wp_xyz
2e9c5286f4 fpvectorial: Remove fileformat specification from TvVectorialReaderFlag; it is selected in the format-specific reader anyway. 2023-01-03 13:31:55 +01:00
wp_xyz
7274858123 fpvectorial: Fix initialization error in fpvutils.AlphaBlendColor 2023-01-02 18:28:33 +01:00
wp_xyz
e9a6b95bef fpvectorial: Fix compilation and crash of fpcorelexplorer sample project. 2023-01-02 17:47:10 +01:00
wp_xyz
4f95fc8f17 fpvectorial: Avoid empty line at end of text written to svg files. Less hints and warnings. 2023-01-01 15:48:46 +01:00
wp_xyz
07d796bdb3 fpvectorial: Add sample project to demonstrate usage of debug tree. 2022-12-31 16:59:54 +01:00
wp_xyz
52aec8a6a1 fpvectorial: Re-add and fix TvTable.AddColWidth (removed in commit 6b9ae632bc). Fixes compilation issue of sample project fpvtextwritetest2. 2022-12-31 15:57:39 +01:00
wp_xyz
038158c292 fpvectorial: Fix writing of utf8-encoded text. 2022-12-31 12:58:45 +01:00
wp_xyz
9e4c3a217d fpvectorial: Move sample projects into separate folders 2022-12-31 12:02:45 +01:00
wp_xyz
53f7749d99 fpvectorial: Font size as floating point value, issue #40073, patch by Johann Glaser. 2022-12-31 00:49:47 +01:00
wp_xyz
bed8f0d9e9 FPVectorial: Fix missing call to parent constructor of TIndentedStringList. Issue #39764. Patch by ExSystem. 2022-05-23 15:45:13 +02:00
wp_xyz
fde1f53879 images: Replace the default lazarus.ico used anywhere within the installation folder by the new version. Issue #39596. 2022-01-28 15:03:11 +01:00
juha
d9c207b72b Corrections for spelling errors in LCL and Components. Issue #38986, patch by Don Siders.
git-svn-id: trunk@65216 -
2021-06-11 07:11:44 +00:00
maxim
8ebd2bf8a7 FPVectorial: fixed typos related to 'occur' word
git-svn-id: trunk@65194 -
2021-06-10 22:08:06 +00:00
juha
3f78f0d62d New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
2021-02-15 08:43:50 +00:00
wp
b7ec76d98e fpVectorial: Refactor ODT writing of styles (text properties)
git-svn-id: trunk@64371 -
2021-01-10 00:02:39 +00:00
wp
645ceea6ac fpVectorial: ODT support of underline and strike-through text, as well as text color. Modified patch by stab (https://forum.lazarus.freepascal.org/index.php/topic,52802.msg390001.html).
git-svn-id: trunk@64370 -
2021-01-09 23:46:03 +00:00
juha
9219ea531d Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
git-svn-id: trunk@64303 -
2020-12-29 22:56:40 +00:00
juha
125e794a87 Remove useless test for X <> Nil when using "is" operator.
git-svn-id: trunk@63779 -
2020-08-18 17:35:21 +00:00
wp
37cf9e0ed8 fpvectorial: Fix possible word overflow in wmfVectorialWriter.PrepareScaling
git-svn-id: trunk@63721 -
2020-08-11 20:50:52 +00:00
wp
c911f2327e fpvectorial: Fix memory leak caused by TvRenderInfo.Errors. Issue #36331.
git-svn-id: trunk@62301 -
2019-11-26 22:54:28 +00:00
wp
4f009ea169 fpvectorial: Fix docx writer ignoring single-character words. Issue #0036300. Patch by Dean Qin/Mike.Cornflake
git-svn-id: trunk@62237 -
2019-11-13 21:41:33 +00:00
wp
758c00904a fpvectorial: Reduce default border width of table cells from 1mm to 0.5pt (see https://forum.lazarus.freepascal.org/index.php/topic,43322.msg302997).
git-svn-id: trunk@59665 -
2018-11-26 11:23:41 +00:00
juha
b2e65128ee Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
git-svn-id: trunk@57099 -
2018-01-15 10:53:48 +00:00
sekelsenmat
86efe3daa4 fpvectorial: Starts adding support for aggpas rendering
git-svn-id: trunk@55578 -
2017-07-24 15:32:51 +00:00
sekelsenmat
6b9ae632bc fpvectorial: Unites all drawing parameters into a single parameter
git-svn-id: trunk@55517 -
2017-07-17 08:43:35 +00:00
sekelsenmat
9b325e675c fpvectorial-svg: Fixes the start position of secondary paths inside a path, improves file alarm.svg
git-svn-id: trunk@55389 -
2017-06-23 11:54:43 +00:00
sekelsenmat
5aae5a13c9 fpvectorial-svg: Fixes brush style when fill-opacity:0 is defined
git-svn-id: trunk@55386 -
2017-06-22 04:47:23 +00:00
sekelsenmat
7dff93e5af fpvectorial-svg: Adds support for paths with multiple path closures, by adding them all to an entity with subentities.
git-svn-id: trunk@55385 -
2017-06-22 04:10:39 +00:00
sekelsenmat
7d98b791e9 fpvectorial-svg: Fixes some exceptions
git-svn-id: trunk@55383 -
2017-06-21 18:09:16 +00:00
wp
99063d2076 fpvectorial: Fix memory leak in dxf reader (http://forum.lazarus.freepascal.org/index.php/topic,36827.msg246126)
git-svn-id: trunk@54901 -
2017-05-13 21:57:43 +00:00
sekelsenmat
d177b138b7 fpvectorial: Finishes the basic support for CSS inside SVG
git-svn-id: trunk@54206 -
2017-02-20 10:57:29 +00:00
sekelsenmat
b8ab9927c7 fpvectorial: Starts implementing support for css in svg
git-svn-id: trunk@54205 -
2017-02-20 06:47:13 +00:00
wp
dcb91b088d fpvectorial: Add basic raster image support for ODT files (png), patch by Andrzej Kilijanski {{MantisLink|0031357}}
git-svn-id: trunk@54180 -
2017-02-16 22:35:33 +00:00
wp
1e8c8bdc1a fpvectorial: Fix memory leak due to document styles not being destroyed, patch by Andrzej Kilijanski (issue #0031356).
git-svn-id: trunk@54173 -
2017-02-16 21:56:23 +00:00
sekelsenmat
db9e91ddf7 fpvectorial: Improves reading paths, adds support for path commands without space in between for example zm
git-svn-id: trunk@54152 -
2017-02-14 06:59:35 +00:00