]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Summarize complex script related changes rather than provide details in this context.
authorGlenn Adams <gadams@apache.org>
Tue, 3 Jul 2012 15:46:06 +0000 (15:46 +0000)
committerGlenn Adams <gadams@apache.org>
Tue, 3 Jul 2012 15:46:06 +0000 (15:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-1_1@1356794 13f79535-47bb-0310-9956-ffa450edef68

README

diff --git a/README b/README
index db85d940b498845a2f33c8650d532c5c9c121a76..f2adc887e8678ecc5fe8dac93349b21c95f0f9e7 100644 (file)
--- a/README
+++ b/README
@@ -116,19 +116,10 @@ http://xmlgraphics.apache.org/fop/1.1/knownissues_overview.html.
 Major Changes in Version 1.1rc1
 -------------------------------
 
-* Adds support for complex scripts, in particular those that require
-  either bidirectional processing or advanced typographic tables in
-  fonts (e.g., the GSUB and GPOS tables of OpenType).
-* Adds support for fo:bidi-override and (relatively) full support
-  for writing-mode='rl-tb' (or equivalent).
-* Adds support for Unicode BIDI Control characters: U+200E LEFT-TO-RIGHT
-  MARK (LRM), U+200F RIGHT-TO-LEFT MARK (RLM), U+202A LEFT-TO-RIGHT EMBEDDING
-  (LRE), U+202B RIGHT-TO-LEFT EMBEDDING (RLE), U+202D LEFT-TO-RIGHT OVERRIDE
-  (LRO), U+202E RIGHT-TO-LEFT OVERRIDE (RLO), and U+202C POP DIRECTIONAL
-  FORMATTING (PDF).
-* Added possibility to embed TrueType fonts in the PostScript output;
+* Added support for complex scripts (e.g. Arabic, Indic, etc).
+* Added possibility to embed TrueType fonts in the PostScript output.
 * Added possibility to reduce the file size of accessible PDF outputs by using
-  Object Streams (a PDF 1.5 feature);
+  Object Streams (a PDF 1.5 feature).
 * Added support for 128bit PDF encryption.
 
 A more detailed list of changes in this release is available at