#include <ostream>
#include <stdexcept>
#include <pango/pango.h>
#include <ctype.h>
#include <algorithm>
#include <cmath>
#include <LASi.h>
#include "contextMgr.h"
#include "glyphMgr.h"
#include "util.h"
#include "memory.h"
#include "stringDimensions.h"
#include <stdlib.h>
Functions | |
| string | nameof (const FT_Face &face, const FT_UInt glyph_index) |
Copyright (C) 2003, 2004 by Larry Siden. See README file in project root directory for copyright and contact info. See COPYING file in project root for terms of re-distribution.
|
||||||||||||
|
|
1.3.9.1