Commit Graph

145 Commits

Author SHA1 Message Date
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
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
a744d324bd fpvectorial: Starts implementing support for elliptical arc in odg
git-svn-id: trunk@43806 -
2014-01-25 20:53:18 +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
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
a2b44d51fa fpvectorial: Patch from Michael Thompson, improves docx and text document
git-svn-id: trunk@42417 -
2013-08-18 06:58:31 +00:00
sekelsenmat
e66da1d47d fpvectorial-odt: Now styles are working =)
git-svn-id: trunk@42415 -
2013-08-17 07:44:24 +00:00
sekelsenmat
bd29b651ed Patch from Michael Thompson: First commit of the docx writter
git-svn-id: trunk@42409 -
2013-08-16 06:43:56 +00:00
sekelsenmat
b1f478d8ed fpvectorial-odt: Advances the writer
git-svn-id: trunk@42375 -
2013-08-09 12:38:42 +00:00
sekelsenmat
fbd4d7e732 fpvectorial: Rewrites more of the page handling system, introducing a necessary API break. Advances the ODT writer, now it starts showing some text
git-svn-id: trunk@42374 -
2013-08-09 12:24:33 +00:00
sekelsenmat
409456340f fpvectorial: Rewrites the basic architecture of text documents, now each rich text has a sequence of paragraphs which has a sequence of text spans
git-svn-id: trunk@42373 -
2013-08-09 08:39:34 +00:00
sekelsenmat
7c47abc6d7 fpvectorial-odt: Advances text document support
git-svn-id: trunk@42368 -
2013-08-08 10:18:35 +00:00
sekelsenmat
ee0b433bd1 fpvectorial: Fixes a bug in the TvRasterImage drawer, it was using the image real size instead of desired size, and a minor workaround in svg: Now wmtboc finally renders more or less ok in both EPS and SVG
git-svn-id: trunk@42321 -
2013-08-04 12:59:55 +00:00
sekelsenmat
3b079a52cc fpvectorial-svg: Rewrites the transformation matrix support, it much more flexible and robust now, but does not yet work in some corner cases like transformations in layers and inserts
git-svn-id: trunk@42296 -
2013-08-04 07:16:14 +00:00
sekelsenmat
21990f5b89 fpvectorial-eps: Fixes a regression in radat and implements setcmykcolor
git-svn-id: trunk@42285 -
2013-08-03 15:11:44 +00:00
sekelsenmat
e59bc52695 fpvectorial-eps: Fixes setting the current graphic state (translate and scale) to bezier curves
git-svn-id: trunk@42281 -
2013-08-03 14:22:19 +00:00
sekelsenmat
b613d2541d fpvectorial: Advances support for drawing raster images, now it shows something, although wrong
git-svn-id: trunk@42275 -
2013-08-03 11:52:00 +00:00
sekelsenmat
4e125000da fpvectorial: Advances support for drawing raster images, not yet working
git-svn-id: trunk@42273 -
2013-08-03 11:29:43 +00:00
sekelsenmat
91fa76f1e4 fpvectorial-odt: Advances the support for styles
git-svn-id: trunk@42246 -
2013-07-31 06:07:52 +00:00
sekelsenmat
e9a3b8461f fpvectorial: Starts adding support for styles
git-svn-id: trunk@42245 -
2013-07-31 05:07:33 +00:00
sekelsenmat
549a7558c7 fpvectorial-odt: Advances the odt writer and starts a test project for it
git-svn-id: trunk@42239 -
2013-07-30 13:09:26 +00:00
sekelsenmat
b05e1e1ab1 fpvectorial: First commit for ODT writing support and text document support
git-svn-id: trunk@42215 -
2013-07-28 06:06:07 +00:00
sekelsenmat
15044a3da0 fpvectorial-eps: Initial implementation of decompression of images in EPS, not yet working
git-svn-id: trunk@42166 -
2013-07-21 06:57:14 +00:00