mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-07-20 05:44:24 +02:00
Yet another text rendering improvement/optimization
This commit is contained in:
@ -34,7 +34,7 @@ public:
|
||||
bool collidesWithItem(const TextItem *other) const;
|
||||
|
||||
protected:
|
||||
int avgCharWidth() const;
|
||||
qreal avgCharWidth() const;
|
||||
|
||||
private:
|
||||
QString _text;
|
||||
|
Reference in New Issue
Block a user