All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- It wasn't possible to create custom character properties in the first execution
- Default button
- Monospaced fonts now respects custom character properties
- Keeping changes at runtime
- Font size configuration
- Support to space character based on smallest character width
- Support to case insensitive fonts
- Auto line spacing in place of guessing
- UI layout changes
- Documentation updated
- Texture preview background for small textures
- Increased precision on character size generation
- Saving a profile with the name of another was not selecting it
- Texture preview window
- Line spacing property
- Guess line spacing button
- Support to ascent and descent font properties
- Ascent and descent properties inside texture preview
- Custom character padding
- Support to TextMesh
- Menu access moved to Window / Text / Bitmap Font Creator
- Monospaced now centralizes the glyph
- Material is now generated with Unlit/Transparent shader
- Alignment madness
- Settings were not being saved
- Properly getting bearing values for characters
- Save profile window position
- Build was failing because the asmdef wasn't configured to be only available in the Editor
- Guess rows and cols based on the texture
- Showing error for Custom Character Properties when the given character is empty
- Monospaced font to characters (under testing)
- Character count
- Ignoring \n characters to make it easier to add them to the characters field
- Resources folder creation at startup
- All error checks for font creation
- Warning when the material or font settings already exists
- Local options popup
- Warn before replacing current settings
- Warn on replace profile preference
- Rollback button
- Setting readonly editor - to avoid changing settings directly in the file and creating inconsistencies
- Loading selected profile on open
- Unecessary example folder
- Prefereces creation
- Specific data for examples
- Canceling settings override doesn't swap profile anymore
- When changing to no profile, no setting changes, thus no dialog should be displayed
- Error when checking settings for the first time
Initial version