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 |
|
wp
|
ce15a2a15b
|
fpvectorial: Fix memory leak of svg tokenizer. Add ReadDefsFromNode to TvSVGVectorialReader.ReadEntityFromNode. Prepare reading of line styles for svg.
git-svn-id: trunk@50808 -
|
2015-12-14 21:22:13 +00:00 |
|
wp
|
218cce9fe2
|
fpvectorial: Fix svg reader crashing with some "malformed" files which Firefox can open (issue #028659)
git-svn-id: trunk@50023 -
|
2015-10-09 18:45:05 +00:00 |
|
sekelsenmat
|
94a1fa8b33
|
fpvectorial: Now rendering ellipses with gradient filling works
git-svn-id: trunk@49471 -
|
2015-06-29 11:56:53 +00:00 |
|
sekelsenmat
|
74776f4677
|
fpvectorial: Fixes multiline table row, fixes crash in html with images, fixes style of table header
git-svn-id: trunk@49103 -
|
2015-05-19 15:20:47 +00:00 |
|
sekelsenmat
|
70131377f6
|
fpvectorial: Implements svg use tag with inlined styles
git-svn-id: trunk@49011 -
|
2015-05-13 13:26:26 +00:00 |
|
sekelsenmat
|
a75182bbd1
|
fpvectorial: Curved text rendering already renders almost ok
git-svn-id: trunk@48992 -
|
2015-05-12 10:13:08 +00:00 |
|
sekelsenmat
|
2186008a0c
|
fpvectorial: Preparation for curved text support
git-svn-id: trunk@48989 -
|
2015-05-11 14:51:41 +00:00 |
|
juha
|
addc44e0f5
|
FpVectorial: Cleanup based on compiler hints.
git-svn-id: trunk@48476 -
|
2015-03-24 17:50:02 +00:00 |
|
sekelsenmat
|
b2cb4feed7
|
fpvectorial: Improves html reading of embedded images
git-svn-id: trunk@48462 -
|
2015-03-23 13:11:54 +00:00 |
|
sekelsenmat
|
5969afd322
|
fpvectorial-svg: Structural work for linear gradient support
git-svn-id: trunk@47214 -
|
2014-12-17 14:00:19 +00:00 |
|
sekelsenmat
|
c95dfb9e93
|
fpvectorial-svg: Reworks the current unit code to make it match better the drawing of Chrome, this improves areaofcircle.html greatly
git-svn-id: trunk@47212 -
|
2014-12-17 11:35:52 +00:00 |
|
sekelsenmat
|
bd4a4c8784
|
fpvectorial: Now some basic html with embedded svg can render
git-svn-id: trunk@46290 -
|
2014-09-22 12:09:52 +00:00 |
|
sekelsenmat
|
3567ca39fc
|
fpvectorial: html reader structural code
git-svn-id: trunk@45993 -
|
2014-07-30 14:39:21 +00:00 |
|