open_toontown_panda3d/panda/src/text
rdb 3d3c2e7b7c text: Give default font a default name
This is mostly so that the texture gets a name other than "_0"
2025-12-31 20:00:09 +01:00
..
CMakeLists.txt CMake: don't re-export symbols from libharfbuzz.a 2022-11-13 12:10:43 +01:00
cmss12.bam.pz_src.c
cmss12.bam_src.c
config_text.cxx text: Enable text-use-harfbuzz by default, if compiled in 2024-01-23 16:47:50 +01:00
config_text.h general: Fix more DLL linkage and EXPCL_PANDA_ macros 2018-06-12 16:14:33 -06:00
default_font.cxx
default_font.h
dynamicTextFont.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
dynamicTextFont.cxx text: Fix text-native-antialias not properly taking effect 2024-11-07 11:34:02 +01:00
dynamicTextFont.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
dynamicTextGlyph.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
dynamicTextGlyph.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
dynamicTextGlyph.h general: use proper deleted funcs instead of stubs with asserts 2018-05-23 23:35:27 +02:00
dynamicTextPage.I
dynamicTextPage.cxx cleanup: Fix assorted issues uncovered by clang-tidy 2023-02-12 18:17:03 +01:00
dynamicTextPage.h
fontPool.I Assorted docstring fixes 2024-01-08 19:53:46 +01:00
fontPool.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
fontPool.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomTextGlyph.I
geomTextGlyph.cxx general: Consistently name all bam factory functions make_from_bam 2024-03-18 02:38:41 +01:00
geomTextGlyph.h general: Consistently name all bam factory functions make_from_bam 2024-03-18 02:38:41 +01:00
p3text_composite1.cxx
p3text_composite2.cxx
persans.ttf_src.c
staticTextFont.I
staticTextFont.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
staticTextFont.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textAssembler.I text: Properly handle surrogate pairs in text on Windows 2024-04-08 12:12:00 +02:00
textAssembler.cxx text: Don't try to use harfbuzz if freetype is not enabled either 2024-11-26 16:42:21 +01:00
textAssembler.h text: Properly handle surrogate pairs in text on Windows 2024-04-08 12:12:00 +02:00
textFont.I
textFont.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
textFont.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textGlyph.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
textGlyph.cxx text: Fix glyphs with flipped UVs not being processed correctly 2021-03-04 20:06:51 +01:00
textGlyph.h
textGraphic.I
textGraphic.cxx
textGraphic.h Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase 2022-03-02 09:57:44 +01:00
textNode.I Merge branch 'release/1.10.x' 2024-03-28 01:17:52 +01:00
textNode.cxx text: Add missing fields to TextNode::CData copy constructor 2022-11-05 14:55:56 +01:00
textNode.h pgraph: Major traversal optimizations 2021-11-16 17:30:33 +01:00
textProperties.I text: Add docstring for `set_text_color()` 2024-03-27 10:06:39 +01:00
textProperties.cxx text: Give default font a default name 2025-12-31 20:00:09 +01:00
textProperties.h Fix heap alignment with SSE2 on 32-bit Windows by inheriting MemoryBase 2022-03-02 09:57:44 +01:00
textPropertiesManager.I
textPropertiesManager.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
textPropertiesManager.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00