summaryrefslogtreecommitdiffstats
path: root/kdvi/TeXFont.cpp
blob: 829b00fb848a9353ec2276b3f8831ad3c40687fc (plain)
1
2
3
4
5
6
7
8
9
#include <config.h>

#include "glyph.h"
#include "TeXFont.h"

TeXFont::~TeXFont() 
{
  ;
}