LibrePCB Developers Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StrokeFont Member List

This is the complete list of members for StrokeFont, including all inherited members.

accessor() const noexceptStrokeFontprivate
computeBoundingRect(const QVector< Path > &paths, Point &bottomLeft, Point &topRight) noexceptStrokeFontprivatestatic
convertLength(const PositiveLength &height, qreal length) const noexceptStrokeFontprivate
convertVertex(const fontobene::Vertex &v, const PositiveLength &height) noexceptStrokeFontprivatestatic
fontLoaded() noexceptStrokeFontprivate
getLetterSpacing() const noexceptStrokeFont
getLineSpacing() const noexceptStrokeFont
mFilePathStrokeFontprivate
mFontStrokeFontmutableprivate
mFutureStrokeFontprivate
mGlyphListAccessorStrokeFontmutableprivate
mGlyphListCacheStrokeFontmutableprivate
mWatcherStrokeFontprivate
operator=(const StrokeFont &rhs)=deleteStrokeFont
polyline2path(const fontobene::Polyline &p, const PositiveLength &height) noexceptStrokeFontprivatestatic
polylines2paths(const QVector< fontobene::Polyline > &polylines, const PositiveLength &height) noexceptStrokeFontprivatestatic
stroke(const QString &text, const PositiveLength &height, const Length &letterSpacing, const Length &lineSpacing, const Alignment &align, Point &bottomLeft, Point &topRight) const noexceptStrokeFont
StrokeFont(const FilePath &fontFilePath, const QByteArray &content) noexceptStrokeFont
StrokeFont(const StrokeFont &other)=deleteStrokeFont
strokeGlyph(const QChar &glyph, const PositiveLength &height, Length &spacing) const noexceptStrokeFont
strokeLine(const QString &text, const PositiveLength &height, const Length &letterSpacing, Length &width) const noexceptStrokeFont
strokeLines(const QString &text, const PositiveLength &height, const Length &letterSpacing, Length &width) const noexceptStrokeFont
~StrokeFont() noexceptStrokeFont