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 55c5d3c commit f605509Copy full SHA for f605509
itext/itext.kernel/itext/kernel/font/PdfType0Font.cs
@@ -839,7 +839,7 @@ protected internal virtual PdfDictionary GetCidFont(PdfDictionary fontDescriptor
839
}
840
841
else {
842
- //The implementation should be realized in DEVSIX-2730
+ // TODO DEVSIX-31
843
ILog logger = LogManager.GetLogger(typeof(iText.Kernel.Font.PdfType0Font));
844
logger.Warn("Vertical writing has not been implemented yet.");
845
port-hash
@@ -1 +1 @@
1
-12f905689dc1452d06a2e13b1780fc7c0a1677d9
+0afef32803591d27107d689a455f653f6578a0af
0 commit comments