A tool to generate taxiway sign codes
By skyop
FlightGear Wiki page: [wiki]FGSignMaker[/wiki]
Introduction
As some of you may already know, I placed some taxiway signs not too long ago for KBFL. Unfortunately, as a result of accidentally overwriting the *.stg file I was working with, I lost all my work. That experience taught me two lessons: 1, always symlink or backup any scenery files you are editing

With that in mind, I decided to redo the KBFL taxiway signs- but this time, things were a going to be a little different. Before diving in, I would write a JavaScript (the closest thing I know to a programming language) (X)HTML based taxiway code generator.

To-do list
See to-do list on the wiki page
Status
An overview of the features included in version 1.5.0:
- Automatic sign previewer
- Automatic syntax checking with misplaced braces ( { and } ) and spaces
- Select All and Clear buttons
- Character counter (shows your position in the text box)
- Easy-to-use glyph inserter with arrows and sign types
Take a look for yourself:


Download
Version 1.5.0 available here.
Licensed under the GNU GPL version 2 or above.
Open "FGSignMaker.html" in your favorite web browser and generate away!
