|
dvi2bitmap
dvi2bitmap1.0
|
#include <PkFont.h>
Public Member Functions | |
| PkRasterdata (Byte opcode, const Byte *rasterdata, unsigned int len, unsigned int w, unsigned int h) | |
| Creates a Rasterdata object representing the provided data. More... | |
| const Byte * | bitmap () |
| Returns the bitmap corresponding to the input rasterdata. More... | |
Static Public Member Functions | |
| static verbosities | verbosity (const verbosities level) |
| Sets the verbosity of this module. More... | |
| PkRasterdata::PkRasterdata | ( | Byte | opcode, |
| const Byte * | rasterdata, | ||
| unsigned int | len, | ||
| unsigned int | w, | ||
| unsigned int | h | ||
| ) |
Creates a Rasterdata object representing the provided data.
The raster data read from the PK file needs to be decoded into a bitmap, and this is the function of this class.
| opcode | the character code of this glyph |
| rasterdata | the rastered glyph, in the format described in the PK file documentation |
| len | the number of bytes in the rasterdata stream |
| w | the width of the resulting bitmap |
| h | the number of rows in the resulting bitmap |
|
inline |
Returns the bitmap corresponding to the input rasterdata.
[0..w-1][0..h-1] Referenced by PkGlyph::bitmap().
|
inlinestatic |
Sets the verbosity of this module.
| level | the required verbosity |
Referenced by main().
1.8.4
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.