Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

kate_font_range Struct Reference

#include <kate.h>


Detailed Description

defines a set of images to map to a range of Unicode code points


Data Fields

int first_code_point
int last_code_point
int first_bitmap


Field Documentation

int kate_font_range::first_bitmap
 

index of the bitmap the first code point maps to

int kate_font_range::first_code_point
 

first code point in this range

int kate_font_range::last_code_point
 

last code point in this range


The documentation for this struct was generated from the following file:
Generated on Wed Nov 17 09:57:05 2010 for libkate by  doxygen 1.3.9.1