mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Fontinfo tool (first steps)
This commit is contained in:
@ -615,7 +615,7 @@ public:
|
||||
PDFInteger getTotalLength() const;
|
||||
|
||||
/// Transforms interval set to readable text
|
||||
QString toText() const;
|
||||
QString toText(bool withoutBrackets) const;
|
||||
|
||||
/// Returns all integers from the range
|
||||
std::vector<PDFInteger> unfold() const;
|
||||
|
Reference in New Issue
Block a user