Author: rockclimb-guest Date: 2013-04-13 17:38:27 +0000 (Sat, 13 Apr 2013) New Revision: 16531
Modified: trunk/libitext5-java/debian/patches/utf8.patch Log: update patch Modified: trunk/libitext5-java/debian/patches/utf8.patch =================================================================== --- trunk/libitext5-java/debian/patches/utf8.patch 2013-04-13 10:22:52 UTC (rev 16530) +++ trunk/libitext5-java/debian/patches/utf8.patch 2013-04-13 17:38:27 UTC (rev 16531) @@ -2,14 +2,19 @@ --- a/src/main/java/com/itextpdf/text/pdf/languages/IndicCompositeCharacterComparator.java +++ b/src/main/java/com/itextpdf/text/pdf/languages/IndicCompositeCharacterComparator.java -@@ -58,10 +58,6 @@ - * <p> - * <h3>Examples of CompositeCharactes from Bangla</h3> - * <ul> -- * <li><b>��?��?��?</b></li> -- * <li><b>��?��?</b></li> -- * <li><b>��?��?ষ��?ম</b></li> -- * <li><b>��?��?ষ</b></li> - * </ul> - * </p> - * +@@ -55,15 +55,6 @@ + * of Characters before the one with lower no. This is necessay to properly display the CompositeCharacters + * when they occur side by side. + * </p> +- * <p> +- * <h3>Examples of CompositeCharactes from Bangla</h3> +- * <ul> +- * <li><b>��?��?��?</b></li> +- * <li><b>��?��?</b></li> +- * <li><b>��?��?ষ��?ম</b></li> +- * <li><b>��?��?ষ</b></li> +- * </ul> +- * </p> + * + * @author <a href="mailto:[email protected]">Palash Ray</a> + */
_______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

