cp2077-red-hot-tools
cp2077-red-hot-tools copied to clipboard
Select font family and font style for inkTextWidget
New form field Show a dropdown-like form field based on a value and a list of values. Fallback to a default value when current value is not found in list.
Select font family and font style Include list of fonts found using WolvenKit, as hardcoded data. Fix font style property not triggering a redraw of inkTextWidget.
Note: dynamic loading of inkTypographyResource does not list all known font families like in hardcoded data.
~~Edit: draft for now, I plan on changing schema of viewData.fonts to improve performance in draw call.~~