FreeType 1.31.1
This commit is contained in:
23
contrib/ttf2pk/vplaux.h
Normal file
23
contrib/ttf2pk/vplaux.h
Normal file
@@ -0,0 +1,23 @@
|
||||
/*
|
||||
* vplaux.h
|
||||
*
|
||||
* This file is part of the ttf2pk package.
|
||||
*
|
||||
* Copyright 1997-1999 by
|
||||
* Frederic Loyer <loyer@ensta.fr>
|
||||
* Werner Lemberg <wl@gnu.org>
|
||||
*/
|
||||
|
||||
#ifndef VPLAUX_H
|
||||
#define VPLAUX_H
|
||||
|
||||
#include "ttf2tfm.h"
|
||||
|
||||
|
||||
void writevpl(Font *fnt, char makevpl, Boolean forceoctal);
|
||||
void upmap(Font *fnt);
|
||||
|
||||
#endif /* VPLAUX_H */
|
||||
|
||||
|
||||
/* end */
|
||||
Reference in New Issue
Block a user