You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladimír Vondruš
a962262b61
Reducing pointer chasings, part 3g: less pointer passing in Text.
...
The testing is now slightly more sloppy due to inability to not pass any
Font or GlyphCache object. But it is actually better from user point of
view, as it is now impossible to do that by accident.
13 years ago
..
Test
Reducing pointer chasings, part 3g: less pointer passing in Text.
13 years ago
AbstractFont.cpp
Reducing pointer chasings, part 3g: less pointer passing in Text.
13 years ago
AbstractFont.h
Reducing pointer chasings, part 3g: less pointer passing in Text.
13 years ago
AbstractFontConverter.cpp
Reducing pointer chasings, part 3g: less pointer passing in Text.
13 years ago
AbstractFontConverter.h
Reducing pointer chasings, part 3g: less pointer passing in Text.
13 years ago
CMakeLists.txt
Wrap CMAKE_SHARED_LIBRARY_CXX_FLAGS in quotes.
13 years ago
DistanceFieldGlyphCache.cpp
Reducing pointer chasings, part 3g: less pointer passing in Text.
13 years ago
DistanceFieldGlyphCache.h
Typo fix: additionaly -> additionally.
13 years ago
GlyphCache.cpp
Reducing pointer chasings, part 1: method chaining via references.
13 years ago
GlyphCache.h
Reducing pointer chasings, part 3g: less pointer passing in Text.
13 years ago
Text.h
Text: interface for font converters.
13 years ago
TextRenderer.cpp
Reducing pointer chasings, part 3g: less pointer passing in Text.
13 years ago
TextRenderer.h
Reducing pointer chasings, part 3g: less pointer passing in Text.
13 years ago
magnumTextVisibility.h
Using Corrade's visibility macros instead of copypasta all over again.
13 years ago