Skip to content

Commit f605509

Browse files
yulian-gaponenkoiText-CI
authored andcommitted
Update vertical-writing TODO comment to more relevant ticket
DEVSIX-31 Autoported commit. Original commit hash: [0afef3280]
1 parent 55c5d3c commit f605509

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

itext/itext.kernel/itext/kernel/font/PdfType0Font.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@ protected internal virtual PdfDictionary GetCidFont(PdfDictionary fontDescriptor
839839
}
840840
}
841841
else {
842-
//The implementation should be realized in DEVSIX-2730
842+
// TODO DEVSIX-31
843843
ILog logger = LogManager.GetLogger(typeof(iText.Kernel.Font.PdfType0Font));
844844
logger.Warn("Vertical writing has not been implemented yet.");
845845
}

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12f905689dc1452d06a2e13b1780fc7c0a1677d9
1+
0afef32803591d27107d689a455f653f6578a0af

0 commit comments

Comments
 (0)