nyctergatis.com

Contact

Projects
Sysquake Remote Live
NME
PDF
Hike
Sudoku
GifBuilder
jpeglib for Palm OS
MySQL Client
Cross-GCC for Mac OS

NPWTest.c File Reference

Test program for PDF Output. More...

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "NPWBase.h"
#include "NPWStdAlloc.h"
#include "NPWStdOutput.h"
#include "NPWGraphics.h"
#include "NPWInfo.h"
#include "NPWText.h"
#include "NPWTextMarkup.h"

Go to the source code of this file.


Defines

#define WIDTH   17
 test raster image width
#define HEIGHT   17
 test raster image height
#define RGB   0
 0 if test raster image is grayscale, 1 if RGB

Functions

static NPWMarkupActionFlag markupCBHorRule (void *userData, NPWConstText t, NPWInt len, NPWInt *count, NPWCharStyle *style, NPWParFormat *parFormat)
 Markup callback for horizontal rule (backslash-hyphen).
int main (int argc, char **argv)
 Application entry point.

Variables

static NPWBoolean drawRule
 Set to TRUE if the markup for a horizontal rule has been decoded.
static NPWMarkupCBEntry markupCBTable []
 Table of markup callbacks.

Detailed Description

Test program for PDF Output.

Author:
Yves Piguet. Copyright 2008-2010, Yves Piguet.

Definition in file NPWTest.c.


Variable Documentation

Initial value:

Table of markup callbacks.

Definition at line 41 of file NPWTest.c.

Generated by Doxygen.
Copyright 2007-2010, Yves Piguet.
All rights reserved.