Skip to content

Commit 641af80

Browse files
committed
Update some mappings.
DEVSIX-1965
1 parent 8765cbf commit 641af80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itext/itext.io/itext/io/font/PdfEncodings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public class PdfEncodings {
6969
public const String WINANSI = "Windows-1252";
7070

7171
/// <summary>A possible encoding.</summary>
72-
public const String MACROMAN = "x-mac-romanian";
72+
public const String MACROMAN = "MacRoman";
7373

7474
/// <summary>A possible encoding.</summary>
7575
public const String SYMBOL = "Symbol";

0 commit comments

Comments
 (0)