Dalamud/Dalamud/Configuration
srkizer 34daa73612
Implement FontChooserDialog (#1637)
* Implement FontChooserDialog

* Minor fixes

* Fixes 2

* Add Reset default font button

* Add failsafe

* reduce uninteresting exception message

* Add remarks to use AttachExtraGlyphsForDalamudLanguage

* Support advanced font configuration options

* fixes

* Shift ui elements

* more fixes

* Add To(Localized)String for IFontSpec

* Untie GlobalFontScale from default font size

* Layout fixes

* Make UiBuilder.DefaultFontSize point to user configured value

* Update example for NewDelegateFontHandle

* Font interfaces: write notes on not intended for plugins to implement

* Update default gamma to 1.7 to match closer to prev behavior (1.4**2)

* Fix console window layout
2024-02-13 20:09:46 +00:00
..
Internal Implement FontChooserDialog (#1637) 2024-02-13 20:09:46 +00:00
IPluginConfiguration.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
PluginConfigurations.cs fix: specify WorkingPluginId when saving 2023-09-27 23:27:51 +02:00