-
Build, plan, and work with constructed languages. Needs research into what all would be useful; see http://reddit.com/r/conlangs for research/inspiration.
-
1) Make sure the menu/tooltips alert users to any field that consumed regex values.
2) On save of the alphabetical order, alert the user if their script uses any characters that are reserved for rege…
-
The following code has been working with stable compiler (rustc 1.34.2), but doesn't compile with nightly (rustc 1.36.0-nightly (963184bbb 2019-05-18)).
```rust
fn takes_string(input: S) {
le…
-
Add a menu item to allow the user to update the config file, adding or removing enties to do with Random Words.
Definitition:
* **Random Words**: a list of random conlang words, such as:
```
"hu…
-
A parameter was added to the namegen command for specifying the random number seed.
This should be added to the conlang command as well.
-
New window design:
- Top of Screen: Two dropdowns each containing a list of all dimensions for conjugating/declining word's part of speech
- Bottom of Screen: Checkbox controlling user override of a…
-
In a conlang of mine, I'd like to have adjectives agree with nouns for case and plurality, but to do this, it seems like you have to manually copy every rule over. If you make it so the full list of a…
-
Anyone know what I'm doing wrong to prevent my nav bar links from appearing next to each other. They're written as links in the document so I know that automatically makes them skip to the next line i…
-
I'm trying to make a font for a constructed script that's written from right to left, and I'm trying to kern my glyphs. I went to Font Info > Lookups > GPOS and added a lookup table with the right-to-…
-
UPDATE: According to official Java devs, ligatures must be enabled manually. See this documentation for guidence: https://docs.oracle.com/javase/8/docs/api/java/awt/font/TextAttribute.html#LIGATURES
…