RonenNess / GeonBit.UI

UI system for MonoGame projects.
MIT License
467 stars 63 forks source link

Build the spritefont and XML files and add the compiled files to the package #44

Open RonenNess opened 7 years ago

RonenNess commented 7 years ago

To simplify the installation process. If people wish to change the themes they should just download the XMLs / spritefont sources and edit them instead of making it editable by default which requires them to install fonts and set dll reference to Content manager.

DavidFidge commented 7 months ago

PR #139 makes this redundant, the build should always work now by building from ttf files directly rather than relying on installed fonts.