• Stars
    star
    132
  • Rank 274,205 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 11 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Gallifreyan

A Gallifreyan Alphabet translator

About

You can view the site at: http://adrian17.github.io/Gallifreyan/ The project's purpose is to quickly create complex and customizable Gallifreyan words/sentences, without the need for image processing tools.

The project is based on Sherman's Circular Gallifreyan, for more information about the language visit http://www.shermansplanet.com/gallifreyan

TODO:

fixes:

  • the logic that limits angles in order to preserve letter/word order bugs out in rare cases
  • the same with the word circle drawing, it's even more important as the bug makes it impossible to make overlapping letters

features:

  • doubled vowels/consonants
  • manually detach/reattach merged circles ...
  • support for punctuation, numbers?
  • remember the state after changing the text if only some words were changed?

enhancements:

  • make line creation algorithm smarter
  • make arranging words prettier
  • overall tweaks for the generation code, especially sizes