#include "BitmapFont.h"
#include "Image/ByteImage.h"
#include "Image/PrimitivesDrawer.h"
#include <stdio.h>
#include <string.h>
Go to the source code of this file.
◆ PCF_ACCEL_W_INKBOUNDS
#define PCF_ACCEL_W_INKBOUNDS 0x00000100 |
◆ PCF_ACCELERATORS
#define PCF_ACCELERATORS (1<<1) |
◆ PCF_BDF_ACCELERATORS
#define PCF_BDF_ACCELERATORS (1<<8) |
◆ PCF_BDF_ENCODINGS
#define PCF_BDF_ENCODINGS (1<<5) |
◆ PCF_BIT_MASK
#define PCF_BIT_MASK (1<<3) /* If set then Most Sig Bit First */ |
◆ PCF_BITMAPS
#define PCF_BITMAPS (1<<3) |
◆ PCF_BYTE_MASK
#define PCF_BYTE_MASK (1<<2) /* If set then Most Sig Byte First */ |
◆ PCF_COMPRESSED_METRICS
#define PCF_COMPRESSED_METRICS 0x00000100 |
◆ PCF_DEFAULT_FORMAT
#define PCF_DEFAULT_FORMAT 0x00000000 |
◆ PCF_GLYPH_NAMES
#define PCF_GLYPH_NAMES (1<<7) |
◆ PCF_GLYPH_PAD_MASK
#define PCF_GLYPH_PAD_MASK (3<<0) /* See the bitmap table for explanation */ |
◆ PCF_INK_METRICS
#define PCF_INK_METRICS (1<<4) |
◆ PCF_INKBOUNDS
#define PCF_INKBOUNDS 0x00000200 |
◆ PCF_METRICS
#define PCF_METRICS (1<<2) |
◆ PCF_PROPERTIES
#define PCF_PROPERTIES (1<<0) |
◆ PCF_SCAN_UNIT_MASK
#define PCF_SCAN_UNIT_MASK (3<<4) /* See the bitmap table for explanation */ |
◆ PCF_SWIDTHS
#define PCF_SWIDTHS (1<<6) |
◆ my_invert_byte_order_int()
static unsigned int my_invert_byte_order_int |
( |
unsigned int |
x, |
|
|
int |
bInvert = false |
|
) |
| |
|
static |
◆ my_invert_byte_order_short()
static short my_invert_byte_order_short |
( |
short |
x, |
|
|
int |
bInvert = false |
|
) |
| |
|
static |
asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Feb 28 2022 21:44:00