Skip to content

Releases: ThothDroid/SignProvider

16.08.2026@1.1.1

Choose a tag to compare

@ThothDroid ThothDroid released this 16 Aug 18:46
  • Changed the getSignPathData() method to return a SvgData object instead of a String. The SvgData object contains the path data, width, and height of the sign.
  • Renamed getSignPathData() to getSvgData()

16.08.2026@1.1.0

Choose a tag to compare

@ThothDroid ThothDroid released this 16 Aug 16:26

Added getSignPathData() method to get the path data of a sign by its Gardiner code or phonetics.

16.02.2026@1.0.2

Choose a tag to compare

@ThothDroid ThothDroid released this 16 Feb 19:32

Removed Gardiner codes without drawable from Drawable_Paths.csv

08.02.2026@1.0.1

Choose a tag to compare

@ThothDroid ThothDroid released this 08 Feb 11:57
  • Removed CsvValidationException from methods throwable list.
  • Removed Phonetic alternatives from getAllSigns(). Now it only returns the Gardiner Codes.

04.02.2026@1.0.0

Choose a tag to compare

@ThothDroid ThothDroid released this 04 Feb 17:33

This is the first release of the SignProvider Library.