Gered
|
5bc8f1810c
|
add render-line function
|
2014-03-29 16:49:34 -04:00 |
|
Gered
|
0625197023
|
fix incorrect handling of unrecognized characters
|
2014-03-29 16:48:55 -04:00 |
|
Gered
|
0140c2722b
|
keep a copy of the hardblank char as a string as well
avoids us needed to constantly do (str hardblank)
|
2014-03-29 16:03:17 -04:00 |
|
Gered
|
3217e92c00
|
add render-char function
|
2014-03-29 16:01:16 -04:00 |
|
Gered
|
4f39c6b112
|
combine all parsed char groups into a single :chars map
|
2014-03-29 15:08:07 -04:00 |
|
Gered
|
6d2909d152
|
implement parsing of the different char types
|
2014-03-29 15:07:40 -04:00 |
|
Gered
|
d8c131b417
|
parse character lines into their individual groups. stub functions to parse each different type of char
|
2014-03-29 14:24:24 -04:00 |
|
Gered
|
cfdb320833
|
fully parse the header line
|
2014-03-29 13:54:22 -04:00 |
|
Gered
|
197b5d20ee
|
add file header validation
|
2014-03-29 13:44:24 -04:00 |
|
Gered
|
4455bb6d65
|
begin implementing a flf loader
|
2014-03-29 13:35:16 -04:00 |
|
Gered
|
7ee1aa478a
|
initial commit
|
2014-03-29 12:54:03 -04:00 |
|