Juha
|
abb5f2b097
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
|
wp_xyz
|
5bc07f9b2c
|
fpvectorial: Fix memory leaks in svg reader and visualtest application.
|
2023-01-28 17:31:29 +01:00 |
|
wp_xyz
|
1b3379213d
|
fpvectorial: Fix doubling of rounded rectangle corner radius after svg reading.
|
2023-01-23 23:29:17 +01:00 |
|
wp_xyz
|
1d5178fc7b
|
fpvectorial: Classification the visualtest results as "pass"/"fail".
|
2023-01-20 23:46:29 +01:00 |
|
wp_xyz
|
502ddd5d42
|
fpvectorial: Fix rotation of shapes. Add rotation tests to visualtests.
|
2023-01-19 23:49:40 +01:00 |
|
wp_xyz
|
020d5d64ad
|
fpvectorial: Fix text position when rendering svg files.
|
2023-01-18 00:15:55 +01:00 |
|
wp_xyz
|
9ce162804c
|
fpvectorial: Avoid unnecessary widestring conversion.
|
2023-01-08 18:21:54 +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
|
7fb388c217
|
fpvectorial: Fix 3-digit hex color codes in svg.
|
2023-01-07 17:28:29 +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
|
53f7749d99
|
fpvectorial: Font size as floating point value, issue #40073, patch by Johann Glaser.
|
2022-12-31 00:49:47 +01:00 |
|
sekelsenmat
|
86efe3daa4
|
fpvectorial: Starts adding support for aggpas rendering
git-svn-id: trunk@55578 -
|
2017-07-24 15:32:51 +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 |
|
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 |
|
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 |
|
wp
|
0142f210b1
|
fpvectorial: Modify wmf reader to return pixels for default rendering multiplier 1.
git-svn-id: trunk@52905 -
|
2016-09-01 21:41:22 +00:00 |
|
sekelsenmat
|
92406f3e66
|
fpvectorial: Changes SVG top-left coords to default
git-svn-id: trunk@52882 -
|
2016-08-29 15:34:11 +00:00 |
|
sekelsenmat
|
12c5653dde
|
fpvectorial: Fixes multiple text positioning issues in tables and with top-left coords
git-svn-id: trunk@52876 -
|
2016-08-26 14:10:36 +00:00 |
|
sekelsenmat
|
9cb3874ac0
|
fpvectorial: Reorganizes reader settings, fixes rendering of rectangles in top-left coordinate system
git-svn-id: trunk@52872 -
|
2016-08-26 09:10:23 +00:00 |
|
sekelsenmat
|
64bec544f1
|
fpvectorial-svg: Fixes sweep-flag & large-arc for top-left coord system
git-svn-id: trunk@52871 -
|
2016-08-26 08:44:32 +00:00 |
|
wp
|
39971c9461
|
fpvectorial: Fix paths being rendered incorrectly since addition of TopLeftCoordinates option.
git-svn-id: trunk@52860 -
|
2016-08-22 10:35:16 +00:00 |
|
wp
|
e9cab2159d
|
fpvectorial: Fix svgreader incorrectly terminating subpolygons in multiple polygons
git-svn-id: trunk@52804 -
|
2016-08-14 09:12:51 +00:00 |
|
sekelsenmat
|
65ed3751b2
|
fpvectorial: Starts inverting the coordinate system for svg to avoid double-conversion (svg 2 fpvectorial 2 canvas)
git-svn-id: trunk@52374 -
|
2016-05-23 20:32:38 +00:00 |
|
sekelsenmat
|
ee424ff37f
|
fpvectorial-html: Implements support for inline html text, fixes column size construction when Page size is zero (unknown), fixes support for </br>
git-svn-id: trunk@51951 -
|
2016-03-15 15:17:31 +00:00 |
|
sekelsenmat
|
16ac9de63c
|
fpvectorial: Improves radial gradient drawing
git-svn-id: trunk@51538 -
|
2016-02-08 18:34:27 +00:00 |
|
sekelsenmat
|
934fed7ee5
|
fpvectorial: SVG brush from defs has a case-sensitive id and starts implementing radialgradient
git-svn-id: trunk@51536 -
|
2016-02-07 16:53:44 +00:00 |
|
wp
|
cb29b6e05a
|
fpvectorial: Fix rendering of rotated text
git-svn-id: trunk@51297 -
|
2016-01-15 09:55:49 +00:00 |
|
wp
|
804a4b285a
|
fpvectorial: Support all linear gradients, translate and rotate for rectangles, circles, ellipses.
git-svn-id: trunk@51257 -
|
2016-01-11 21:59:39 +00:00 |
|
wp
|
d593e000f8
|
fpvectorial: Supported rotated linear gradients. Support entity- and page-relative coordinates for gradient vectors.
git-svn-id: trunk@51232 -
|
2016-01-09 17:09:17 +00:00 |
|
wp
|
288db7b666
|
fpvectorial: Add gradients with more than two colors
git-svn-id: trunk@51194 -
|
2016-01-04 21:32:49 +00:00 |
|
wp
|
1220d1bec2
|
fpvectorial: Fix filling of multiple polygons in the same path. Fix svgreader to default to clear pen and brush styles.
git-svn-id: trunk@51135 -
|
2016-01-02 18:51:57 +00:00 |
|
wp
|
de4fbfafc7
|
fpvectorial: Fix svgreader to accept "in" as known length unit
git-svn-id: trunk@51117 -
|
2016-01-02 12:15:10 +00:00 |
|
wp
|
933d42cfa1
|
fpvectorial: Fix incorrect exception that paths must begin with a MoveTo command.
git-svn-id: trunk@51109 -
|
2016-01-01 23:41:11 +00:00 |
|
wp
|
bc906c5514
|
fpvectorial: Fix smooth bezier paths if previous segment is a relative bezier path
git-svn-id: trunk@51108 -
|
2016-01-01 22:47:03 +00:00 |
|
wp
|
c689e1582c
|
fpvectorial: Fix svg reader memory leaks related to BrushDefs and tokenizer. Declare package as runtime package.
git-svn-id: trunk@51060 -
|
2015-12-27 23:33:57 +00:00 |
|
wp
|
c224456e7f
|
fpvectorial: Reorganize TPath.Render. Support polygon even-odd and non-zero winding rules for brush fill.
git-svn-id: trunk@51058 -
|
2015-12-27 20:43:02 +00:00 |
|
wp
|
3cab480c11
|
fpvectorial: Fix TPath to avoid rendering of internal lines for bezier segments. Fix elliptic path segment with rotated axis.
git-svn-id: trunk@51021 -
|
2015-12-24 12:00:46 +00:00 |
|
wp
|
884fddbf00
|
fpvectorial: Correct calculation of ellipse center of elliptical arc path segment
git-svn-id: trunk@51004 -
|
2015-12-23 09:58:24 +00:00 |
|
wp
|
29e33e5bb1
|
fpvectorial: Fix svg reader bugs related with horizontal and vertical LinesTo commands
git-svn-id: trunk@50949 -
|
2015-12-19 19:36:12 +00:00 |
|
wp
|
649bb59f7e
|
fpvectorial: Fix svgreader crashing if stroke-dasharray is "none". Fix w3schools demo file "polyline2svg" to display correctly.
git-svn-id: trunk@50933 -
|
2015-12-19 14:47:08 +00:00 |
|
wp
|
7cacec66ab
|
fpvectorial: Fix rendering for text with correct font name and font size.
git-svn-id: trunk@50913 -
|
2015-12-18 22:25:20 +00:00 |
|
wp
|
12d7086128
|
fpvectorial: Add more named svg colors, speed up finding of named colors.
git-svn-id: trunk@50905 -
|
2015-12-18 16:37:57 +00:00 |
|
wp
|
506bdbde54
|
fpvectorial: svg reader detects pen styles & patterns now. Fix rendering of lines with the specified pen styles & patterns.
git-svn-id: trunk@50875 -
|
2015-12-17 21:20:37 +00:00 |
|
wp
|
5fe2efae86
|
fpvectorial: Add parameter to Render method for calculation of bounding box without drawing.
Fix svgreader crashing due to incorrect decimal separator in "stroke-opacity".
git-svn-id: trunk@50818 -
|
2015-12-15 15:39:34 +00:00 |
|