Commit graph

  • 193e45fabf bump version master Gered 2014-03-29 18:11:59 -0400
  • db3e5d4a58 add type hint to avoid reflection Gered 2014-03-29 18:11:17 -0400
  • f6c9cf94d1 update README.md using a different font for the example output Gered 2014-03-29 18:04:31 -0400
  • 8e46211239 take out this dummy unit test. will add real tests soon enough. :) Gered 2014-03-29 17:58:52 -0400
  • 8c9ba9b392 update README.md Gered 2014-03-29 17:57:54 -0400
  • cbe20263b7 first release version! Gered 2014-03-29 17:56:25 -0400
  • f16fa9eacc update README.md Gered 2014-03-29 17:56:05 -0400
  • aaa379aa46 add figfont specification Gered 2014-03-29 17:43:36 -0400
  • b946cf658d make the flf argument first in all render functions Gered 2014-03-29 17:41:32 -0400
  • 2f332a6ee5 add doc comments. replace render-out with render-to-string Gered 2014-03-29 17:39:53 -0400
  • b9e30d0f22 make render-char public and allow it to be used standalone Gered 2014-03-29 17:26:46 -0400
  • 9712612f66 remove unused import Gered 2014-03-29 17:21:38 -0400
  • f164b57aee add render-out function Gered 2014-03-29 17:21:12 -0400
  • e3e0e8b67b also recognize '#' as an endline character marker Gered 2014-03-29 17:20:51 -0400
  • d19d000021 render-line now handles tab characters Gered 2014-03-29 17:11:23 -0400
  • 7bda8d1a14 fix method of replacing chars Gered 2014-03-29 17:10:52 -0400
  • b9ebaf0ffe add plain render function Gered 2014-03-29 17:10:33 -0400
  • 5bc8f1810c add render-line function Gered 2014-03-29 16:49:34 -0400
  • 0625197023 fix incorrect handling of unrecognized characters Gered 2014-03-29 16:48:55 -0400
  • 0140c2722b keep a copy of the hardblank char as a string as well Gered 2014-03-29 16:03:17 -0400
  • 3217e92c00 add render-char function Gered 2014-03-29 16:01:16 -0400
  • 4f39c6b112 combine all parsed char groups into a single :chars map Gered 2014-03-29 15:08:07 -0400
  • 6d2909d152 implement parsing of the different char types Gered 2014-03-29 15:07:40 -0400
  • d8c131b417 parse character lines into their individual groups. stub functions to parse each different type of char Gered 2014-03-29 14:24:24 -0400
  • cfdb320833 fully parse the header line Gered 2014-03-29 13:54:22 -0400
  • 197b5d20ee add file header validation Gered 2014-03-29 13:44:24 -0400
  • 4455bb6d65 begin implementing a flf loader Gered 2014-03-29 13:35:16 -0400
  • 7ee1aa478a initial commit Gered 2014-03-29 12:54:03 -0400