diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index e6362fb7d..9b1ad2e56 100644 --- a/status.xml +++ b/status.xml @@ -53,6 +53,10 @@ <changes> <release version="FOP Trunk" date="TBD"> + <action context="Fonts" dev="JM" type="add"> + Added support for forcing single-byte encodings for TrueType fonts without + creating an XML font metric file (see "encoding-mode" attribute on "font" element) + </action> <action context="Layout" dev="JM" type="fix" fixes-bug="45306"> Fixed fo:instream-foreign-object inside fo:marker. </action> |