Commit Graph

76 Commits

Author SHA1 Message Date
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
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
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
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
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
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
f13dca75fb fpvectorial: Fixes a typo
git-svn-id: trunk@42366 -
2013-08-06 13:33:46 +00:00
sekelsenmat
4880929587 fpvectorial-svg: Nasty workaround
git-svn-id: trunk@42323 -
2013-08-04 13:38:54 +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
8b13c332d2 fpvectorial-svg: Fixes a missing conversion of coordinates
git-svn-id: trunk@42318 -
2013-08-04 11:49:30 +00:00
sekelsenmat
f573ac8ed2 fpvectorial-svg: Fixes a bug in the translate transform (the Y axis of SVG and fpvectorial are opposites and this needs a lot of taking care of)
git-svn-id: trunk@42317 -
2013-08-04 11:30:45 +00:00
sekelsenmat
17fe854c92 fpvectorial-svg: Implements applying layer transforms to sub-entities
git-svn-id: trunk@42314 -
2013-08-04 11:02:09 +00:00
sekelsenmat
fe54b32b9b fpvectorial-svg: Fixes a bug in the transform function tokenizer, now the text in wmtboc.svg appears
git-svn-id: trunk@42312 -
2013-08-04 10:43:51 +00:00
sekelsenmat
9342b8538f fpvectorial-svg: Fixes block reading, which was broken after a change in ReadEntityFromNode
git-svn-id: trunk@42311 -
2013-08-04 10:38:39 +00:00
sekelsenmat
9230dae80f fpvectorial-svg: Implements support for reading PNG raster images inside SVG
git-svn-id: trunk@42309 -
2013-08-04 10:22:05 +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
2be0335478 fpvectorial-eps: Many fixes for supporting dictionaries as operators
git-svn-id: trunk@42064 -
2013-07-12 05:45:49 +00:00
sekelsenmat
0c611e9c4e fpvectorial: Advances the radial gradient code, not yet working
git-svn-id: trunk@41932 -
2013-06-28 15:05:51 +00:00
sekelsenmat
74435823d2 fpvectorial-svg reader: Start implementing matrix transformations, for now started support for translation
git-svn-id: trunk@41862 -
2013-06-24 11:22:12 +00:00
sekelsenmat
315ca8edf3 fpvectorial-svg reader: Fixes applying the styles of non-path elements
git-svn-id: trunk@41861 -
2013-06-24 10:02:35 +00:00
sekelsenmat
d470200313 fpvectorial: Fixes quadratic beziers in SVG reader
git-svn-id: trunk@41860 -
2013-06-24 09:28:15 +00:00
sekelsenmat
9942ebde4e fpvectorial: Minor SVG rendering improvements
git-svn-id: trunk@41663 -
2013-06-10 11:34:00 +00:00
sekelsenmat
17439e0e35 fpvectorial: Now smooth bezier seams 100% correct =)
git-svn-id: trunk@41660 -
2013-06-10 11:08:58 +00:00
sekelsenmat
2d16f24983 fpvectorial: Starts improving smooth bezier to
git-svn-id: trunk@41652 -
2013-06-10 07:32:14 +00:00
sekelsenmat
cb7c9207bb fpvectorial: Greatly improves the ellipse arc drawing, now it finally works in many cases =)
git-svn-id: trunk@41650 -
2013-06-10 07:04:55 +00:00
sekelsenmat
a17f69a025 git-svn-id: trunk@41642 - 2013-06-09 21:33:34 +00:00
sekelsenmat
c91049023b fpvectorial: Starts attempt to finish implementing elliptical arcs ... not yet working
git-svn-id: trunk@41580 -
2013-06-07 12:13:19 +00:00
sekelsenmat
8b83833f63 fpvectorial: Improves the elliptical arc code
git-svn-id: trunk@41561 -
2013-06-06 09:43:56 +00:00
sekelsenmat
fca3bddf16 fpvectorial: Starts implementing support for elliptical arcs in the base classes and in SVG
git-svn-id: trunk@41542 -
2013-06-04 16:16:35 +00:00