"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "fontbox/src/test/java/org/apache/fontbox/cff/CFFParserTest.java" between
pdfbox-2.0.23-src.zip and pdfbox-2.0.24-src.zip

About: Apache PDFBox is a Java PDF library tool that allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents.

CFFParserTest.java  (pdfbox-2.0.23-src):CFFParserTest.java  (pdfbox-2.0.24-src)
skipping to change at line 23 skipping to change at line 23
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package org.apache.fontbox.cff; package org.apache.fontbox.cff;
import java.io.ByteArrayOutputStream; import java.io.ByteArrayOutputStream;
import java.io.FileInputStream; import java.io.FileInputStream;
import java.io.IOException; import java.io.IOException;
import java.io.InputStream; import java.io.InputStream;
import java.util.List; import java.util.List;
import static org.junit.Assert.assertEquals;
import org.junit.Test; import org.junit.Test;
import static org.junit.Assert.*;
/** /**
* *
* @author Petr Slaby * @author Petr Slaby
*/ */
public class CFFParserTest public class CFFParserTest
{ {
/** /**
* PDFBOX-4038: Test whether BlueValues and other delta encoded lists are re ad correctly. The * PDFBOX-4038: Test whether BlueValues and other delta encoded lists are re ad correctly. The
* test file is from FOP-2432. * test file is from FOP-2432.
 End of changes. 2 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)