Skip to content

Commit e611ad9

Browse files
pavel-alayiText-CI
authored andcommitted
Add PdfDocument#findFont() for already added PdfFonts
DEVSIX-2068 Autoported commit. Original commit hash: [40968cf74]
1 parent 16e4abd commit e611ad9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+734
-7
lines changed

itext.tests/itext.kernel.tests/itext/kernel/pdf/PdfFontCacheTest.cs

Lines changed: 599 additions & 0 deletions
Large diffs are not rendered by default.

itext.tests/itext.kernel.tests/itext/kernel/pdf/PdfFontTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ public class PdfFontTest : ExtendedITextTest {
7272

7373
internal const String creator = "iText 7";
7474

75-
internal const String pangramme = "Amazingly few discothegues provide jukeboxes" + "but it now while sayingly ABEFGHJKNOPQRSTUWYZ?";
75+
internal const String pangramme = "Amazingly few discotheques provide jukeboxes " + "but it now while sayingly ABEFGHJKNOPQRSTUWYZ?";
7676

7777
[NUnit.Framework.OneTimeSetUp]
7878
public static void BeforeClass() {

0 commit comments

Comments
 (0)