Commit Graph

333 Commits

Author SHA1 Message Date
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
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
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
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
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
5032dc0af0 fpvectorial: Fixes reading multiline table cells
git-svn-id: trunk@49050 -
2015-05-16 13:25:06 +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
2b4a629e7b fpvectorial: Fixes html border
git-svn-id: trunk@49012 -
2015-05-13 13:31:19 +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
662f81c5c1 fpvectorial-html: Sets border to none when there is no border attribute
git-svn-id: trunk@48923 -
2015-05-03 07:35:04 +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
wp
d445c65ad6 fpvectorial: Fix compilation error of fpv3dviewer demo
git-svn-id: trunk@47904 -
2015-02-19 17:07:35 +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
cd40a021c3 fpvectorial: Fixes typo
git-svn-id: trunk@47803 -
2015-02-15 14:23:26 +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
1586f97486 fpvectorial: Fixes compilation of 3d viewer
git-svn-id: trunk@47256 -
2014-12-27 18:55:16 +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
fbf7ab1622 fpvectorial: Adds support for mathml without enclosing row
git-svn-id: trunk@46929 -
2014-11-21 10:14:06 +00:00
sekelsenmat
705178081a patch from bug #26817
git-svn-id: trunk@46727 -
2014-10-31 15:52:53 +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
9ad149a4c9 fpvectorial-svg: Implements support for rgba colors
git-svn-id: trunk@45319 -
2014-06-03 14:38:53 +00:00
sekelsenmat
333e535ec6 fpvectorial-svg: Fixes a bug in use element position
git-svn-id: trunk@45172 -
2014-05-25 16:36:25 +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
0af01e94b2 fpvectorial-svg: Improves text positioning
git-svn-id: trunk@45168 -
2014-05-25 15:05:48 +00:00
sekelsenmat
f767727da8 fpvectorial-svg: Improves rectangle positioning
git-svn-id: trunk@45165 -
2014-05-25 08:16:18 +00:00
sekelsenmat
1f6984e84e fpvectorial-svg: Improves the listing of blocks and the positioning of uses links
git-svn-id: trunk@44838 -
2014-04-28 17:55:15 +00:00
sekelsenmat
c905f2c92a fpvectorial: Fixes a crash related to id property in text nodes
git-svn-id: trunk@44837 -
2014-04-28 17:14:46 +00:00
sekelsenmat
b60a8b420e git-svn-id: trunk@44540 - 2014-03-28 13:54:02 +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
8e41d00f33 fpvectorial: Fixes some text regressions introduced by the new text code
git-svn-id: trunk@44427 -
2014-03-14 14:36:05 +00:00
sekelsenmat
753f00445b fpvectorial - svg: Applies viewbox conversion to drawing coordinates and font size
git-svn-id: trunk@44403 -
2014-03-11 05:56:22 +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
sekelsenmat
bbcdb509b3 fpvectorial: svg: Adds numbers as bold too
git-svn-id: trunk@44396 -
2014-03-10 09:58:48 +00:00
sekelsenmat
bfe8c53b66 fpvectorial: svg: Reworks the text span style stack system, now it shows the red in the new example
git-svn-id: trunk@44395 -
2014-03-10 09:54:57 +00:00
sekelsenmat
5d6b6286f1 fpvectorial: Implements support for infix to RPN formula conversion for left-associative operators
git-svn-id: trunk@44394 -
2014-03-10 09:12:37 +00:00
sekelsenmat
796e552c53 fpvectorial: minor changes
git-svn-id: trunk@44393 -
2014-03-10 08:38:38 +00:00
sekelsenmat
68648a037f fpvectorial: svg - improves text span and viewbox support, now text already shows in text_test_1.svg
git-svn-id: trunk@44392 -
2014-03-10 06:32:43 +00:00
sekelsenmat
2d16167f02 fpvectorial: Starts rewriting svg text support to support nested spans
git-svn-id: trunk@44383 -
2014-03-09 09:17:40 +00:00
sekelsenmat
f7f5ec8d01 fpvectorial: Initial implementation of rendering rich text
git-svn-id: trunk@44363 -
2014-03-06 14:06:04 +00:00
sekelsenmat
cb58ec84c0 fpvectorial: Initial implementation of text support in ODG
git-svn-id: trunk@44286 -
2014-02-28 08:33:21 +00:00
sekelsenmat
0c82ed7393 fpvectorial: Implements a new formula infix to RPN convertor, a RPN formula calculator and uses this to much improve the formula implementation for ODG
git-svn-id: trunk@44197 -
2014-02-21 11:24:42 +00:00
sekelsenmat
16b4faacff fpvectorial: Many fixes in ODG handling, specially of custom-shape, frame and coordenates, but not yet working properly for the test file
git-svn-id: trunk@44118 -
2014-02-17 16:13:03 +00:00
sekelsenmat
a35e939108 fpvectorial: Implements styles and named formula support (subpart of custom shape) for ODG
git-svn-id: trunk@43943 -
2014-02-07 22:28:46 +00:00
sekelsenmat
fdff92b568 fpvectorial: Improves ODG support for custom shape, not yet fully working
git-svn-id: trunk@43942 -
2014-02-07 19:55:36 +00:00
sekelsenmat
e9fb146556 fpvectorial: Improves the custom shape support for ODG
git-svn-id: trunk@43826 -
2014-01-27 13:54:47 +00:00
sekelsenmat
a744d324bd fpvectorial: Starts implementing support for elliptical arc in odg
git-svn-id: trunk@43806 -
2014-01-25 20:53:18 +00:00
sekelsenmat
065d37b166 fpvectorial: Implements support for color channels in percentages
git-svn-id: trunk@43773 -
2014-01-19 21:20:17 +00:00
sekelsenmat
0ac5918f3d fpvectorial: Fixes many SVG reading issues, such as text position, poligon/polyline coordinates
git-svn-id: trunk@43772 -
2014-01-19 19:26:49 +00:00
sekelsenmat
5f3d3ef662 fpvectorial: renames constant
git-svn-id: trunk@43114 -
2013-10-06 07:19:38 +00:00
sekelsenmat
9b3994023a fpvectorial: Adds some more conveniece styles
git-svn-id: trunk@43108 -
2013-10-05 20:26:24 +00:00
sekelsenmat
3409da264c fpvectorial: Adds default prototype for text spans
git-svn-id: trunk@43106 -
2013-10-05 10:21:49 +00:00
sekelsenmat
04708ba54b fpvectorial: Adds convenience code for pt to mm conversion and page format setting
git-svn-id: trunk@43105 -
2013-10-05 08:37:53 +00:00
sekelsenmat
5d08cb8d8a fpvectorial: Patch from Michael Thompson: Rewrites List Support And implements Simple Document Field
git-svn-id: trunk@42922 -
2013-09-24 14:40:37 +00:00
sekelsenmat
526b5ca7d6 fpvectorial: Improves the code to calculate the document size, adds bounding box calc for polygons
git-svn-id: trunk@42904 -
2013-09-20 13:32:16 +00:00
sekelsenmat
109f5d1f16 fpvectorial: Patch from Michael Thompson, implements ODT table support
git-svn-id: trunk@42869 -
2013-09-19 05:31:07 +00:00
sekelsenmat
a0bda77827 fpvectorial: Patch from Michael Thompson, adds support for tables and reworks the list styles
git-svn-id: trunk@42695 -
2013-09-09 08:38:58 +00:00
sekelsenmat
b73fea1ff5 fpvectorial: Fixes wrong comment
git-svn-id: trunk@42473 -
2013-08-24 06:51:49 +00:00
sekelsenmat
0c3cc1302d fpvectorial: Adds a link from more complex entities to the page, and from the page to the document. Improves the list and header level in ODT
git-svn-id: trunk@42472 -
2013-08-24 06:49:48 +00:00
sekelsenmat
d19752c40c fpvectorial-odt: Changes some parts in recommendation of a validator
git-svn-id: trunk@42467 -
2013-08-23 20:03:43 +00:00
sekelsenmat
fb141c9889 fpvectorial-odt: Implements support for bullet lists
git-svn-id: trunk@42440 -
2013-08-21 06:04:01 +00:00
sekelsenmat
c3f6ea1d25 fpvectorial: Expands the styles support to have a selectable margin information. Now ODT paragraph margins are working =)
git-svn-id: trunk@42439 -
2013-08-21 05:25:36 +00:00
sekelsenmat
2a9e3f0c45 fpvectorial: Fixes forgotten overrides
git-svn-id: trunk@42438 -
2013-08-21 04:21:55 +00:00
sekelsenmat
63238825c1 fpvectorial: Patch from Michael Thompson, improves fpvectorial.pas for DOCX
git-svn-id: trunk@42437 -
2013-08-21 04:17:29 +00:00
sekelsenmat
6a44be2ad0 fpvectorial-eps: Patch from Michael Thompson, fixes compilation of fpvectorial in 64 bits
git-svn-id: trunk@42436 -
2013-08-21 04:13:52 +00:00
sekelsenmat
a2b44d51fa fpvectorial: Patch from Michael Thompson, improves docx and text document
git-svn-id: trunk@42417 -
2013-08-18 06:58:31 +00:00