PolyGlot
PolyGlot copied to clipboard
PolyGlot is a conlang construction toolkit.
Polyglot version: Windows BETA from 18th May 2022 (latest as of writing this) While saving (autosave, also manual save) the following exceptions are thrown (I got the first one several...
Polyglot version: Windows BETA from 30th September 2022 (latest as of writing this) Steps to reproduce: 1) open a file 2) make a change (e.g. create/change a word) 3) exit...
Any chance of portable (or otherwise without an installer) distributions? Especially relevant for the Linux distribution, which is a package right now and thus would necessarily become controlled by the...
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.3 to 1.15.3. Release notes Sourced from jsoup's releases. jsoup 1.15.3 jsoup 1.15.3 is out now, and includes a security fix for potential XSS attacks, along with...
 Print to PDF doesn't use Local Font for any entries it should.
Currently, when I change my pdf settings (e.g. set file location, reorder chapters) and exit the window, I have to redo it next time I want to use it.
When using a custom font, most of my ligatures work properly, but it appears anything involving the characters and a third (but not fourth) character together do not. I've checked...
The word form composition helper doesn't seem to work for irregular verbs. For example, in my Germanic conlang, if I select a separable-prefix verb in the word form composition helper...
As seen in [this tutorial](https://mkyong.com/java/how-to-read-xml-file-in-java-sax-parser/#convert-an-xml-file-to-an-object) the `characters` method of a custom handler should only append the characters being processed in that pass, the logic to update the properties of generated...