Dalamud/Dalamud/Interface/ManagedFontAtlas
Haselnussbomber 58fbff7c56
Update text-related ImGui calls (#2337)
* Update text-related ImGui calls

* Use ImU8String for SafeTextColored

* Restore wrapped calls

* Update MenuItem call

* Use ImGui.Text over ImGui.TextUnformatted

* Add ImGui.TextColoredWrapped

* Obsolete SafeText helpers

* Fix obsoleted calls

* SafeTextColored didn't exist before imgui-bindings

* Remove %% replacements
2025-08-04 15:46:43 -07:00
..
Internals Merge branch 'imgui-bindings' into api13 2025-08-04 11:30:14 -07:00
FluentGlyphRangeBuilder.cs Add FluentGlyphRangeBuilder and AttachWindowsDefaultFont (#1745) 2024-03-29 23:06:10 +01:00
FontAtlasAutoRebuildMode.cs Reapply "IFontAtlas: font atlas per plugin" 2024-01-19 07:26:56 +09:00
FontAtlasBuildStep.cs Fix some warnings 2025-04-08 22:21:04 +02:00
FontAtlasBuildStepDelegate.cs Remove PostPromotion event 2024-01-23 23:49:57 +09:00
FontAtlasBuildToolkitUtilities.cs wip bindings upgrade 2025-04-06 20:59:23 +02:00
FontScaleMode.cs wip bindings upgrade 2025-04-06 20:59:23 +02:00
IFontAtlas.cs Update text-related ImGui calls (#2337) 2025-08-04 15:46:43 -07:00
IFontAtlasBuildToolkit.cs wip bindings upgrade 2025-04-06 20:59:23 +02:00
IFontAtlasBuildToolkitPostBuild.cs wip bindings upgrade 2025-04-06 20:59:23 +02:00
IFontAtlasBuildToolkitPreBuild.cs Remove most hand-authored native functions 2025-04-12 22:20:55 +02:00
IFontHandle.cs Update text-related ImGui calls (#2337) 2025-08-04 15:46:43 -07:00
ILockedImFont.cs wip bindings upgrade 2025-04-06 20:59:23 +02:00
SafeFontConfig.cs wip bindings upgrade 2025-04-06 20:59:23 +02:00