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
|
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
|
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
|
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
|
7b7e9630a7
|
fpvectorial: Render horizontal and vertical gradients for TPath (straight edges, no "holes")
git-svn-id: trunk@50912 -
|
2015-12-18 20:28:01 +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
|
f122e388f7
|
fpvectorial: Fix runtime error with fpc trunk due to duplicate application of ExtractFileExt returning no extension any more.
git-svn-id: trunk@50819 -
|
2015-12-15 16:00:26 +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
|
0ffa0d051e
|
fpvectorial: Fix bounding box of circle. Fix page bounding box in case of several top-level entities.
git-svn-id: trunk@50810 -
|
2015-12-14 23:50:12 +00:00 |
|
wp
|
55d4dc2432
|
fpvectorial: Fix memory leak of TvEntityWithSubEntities due to not releasing items in FElements list.
git-svn-id: trunk@50809 -
|
2015-12-14 21:27:15 +00:00 |
|
wp
|
478a6d00a4
|
fpvectorial: Fix calculation of bounding rectangle of all entities on a page
git-svn-id: trunk@50807 -
|
2015-12-14 20:59:26 +00:00 |
|
wp
|
0f4cc7840e
|
fpvectorial: Fix text positioning issue when reading svg files.
git-svn-id: trunk@50768 -
|
2015-12-13 16:00:42 +00:00 |
|
sekelsenmat
|
410d77a990
|
fpvectorial: Fixes propagating the background color to all entities
git-svn-id: trunk@49644 -
|
2015-08-11 12:13:26 +00:00 |
|
sekelsenmat
|
74373f534e
|
fpvectorial: Starts fit to page and fixes equations for line intersection in ellipses
git-svn-id: trunk@49642 -
|
2015-08-11 12:04:02 +00:00 |
|
sekelsenmat
|
9f95d4ef1a
|
fpvectorial: Fixes inverted gradient colors
git-svn-id: trunk@49472 -
|
2015-06-29 11:59:36 +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
|
35cacd8537
|
fpvectorial: Fixes the order of text in multiline text
git-svn-id: trunk@49118 -
|
2015-05-20 09:18:33 +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
|
a2d9e46782
|
fpvectorial: Fixes the upward drawing adjustment for multiline TvText
git-svn-id: trunk@49051 -
|
2015-05-16 13:53:17 +00:00 |
|
sekelsenmat
|
44f581d47d
|
fpvectorial: Fixes bugs in table rendering: Table height calc and column width minor error
git-svn-id: trunk@49049 -
|
2015-05-16 13:11:20 +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
|
ad069894f5
|
fpvectorial: Starts moving the font drawing to the top of the curve
git-svn-id: trunk@49010 -
|
2015-05-13 10:03:56 +00:00 |
|
sekelsenmat
|
7fb90a54f9
|
fpvectorial: Improves debug info
git-svn-id: trunk@48995 -
|
2015-05-12 10:36:04 +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 |
|
sekelsenmat
|
dbf8095904
|
fpvectorial: Improves list rendering
git-svn-id: trunk@48987 -
|
2015-05-11 13:43:04 +00:00 |
|
sekelsenmat
|
2561459506
|
fpvectorial: Improves list rendering
git-svn-id: trunk@48986 -
|
2015-05-11 12:08:16 +00:00 |
|
sekelsenmat
|
3acde3bf25
|
fpvectorial: Improves list rendering
git-svn-id: trunk@48985 -
|
2015-05-11 10:02:24 +00:00 |
|
sekelsenmat
|
d74381d94a
|
fpvectorial: Starts support for html and rendering support for lists
git-svn-id: trunk@48984 -
|
2015-05-11 09:44:01 +00:00 |
|
sekelsenmat
|
2bf7a982cd
|
fpvectorial: Fixes many issues with html, tables, text document in drawing positioning and other bugs
git-svn-id: trunk@48734 -
|
2015-04-12 19:05:58 +00:00 |
|
juha
|
addc44e0f5
|
FpVectorial: Cleanup based on compiler hints.
git-svn-id: trunk@48476 -
|
2015-03-24 17:50:02 +00:00 |
|
sekelsenmat
|
c02daaa84b
|
fpvectorial: Initial implementation of html table border, there are alignment issues
git-svn-id: trunk@48474 -
|
2015-03-24 09:30:31 +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
|
09251020ef
|
fpvectorial: Improves raster image rendering in html table
git-svn-id: trunk@48350 -
|
2015-03-15 07:52:31 +00:00 |
|
sekelsenmat
|
ff5035be40
|
fpvectorial: Initial support of raster images in html
git-svn-id: trunk@48296 -
|
2015-03-12 12:31:05 +00:00 |
|
sekelsenmat
|
e0796f811f
|
fpvectorial: Fixes table rendering
git-svn-id: trunk@47865 -
|
2015-02-17 16:18:28 +00:00 |
|
sekelsenmat
|
b3639a8fd2
|
fpvectorial: table rendering fixes
git-svn-id: trunk@47858 -
|
2015-02-17 12:03:48 +00:00 |
|
sekelsenmat
|
a045a18155
|
fpvectorial: Reimplements table caption as a special row, which is more elegant
git-svn-id: trunk@47857 -
|
2015-02-17 10:36:30 +00:00 |
|
sekelsenmat
|
f198c69aea
|
fpvectorial: Now the table contents already render as they should
git-svn-id: trunk@47856 -
|
2015-02-17 10:15:17 +00:00 |
|
sekelsenmat
|
0448b0c317
|
fpvectorial small improvements
git-svn-id: trunk@47852 -
|
2015-02-17 00:14:33 +00:00 |
|
sekelsenmat
|
4f7de55302
|
fpvectorial: Initial implementation of table rendering, not yet working
git-svn-id: trunk@47828 -
|
2015-02-16 17:31:57 +00:00 |
|
sekelsenmat
|
51fcf22447
|
fpvectorial: Starts html table reading
git-svn-id: trunk@47802 -
|
2015-02-15 13:33:43 +00:00 |
|
sekelsenmat
|
7edad30f89
|
fpvectorial: Improves debug info for tables
git-svn-id: trunk@47773 -
|
2015-02-14 10:11:09 +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
|
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
|
8c6bb2e752
|
fpvectorial: Fixes parsing pi named element from xml in mathml
git-svn-id: trunk@46937 -
|
2014-11-21 15:48:17 +00:00 |
|