Commit Graph

478 Commits

Author SHA1 Message Date
wp_xyz
2c448bcff5 fpvectorial: Support lists in pdf writer. Merge request !234 by Morith Lamprecht. Update fpvtextwritetest and fpvtextwritetext2 demo projects. 2023-09-09 16:16:42 +02:00
wp_xyz
6eb18a2d11 fpvectorial: Extend fpvtextwritetest2 to optionally use pdfwriter. 2023-09-08 12:02:50 +02:00
wp_xyz
f3c4d7f58d Misc packages: Replace separate calls to sin() and cos() by sincos(). Issue #40473. 2023-08-31 12:14:54 +02:00
wp_xyz
ffe2e33f69 fpvectorial: Replace separate sin() and cos() calls by sincos(). Issue #40475 2023-08-31 00:42:24 +02:00
wp_xyz
24e996ddef fpvectorial: Add new pdf writer to package. Modify fpvTextWriteTest demo to support pdfwriter. 2023-08-22 18:49:35 +02:00
Moritz Lamprecht
0fafee823a added pdf document writer 2023-08-22 15:10:38 +00:00
Moritz Lamprecht
9613dea1c4 fpvectorial: added cell spacing to docxvectorialwriter 2023-08-07 13:23:08 +00:00
Moritz Lamprecht
8d65086d85 fpvectorial: added page margins to docxvectorialwriter 2023-08-07 13:23:08 +00:00
Moritz Lamprecht
98d5cc077b fpvectorial: moved page margins to TvPage 2023-08-07 13:23:08 +00:00
Moritz Lamprecht
0809235351 fpvectorial: added document wide page margin 2023-08-07 13:23:08 +00:00
Moritz Lamprecht
2766cbc94c fpvectorial: added Scale() override to TvRasterImage 2023-08-07 13:23:08 +00:00
Moritz Lamprecht
0f899214d4 odtvectorialwriter: padding is now respected 2023-08-07 13:23:08 +00:00
Moritz Lamprecht
0d47d64dd3 added some more fonts 2023-08-07 13:23:08 +00:00
Juha
41adb276bb Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
wp_xyz
50a68c5dc8 TAChart, TurboPower_IPro: Fix "OffsetRect deprecated" message. 2023-06-16 01:50:13 +02:00
wp_xyz
77ae9452b9 Misc: Switch x and y loops at several places. Issue #40231 2023-04-29 16:38:00 +02:00
Juha
abb5f2b097 LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
wp_xyz
f823854588 fpvectorial: Fix odt and docx writers truncating the last two characters of each paragraph. 2023-01-31 00:06:41 +01:00
wp_xyz
6b98e93cee fpvectorial: Remove some obsolete declarations 2023-01-28 19:29:07 +01:00
wp_xyz
5bc07f9b2c fpvectorial: Fix memory leaks in svg reader and visualtest application. 2023-01-28 17:31:29 +01:00
wp_xyz
4650dfa54a fpvectorial: Fix compilation if USE_LCL_CANVAS is not defined. 2023-01-24 13:40:06 +01:00
wp_xyz
1b3379213d fpvectorial: Fix doubling of rounded rectangle corner radius after svg reading. 2023-01-23 23:29:17 +01:00
wp_xyz
cd60db2407 fpvectorial: Fix misplaced rounded rectangle painted on canvas. 2023-01-23 23:17:01 +01:00
wp_xyz
f26def2c25 fpvectorial/visualtest: Fix usage of image directory in macOS. 2023-01-23 20:00:42 +01:00
wp_xyz
ebcffd6ca1 fpvectorial: Fix writing of rotated rectangles and ellipses to wmf. Fix corners of rotated rounded rectangles. 2023-01-23 19:07:51 +01:00
wp_xyz
03193dbf6d fpvectorial: Cleanup. Some additional comments. 2023-01-23 17:01:35 +01:00
wp_xyz
6fcd0a3784 fpvectorial: Fix some bugs in wmf writer. TvPage.CalculateDocumentSize does not change TvPage.Width and .Height any more. 2023-01-22 17:31:27 +01:00
wp_xyz
f27a9ad86f fpvectorial: Improvements in visualtests, wmf format. 2023-01-22 00:36:56 +01:00
wp_xyz
a3e63f4fa4 fpvectorial: Fix rendering of wmf files in visualtest application. 2023-01-21 13:48:46 +01:00
wp_xyz
1d5178fc7b fpvectorial: Classification the visualtest results as "pass"/"fail". 2023-01-20 23:46:29 +01:00
wp_xyz
04bac79cc7 fpvectorial: Support winding rules for non-gradient polygon fills. 2023-01-20 13:22:03 +01:00
wp_xyz
89b047a06c fpvectorial: Fix rendering of radial gradients 2023-01-20 00:54:00 +01:00
wp_xyz
e4e48d6ab8 fpvectorial: Some explanatory comments. 2023-01-20 00:05:23 +01:00
wp_xyz
502ddd5d42 fpvectorial: Fix rotation of shapes. Add rotation tests to visualtests. 2023-01-19 23:49:40 +01:00
wp_xyz
b05560e6e5 fpvectorial: Add 2-lines-text test to visual tests. 2023-01-18 00:18:46 +01:00
wp_xyz
020d5d64ad fpvectorial: Fix text position when rendering svg files. 2023-01-18 00:15:55 +01:00
wp_xyz
fad8ac5227 fpvectorial: Less hints and warnings in wmf reader/writer units. 2023-01-17 17:25:19 +01:00
wp_xyz
ae2450bb4f fpvectorial: Fix misc issues in wmfviewer demo project. 2023-01-17 16:38:43 +01:00
wp_xyz
bfc81e3972 fpvectorial: Fix crash in GuessDocumentSize 2023-01-17 14:09:31 +01:00
wp_xyz
cbf86becca fpvectorial: Improved rendering of text in wmf. 2023-01-12 13:49:02 +01:00
wp_xyz
c69c83ead1 fpvectorial: Fix some issues with text in svg files. 2023-01-09 12:06:08 +01:00
wp_xyz
1c8fb9346e fpvectorial: Show debug tree in svgviewer sample project. 2023-01-08 18:22:25 +01:00
wp_xyz
9ce162804c fpvectorial: Avoid unnecessary widestring conversion. 2023-01-08 18:21:54 +01:00
wp_xyz
49c2c20c36 fpvectorial: Fix scaling of margin around painted image in svgviewer demo. 2023-01-08 00:43:37 +01:00
wp_xyz
94c1263a45 fpvectorial: Fix default brush of TPath entity when read from svg file. 2023-01-08 00:40:43 +01:00
wp_xyz
9c3bb03268 fpvectorial: Fix path tokenizer of svg reader choking on concatenated float values without intermediate space. 2023-01-08 00:37:40 +01:00
wp_xyz
193b28c432 fpvectorial: Fix calculation of path boundary box depending on Page.UseTopLeftCoordinates. 2023-01-08 00:34:02 +01:00
wp_xyz
7fb388c217 fpvectorial: Fix 3-digit hex color codes in svg. 2023-01-07 17:28:29 +01:00
wp_xyz
544911a758 fpvectorial: Add sample project "svgviewer" 2023-01-07 17:17:27 +01:00
wp_xyz
1ebbe21ad8 fpvectorial: Fix top-left coordinates in bounding-box calculation. 2023-01-07 17:12:14 +01:00