#include "before_system.h"
#include <string.h>
#include "gu.h"
#include "global_defines.h"
Functions | |
gu_boolean | is_unsafe_ps_name (const char name[]) |
detect unsafe Postscript names |
|
detect unsafe Postscript names This function will return TRUE if its argumetn cotnains characters which are not valid in PostScript will object to in font names, medium types, and colour names. |