Typogenic icon indicating copy to clipboard operation
Typogenic copied to clipboard

Added support for justified text alignment.

Open DeeNaxic opened this issue 7 years ago • 0 comments

Since Git thinks the entire file is different, marking up the exact changes had to be done manually, in order for you to inspect the changes accurately. The following changes have been made - the comments below marks up the location for changes:

  • Updated the custom inspector, to include the strict boolean.
  • Updated credits in both files.
  • Added a justified enum for text alignments.
  • Added code to RebuildMesh() -> If WordWrap > 0 -> if Justified.
  • All other code around this have not changed functionality.

DeeNaxic avatar Apr 24 '17 21:04 DeeNaxic