From 717de43f4662c76c9b9b4f72eb30f4e593872f1a Mon Sep 17 00:00:00 2001 From: VahidN Date: Fri, 24 Nov 2017 23:25:05 +0330 Subject: [PATCH] set travis-ci build project "VahidN/iTextSharp.LGPLv2.Core" --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a69df08..24b47e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ iTextSharp.LGPLv2.Core ====================== -[![Build Status](https://travis-ci.org/ooKriangsaKoo/iTextSharp.LGPLv2.Core.svg?branch=master)](https://travis-ci.org/ooKriangsaKoo/iTextSharp.LGPLv2.Core) +[![Build Status](https://travis-ci.org/VahidN/iTextSharp.LGPLv2.Core.svg?branch=master)](https://travis-ci.org/VahidN/iTextSharp.LGPLv2.Core) `iTextSharp.LGPLv2.Core` is an **unofficial** port of the last [LGPL version](http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html) of the [iTextSharp (V4.1.6)](https://github.com/itextsharper/iTextSharp-4.1.6) to .NET Core. @@ -31,7 +31,7 @@ FAQ PdfTextExtractor exists in v5.0.2+ with AGPL license (Current project is based on the iTextSharp 4.x, not 5.x). - > It can't display Unicode characters. + > It can't display Unicode characters. You can find more samples about how to define and use Unicode fonts [here](https://github.com/VahidN/iTextSharp.LGPLv2.Core/blob/master/src/iTextSharp.LGPLv2.Core.FunctionalTests/iTextExamples/Chapter11Tests.cs). @@ -42,7 +42,7 @@ FAQ > iTextSharp.text.html.simpleparser.HTMLWorker does not exist. It has been renamed to [HtmlWorker](https://github.com/VahidN/iTextSharp.LGPLv2.Core/blob/master/src/iTextSharp.LGPLv2.Core.FunctionalTests/HtmlWorkerTests.cs#L42). - + Note ----------------- To run this project on Linux, you will need to install `libgdiplus` too: @@ -55,4 +55,4 @@ Licensing --------- You have three license choices when it comes to iTextSharp: LGPL/MPL, AGPL, or a commercial license. The LGPL/MPL license is only an option with the older 4.1.6 version (used here). After that version, they switched to a dual AGPL/Commercial. -If you need a more recent version, you either have to make your project open-source or pay the license fee. +If you need a more recent version, you either have to make your project open-source or pay the license fee.