summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttfdump/libttf/fixed.c
blob: 3ff834b300a2945fed81a3025790b54bbdec0f9d (plain)
1
2
3
4
5
6
7
8
/* fixed.c -- dealing with fixed point arithmetic
 * Copyright (C) 1996 Li-Da Lho, All right reserved.
 */
#include "config.h"
#include "ttf.h"
#include "ttfutil.h"

/* 	$Id: fixed.c,v 1.1.1.1 1998/06/05 07:47:52 robert Exp $	 */