![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for StrokeFont, including all inherited members.
| accessor() const noexcept | StrokeFont | private |
| computeBoundingRect(const QVector< Path > &paths, Point &bottomLeft, Point &topRight) noexcept | StrokeFont | privatestatic |
| convertLength(const PositiveLength &height, qreal length) const noexcept | StrokeFont | private |
| convertVertex(const fontobene::Vertex &v, const PositiveLength &height) noexcept | StrokeFont | privatestatic |
| fontLoaded() noexcept | StrokeFont | private |
| getLetterSpacing() const noexcept | StrokeFont | |
| getLineSpacing() const noexcept | StrokeFont | |
| mFilePath | StrokeFont | private |
| mFont | StrokeFont | mutableprivate |
| mFuture | StrokeFont | private |
| mGlyphListAccessor | StrokeFont | mutableprivate |
| mGlyphListCache | StrokeFont | mutableprivate |
| mWatcher | StrokeFont | private |
| operator=(const StrokeFont &rhs)=delete | StrokeFont | |
| polyline2path(const fontobene::Polyline &p, const PositiveLength &height) noexcept | StrokeFont | privatestatic |
| polylines2paths(const QVector< fontobene::Polyline > &polylines, const PositiveLength &height) noexcept | StrokeFont | privatestatic |
| stroke(const QString &text, const PositiveLength &height, const Length &letterSpacing, const Length &lineSpacing, const Alignment &align, Point &bottomLeft, Point &topRight) const noexcept | StrokeFont | |
| StrokeFont(const FilePath &fontFilePath, const QByteArray &content) noexcept | StrokeFont | |
| StrokeFont(const StrokeFont &other)=delete | StrokeFont | |
| strokeGlyph(const QChar &glyph, const PositiveLength &height, Length &spacing) const noexcept | StrokeFont | |
| strokeLine(const QString &text, const PositiveLength &height, const Length &letterSpacing, Length &width) const noexcept | StrokeFont | |
| strokeLines(const QString &text, const PositiveLength &height, const Length &letterSpacing, Length &width) const noexcept | StrokeFont | |
| ~StrokeFont() noexcept | StrokeFont |