Include "symbol.h".
authorhanda <handa>
Wed, 2 Jun 2004 07:17:35 +0000 (07:17 +0000)
committerhanda <handa>
Wed, 2 Jun 2004 07:17:35 +0000 (07:17 +0000)
commit73fb7ca483e3f9bb2cfdc6f1205dcc8632ceedb5
tree352f84491616cbf4a0344618b5b1497c0a8193c9
parentb2776886c47921a3cbe874ef20e08181274873c7
Include "symbol.h".
(close_ft): Unconditionally free filename and charmap_list of
ft_into.
(ft_open): Duplicate base->filename.  Increment ref-count of
ft_info->charmap_list.  Free ft_info->charmap_list and
ft_info->filename on error.
(mfont__ft_parse_name, mfont__ft_unparse_name): New functions.
src/font-ft.c