summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/font.fin
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/font.fin')
-rw-r--r--ds9/parsers/font.fin12
1 files changed, 0 insertions, 12 deletions
diff --git a/ds9/parsers/font.fin b/ds9/parsers/font.fin
deleted file mode 100644
index a21938c..0000000
--- a/ds9/parsers/font.fin
+++ /dev/null
@@ -1,12 +0,0 @@
-font {return $FONT_}
-fontsize {return $FONTSIZE_}
-fontslant {return $FONTSLANT_}
-fontstyle {return $FONTSTYLE_}
-fontweight {return $FONTWEIGHT_}
-times {return $TIMES_}
-helvetica {return $HELVETICA_}
-courier {return $COURIER_}
-normal {return $NORMAL_}
-bold {return $BOLD_}
-roman {return $ROMAN_}
-italic {return $ITALIC_}