Commit Graph

27 Commits

Author SHA1 Message Date
wp_xyz
9140371e91 fpVectorial: Some cleanup in svg writer. 2024-05-12 12:07:48 +02:00
wp_xyz
6d966f6a88 fpVectorial: Declare TvSVGVectorialWriter.WriteEntity as protected and virtual. (https://www.lazarusforum.de/viewtopic.php?p=141423#p141423). 2024-05-12 11:58:29 +02:00
wp_xyz
502ddd5d42 fpvectorial: Fix rotation of shapes. Add rotation tests to visualtests. 2023-01-19 23:49:40 +01:00
wp_xyz
c69c83ead1 fpvectorial: Fix some issues with text in svg files. 2023-01-09 12:06:08 +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
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
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
53f7749d99 fpvectorial: Font size as floating point value, issue #40073, patch by Johann Glaser. 2022-12-31 00:49:47 +01:00
wp
66bd6bf419 fpvectorial: Fix svg writer for elliptical arc: clockwise flag for top/left coordinates and x rotation angle
git-svn-id: trunk@52901 -
2016-09-01 11:39:04 +00:00
wp
42433c9111 fpvectorial: Extend svg writer to handle elliptical arc path segments (were ignored so far).
git-svn-id: trunk@52896 -
2016-08-30 21:34:35 +00:00
wp
4544e32da2 fpvectorial: Add wmf writing support for TvCircle. Fix wmf reading of TvRectangle in case of top/left coordinates.
git-svn-id: trunk@52881 -
2016-08-29 15:19:42 +00:00
wp
3119693097 fpvectorial: Add WriteViewBox and WriteParagraph to svg writer.
git-svn-id: trunk@52858 -
2016-08-21 22:49:27 +00:00
wp
ebdfafa1e6 fpvectorial: Fix svg writer incorrectly closing some xml tags.
git-svn-id: trunk@52847 -
2016-08-20 17:50:53 +00:00
wp
2292ee9bdb fpvectorial: svg writer supports TvPolygon now (incl WindingRule).
git-svn-id: trunk@52842 -
2016-08-20 14:11:43 +00:00
wp
5230d13340 fpvectorial: Add support for gradients to the svg writer.
git-svn-id: trunk@52836 -
2016-08-19 17:08:31 +00:00
wp
7205d8a04f fpvectorial: Refactor svg writer code. Add writing of TvRectangle and TvEllipse.
git-svn-id: trunk@52835 -
2016-08-18 21:14:41 +00:00
juha
addc44e0f5 FpVectorial: Cleanup based on compiler hints.
git-svn-id: trunk@48476 -
2015-03-24 17:50:02 +00:00
wp
895834ece2 fpvectorial: Add font name, color and styles, text rotation, text anchors to svgvectorialwriter (issue #0027321)
git-svn-id: trunk@47662 -
2015-02-09 18:53:12 +00:00
sekelsenmat
705178081a patch from bug #26817
git-svn-id: trunk@46727 -
2014-10-31 15:52:53 +00:00
sekelsenmat
fbd4d7e732 fpvectorial: Rewrites more of the page handling system, introducing a necessary API break. Advances the ODT writer, now it starts showing some text
git-svn-id: trunk@42374 -
2013-08-09 12:24:33 +00:00
sekelsenmat
95709187d4 fpvectorial: Patch from bug #22091 improves svg and general output text support
git-svn-id: trunk@37793 -
2012-06-27 07:03:16 +00:00
sekelsenmat
8bf785de1c fpvectorial: Patch from bug #22101 adds support for some line styles in SVG output
git-svn-id: trunk@37792 -
2012-06-27 06:58:20 +00:00
sekelsenmat
7753541bdf Patch from bug #22042 for fpvectorial: Adds circle writing for SVG and other minor improvements
git-svn-id: trunk@37288 -
2012-05-15 11:27:00 +00:00
sekelsenmat
76b2286236 Patch from Marcou Gilles see bug #22003 Improves a little the SVG writer
git-svn-id: trunk@37276 -
2012-05-14 13:42:19 +00:00
sekelsenmat
fb8a2a5c4b Adding fpvectorial to the Lazarus repository
git-svn-id: trunk@33179 -
2011-10-30 16:41:36 +00:00