RCP 0.8.2: Charts Engine, Italic style defined in Font default preference doesn't seem to work
Italic style defined in Font preference of Charts engine doesn’t seem to work.
Only bold and regular seem to be taken in account.
Tested on Windows with JFC Charts Engine.
(from redmine: issue id 3140, created on 2021/07/23 by Sebastien Jacquot)
Preferences dump :
- scope: bundle_defaults node: org.txm.chartsengine.core : chart_font = 1|SansSerif|14|0
- scope: instance node: org.txm.chartsengine.core : chart_font = 1|Monospaced|14|0
- scope: bundle_defaults node: org.txm.progression.core : chart_font = 1|SansSerif|14|0
Setting the font preference, sets the chartsengine.core instance preference, but the result default preference is used instead
Warning the font preference is not working since TXM-0.8.3