Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 2763 - Texts exporting from FMX to SVG
Summary: Texts exporting from FMX to SVG
Status: RESOLVED FIXED
Alias: None
Product: FireMonkey TeeChart
Classification: Unclassified
Component: Export (show other bugs)
Version: 42.241021
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: yeray alonso
URL: https://www.steema.com/support/viewto...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-12 09:21 EDT by yeray alonso
Modified: 2025-04-07 08:43 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
test project (1.46 KB, application/x-zip-compressed)
2025-03-12 09:21 EDT, yeray alonso
Details
screenshot (135.38 KB, image/png)
2025-03-12 09:21 EDT, yeray alonso
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yeray alonso 2025-03-12 09:21:03 EDT
Created attachment 1085 [details]
test project

As the customer reports in the forums:

- Fonts in the SVG appear larger than on screen – The font size in the generated file is different from what is displayed in Delphi.

- Centered axis titles do not work properly – Even when setting Title.Position := tpCenter, the titles are not aligned correctly.

- Legend positioning issues – The legend's position in the SVG does not match what is shown on screen.

See the project attached and the screenshot.
Comment 1 yeray alonso 2025-03-12 09:21:26 EDT
Created attachment 1086 [details]
screenshot