Commit Graph

36 Commits

Author SHA1 Message Date
juha
d9c207b72b Corrections for spelling errors in LCL and Components. Issue #38986, patch by Don Siders.
git-svn-id: trunk@65216 -
2021-06-11 07:11:44 +00:00
maxim
8ebd2bf8a7 FPVectorial: fixed typos related to 'occur' word
git-svn-id: trunk@65194 -
2021-06-10 22:08:06 +00:00
sekelsenmat
6b9ae632bc fpvectorial: Unites all drawing parameters into a single parameter
git-svn-id: trunk@55517 -
2017-07-17 08:43:35 +00:00
juha
addc44e0f5 FpVectorial: Cleanup based on compiler hints.
git-svn-id: trunk@48476 -
2015-03-24 17:50:02 +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
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
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
e2aff28251 fpvectorial-eps: Fixes a bug in the tokenizer, arrays were not getting added to dictionaries
git-svn-id: trunk@42280 -
2013-08-03 14:07:07 +00:00
sekelsenmat
ee532ac376 fpvectorial: Advances support for matrix transformations, specially in raster images
git-svn-id: trunk@42277 -
2013-08-03 12:55:11 +00:00
sekelsenmat
2c31646986 fpvectorial: Advances support for drawing raster images, now it shows at least 1 correct image =)
git-svn-id: trunk@42276 -
2013-08-03 12:06:16 +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
fb644c854b fpvectorial: Fixes bugs in the deflate routine and fixes the ASCII85 decoded and isolates it in a reusable routine
git-svn-id: trunk@42272 -
2013-08-03 11:09:30 +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
sekelsenmat
892310ac0e fpvectorial-eps: Changes the return of sub-routines of the tokenizer state machine to what it should always have been: A stack. Also does other improvements for supporting raster images
git-svn-id: trunk@42165 -
2013-07-20 21:41:01 +00:00
sekelsenmat
7b2d487b16 fpvectorial-eps: Further implementation of the image operator, not yet working
git-svn-id: trunk@42159 -
2013-07-20 16:07:24 +00:00
sekelsenmat
c11a7d82dc fpvectorial-eps: Further implementation of TDictionaryToken and the image operator, not yet working
git-svn-id: trunk@42158 -
2013-07-20 15:45:58 +00:00
sekelsenmat
e5edeb10ad fpvectorial-eps: Fixes running some EPS files
git-svn-id: trunk@42143 -
2013-07-20 04:57:04 +00:00
sekelsenmat
a134f0af35 fpvectorial-eps: Fixes a regression in fttest.eps
git-svn-id: trunk@42116 -
2013-07-17 12:17:35 +00:00
sekelsenmat
b3fe02e30d fpvectorial-eps: Adds enough new operators to be able to execute the new eps test without errors, the drawing is wrong, however
git-svn-id: trunk@42065 -
2013-07-12 06:05:55 +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
211fc8e632 fpvectorial-eps: Fixes a bug in the support for literal strings
git-svn-id: trunk@42059 -
2013-07-11 14:29:08 +00:00
sekelsenmat
08edea2463 fpvectorial-eps: Starts raw data reading support
git-svn-id: trunk@42057 -
2013-07-11 07:32:45 +00:00
sekelsenmat
97fc0ecda5 fpvectorial: Fixes a typo introduced in commit 39538 #8ec4f4bd8c
git-svn-id: trunk@39566 -
2012-12-17 09:22:38 +00:00
sekelsenmat
b4a4f69e78 fpvectorial: Improves the support for literal strings
git-svn-id: trunk@39539 -
2012-12-14 13:51:21 +00:00
sekelsenmat
8ec4f4bd8c fpvectorial: Adds support for literal strings in expressions and arrays
git-svn-id: trunk@39538 -
2012-12-14 13:28:33 +00:00
sekelsenmat
bc75803dc7 fpvectorial: Much improves the support for PostScript arrays, starts support for definitions of dictionaries, improves a lot the expression code and implements support for numbers in radix format
git-svn-id: trunk@39537 -
2012-12-14 13:14:22 +00:00
sekelsenmat
dcb9aedc31 fpvectorial: Implements support for skipping some wierd TIFF preview in EPS files which sometimes appear
git-svn-id: trunk@39330 -
2012-11-21 12:44:08 +00:00
sekelsenmat
44f5d11c10 fpvectorial-eps: Some corrections to the array handling
git-svn-id: trunk@37205 -
2012-05-06 17:13:40 +00:00
sekelsenmat
0cfb1121f3 fpvectorial-eps: Implements the repeat operation
git-svn-id: trunk@37204 -
2012-05-06 16:37:32 +00:00
sekelsenmat
0d9fd40e57 fpvectorial-eps: Adds more missing operations
git-svn-id: trunk@37203 -
2012-05-06 16:26:46 +00:00
sekelsenmat
e732c71f3b fpvectorial-eps: Adds some missing operations, specially for the Current Transformation Matrix, arrays and some arithmetic operations
git-svn-id: trunk@37202 -
2012-05-06 16:14:30 +00:00
sekelsenmat
19e4380062 fpvectorial-EPS: Finishes up inkscape errors by giving up in the end of the file
git-svn-id: trunk@37184 -
2012-05-06 08:00:53 +00:00
sekelsenmat
1054e895c8 fpvectorial: Implements many dictionary and VM Memory commands necessary for reading EPS files from Inkscape. It still fails in the very end of the file
git-svn-id: trunk@37181 -
2012-05-06 07:53:16 +00:00
sekelsenmat
fb8a2a5c4b Adding fpvectorial to the Lazarus repository
git-svn-id: trunk@33179 -
2011-10-30 16:41:36 +00:00