mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-22 00:06:57 -04:00
US spelling
This commit is contained in:
parent
90a9cdabaf
commit
1ccbdb870f
@ -82,7 +82,7 @@ class CORE_EXPORT QgsRenderContext
|
||||
enum TextRenderFormat
|
||||
{
|
||||
TextFormatAlwaysOutlines, //!< Always render text using path objects (AKA outlines/curves). This always results in the best quality rendering.
|
||||
TextFormatAlwaysText, //!< Always render text as text objects. This may result in rendering artefacts or poor quality rendering, depending on the text format settings.
|
||||
TextFormatAlwaysText, //!< Always render text as text objects. This may result in rendering artifacts or poor quality rendering, depending on the text format settings.
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user