Commit Graph

187 Commits

Author SHA1 Message Date
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
sekelsenmat
c3a5bab2de fpvectorial: Fixes raster image rendering for some particular PNG images
git-svn-id: trunk@46930 -
2014-11-21 11:19:20 +00:00
sekelsenmat
0ed9a55069 fpvectorial-html: Adds mathml embedding, fixes a wrong design in the sequential page rendering Y coord positioning, implements html header style
git-svn-id: trunk@46300 -
2014-09-23 13:37:10 +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
84ca83bde1 fpvectorial: Starts implementing text document rendering
git-svn-id: trunk@45998 -
2014-07-31 16:07:53 +00:00
sekelsenmat
a32f6b84f6 fpvectorial: Starts preparing for text document rendering
git-svn-id: trunk@45997 -
2014-07-31 11:19:22 +00:00
sekelsenmat
3567ca39fc fpvectorial: html reader structural code
git-svn-id: trunk@45993 -
2014-07-30 14:39:21 +00:00
sekelsenmat
e82d386034 fpvectorial-svg: General improvement in the text drawing positioning
git-svn-id: trunk@45171 -
2014-05-25 16:28:00 +00:00
sekelsenmat
f767727da8 fpvectorial-svg: Improves rectangle positioning
git-svn-id: trunk@45165 -
2014-05-25 08:16:18 +00:00
sekelsenmat
2ad2c287e1 fpvectorial-svg: Many improvements on font data in text elements
git-svn-id: trunk@44526 -
2014-03-26 15:38:41 +00:00
sekelsenmat
d1e547a07d fpvectorial - svg: Fixes text X and Y coordinates, both were wrong, now it seams to work correct
git-svn-id: trunk@44400 -
2014-03-10 21:47:34 +00:00