summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/fonts.tin
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-08 17:53:25 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-08 17:53:25 (GMT)
commit7954f7524b231684a5c2dfc7991db7f687454cc1 (patch)
tree6a7a892b28aab494ccac2facb2da6c22aa01b8a9 /ds9/parsers/fonts.tin
parentfecfcf5f0ddf53b21a1f264fc71873fbe4ec4192 (diff)
downloadblt-7954f7524b231684a5c2dfc7991db7f687454cc1.zip
blt-7954f7524b231684a5c2dfc7991db7f687454cc1.tar.gz
blt-7954f7524b231684a5c2dfc7991db7f687454cc1.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/parsers/fonts.tin')
-rw-r--r--ds9/parsers/fonts.tin12
1 files changed, 12 insertions, 0 deletions
diff --git a/ds9/parsers/fonts.tin b/ds9/parsers/fonts.tin
new file mode 100644
index 0000000..b5ee700
--- /dev/null
+++ b/ds9/parsers/fonts.tin
@@ -0,0 +1,12 @@
+%token FONT_
+%token FONTSIZE_
+%token FONTSLANT_
+%token FONTSTYLE_
+%token FONTWEIGHT_
+%token TIMES_
+%token HELVETICA_
+%token COURIER_
+%token NORMAL_
+%token BOLD_
+%token ROMAN_
+%token ITALIC_