We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8765cbf commit 641af80Copy full SHA for 641af80
itext/itext.io/itext/io/font/PdfEncodings.cs
@@ -69,7 +69,7 @@ public class PdfEncodings {
69
public const String WINANSI = "Windows-1252";
70
71
/// <summary>A possible encoding.</summary>
72
- public const String MACROMAN = "x-mac-romanian";
+ public const String MACROMAN = "MacRoman";
73
74
75
public const String SYMBOL = "Symbol";
0 commit comments