Author: gadams
Date: Thu Jul 5 21:51:19 2012
New Revision: 1357955
URL: http://svn.apache.org/viewvc?rev=1357955&view=rev
Log:
Manually synchronize with prior 1.1rc1 tag, modulo $Id$ expansion differences.
Added:
xmlgraphics/fop/branches/fop-1_1/lib/xmlgraphics-commons-1.5rc1.jar (with
props)
Removed:
xmlgraphics/fop/branches/fop-1_1/lib/xmlgraphics-commons-1.5svn.jar
Modified:
xmlgraphics/fop/branches/fop-1_1/README
xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/faq.xml
xmlgraphics/fop/branches/fop-1_1/status.xml
Modified: xmlgraphics/fop/branches/fop-1_1/README
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/README?rev=1357955&r1=1357954&r2=1357955&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-1_1/README (original)
+++ xmlgraphics/fop/branches/fop-1_1/README Thu Jul 5 21:51:19 2012
@@ -116,11 +116,16 @@ http://xmlgraphics.apache.org/fop/1.1/kn
Major Changes in Version 1.1rc1
-------------------------------
-* 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).
-* Added support for 128bit PDF encryption.
+* 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).
A more detailed list of changes in this release is available at
http://xmlgraphics.apache.org/fop/1.1rc1/changes_1.1rc1.html.
Added: xmlgraphics/fop/branches/fop-1_1/lib/xmlgraphics-commons-1.5rc1.jar
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/lib/xmlgraphics-commons-1.5rc1.jar?rev=1357955&view=auto
==============================================================================
Binary file - no diff available.
Propchange: xmlgraphics/fop/branches/fop-1_1/lib/xmlgraphics-commons-1.5rc1.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified:
xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/faq.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/faq.xml?rev=1357955&r1=1357954&r2=1357955&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/faq.xml
(original)
+++ xmlgraphics/fop/branches/fop-1_1/src/documentation/content/xdocs/faq.xml
Thu Jul 5 21:51:19 2012
@@ -16,7 +16,7 @@
limitations under the License.
-->
<!-- $Id$ -->
-<!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.3//EN"
"http://forrest.apache.org/dtd/faq-v13.dtd">
+<!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V1.3//EN"
"http://forrest.apache.org/dtd/faq-v12.dtd">
<faqs title="FOP FAQ">
<part id="part-general">
Modified: xmlgraphics/fop/branches/fop-1_1/status.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/status.xml?rev=1357955&r1=1357954&r2=1357955&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-1_1/status.xml (original)
+++ xmlgraphics/fop/branches/fop-1_1/status.xml Thu Jul 5 21:51:19 2012
@@ -86,7 +86,7 @@
<action context="Images" dev="GA" type="update" fixes-bug="40676"
due-to="Luis Bernardo">
Fix newly introduced findbugs warnings.
</action>
- <action context="Images" dev="GA" type="fix" fixes-bug="40676"
due-to="Luis Bernardo, Matthias Reischenbacher">
+ <action context="Images" dev="GA" type="fix" fixes-bug="40676"
due-to="Luis Bernardo, Matthias Reischenbacher" importance="high">
Support use of ImageLoaderRawPNG decoder in order to prevent
re-encoding of PNG images (and unnecssary output file bloat).
</action>
<action context="Code" dev="GA" type="fix" fixes-bug="53412"
due-to="Alexios Giotis">
@@ -104,7 +104,7 @@
<action context="Renderers" dev="GA" type="fix" fixes-bug="53304,53306">
Add version attribute to AT and IF intermediate formats. Also
eliminate redundant use of reversed attribute in AT format.
</action>
- <action context="Renderers" dev="GA" type="fix" fixes-bug="53295"
due-to="Luis Bernardo">
+ <action context="Renderers" dev="GA" type="fix" fixes-bug="53295"
due-to="Luis Bernardo" importance="high">
Add extension to place code just before PostScript %PageTrailer.
</action>
<action context="Renderers" dev="GA" type="fix" fixes-bug="53294"
due-to="Robert Meyer">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]