Hello,
For some reason, fonts are not rendering properly in metafiles. I made a quick chart and added two series. All the series had default values. I was really testing transparency, which still does not work with metafiles, but I see that the font rendering in metafiles is mixed up.
The two images are zipped up in
http://www.denovosoftware.com/download/tchartfonts.zip
The exported width of the metafile was exactly the same as the chart, so no scaling should have been applied in this case.
Fonts not rendering properly in metafiles
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi dave,
Have you tried using enhanced metafiles? They render fonts correctly here.
Thanks in advance.
Have you tried using enhanced metafiles? They render fonts correctly here.
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Dave,
Yes, this works fine for me here. Which exact TeeChart version are you using?
Thanks in advance.
Yes, this works fine for me here. Which exact TeeChart version are you using?
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Hi Narcis,
We are using TChart 8.02.
The situation is even stranger than I thought. I build a sample app and put it up on
http://www.denovosoftware.com/download/chart-fonts.zip
There are a bunch of graphics in there, as well as the application.
delphi.gif is a screenshot of how project1.exe looks when I run it on my computer.
chart-computer1.bmp is an output when I click the bmp button in project1.exe, on my first computer. Note that the shading on the legend is missing.
chart-computer1.emf is an output when I click the emf in project1.exe on my first computer. Note the fonts are wider than the BMP but the shading is fine.
chart-computer2.bmp is output on a second computer when I click the bmp button. Note the shading on the legend is still missing.
chart-computer2.emf is output on a second computer when I click teh emf button. Note that everything is perfect.
My conclusion is that:
a) there is a bug rendering the legend shading to BMP
b) somehow, the computer that I am on affects the EMF that is rendered. As far as I know, both computers have the same windows patches are are up to date.
Is there any reason you can think of that an EMF would be rendered differently on two different computers?
We are using TChart 8.02.
The situation is even stranger than I thought. I build a sample app and put it up on
http://www.denovosoftware.com/download/chart-fonts.zip
There are a bunch of graphics in there, as well as the application.
delphi.gif is a screenshot of how project1.exe looks when I run it on my computer.
chart-computer1.bmp is an output when I click the bmp button in project1.exe, on my first computer. Note that the shading on the legend is missing.
chart-computer1.emf is an output when I click the emf in project1.exe on my first computer. Note the fonts are wider than the BMP but the shading is fine.
chart-computer2.bmp is output on a second computer when I click the bmp button. Note the shading on the legend is still missing.
chart-computer2.emf is output on a second computer when I click teh emf button. Note that everything is perfect.
My conclusion is that:
a) there is a bug rendering the legend shading to BMP
b) somehow, the computer that I am on affects the EMF that is rendered. As far as I know, both computers have the same windows patches are are up to date.
Is there any reason you can think of that an EMF would be rendered differently on two different computers?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi dave,
Thanks for the information.
Thanks for the information.
I've added this to the defect list (TV52013406) to be investigated for next releases.a) there is a bug rendering the legend shading to BMP
Not that I can think of. It also works fine for me here, using our latest v8 sources. I'll send you an e-mail with new sources so that you can check if it makes any difference at your end.b) somehow, the computer that I am on affects the EMF that is rendered. As far as I know, both computers have the same windows patches are are up to date.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |