diff options
author | Kore Nordmann <github@kore-nordmann.de> | 2008-05-03 16:36:57 +0000 |
---|---|---|
committer | Kore Nordmann <github@kore-nordmann.de> | 2008-05-03 16:36:57 +0000 |
commit | 5d4947a0cb1ba3bd7e4097b3da9b772dd16d4094 (patch) | |
tree | 088ede950f85e6af9aca1902bcc34a1a463e7d37 /ChangeLog | |
parent | 92c7fc36f830d168e02cd26729d7f099bddce707 (diff) | |
download | zetacomponents-graph-5d4947a0cb1ba3bd7e4097b3da9b772dd16d4094.zip zetacomponents-graph-5d4947a0cb1ba3bd7e4097b3da9b772dd16d4094.tar.gz |
- Implemented feature #10957: Embed glyphs for exact SVG font width estimation
# Lots of binary diffs, because font-family names are now enclosed in ' in SVG
# files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ - Implemented feature #11979: Line width configurable per data set. - Implemented feature #12382: Enhance line chart to allow invisible lines. +- Implemented feature #10957: Embed glyphs for exact SVG font width estimation - Fixed issue #12483: Average dataset does not work with a single value. |