LibreOffice Module hwpfilter (master) 1
Functions | Variables
fontmap.cxx File Reference
#include <cstddef>
#include <stdio.h>
#include <string.h>
#include <sal/types.h>
#include "fontmap.hxx"
Include dependency graph for fontmap.cxx:

Go to the source code of this file.

Functions

int getRepFamilyName (const char *orig, char *buf, double &ratio)
 

Variables

const struct FontEntry FontMapTab []
 ratio\xb4\xc2 \xc7\xd1\xb1\xdb 70%, \xbc\xfd\xc0\xda 10% \xbf\xb5\xb9\xae 20%\xc0\xc7 \xba\xf1\xc0\xb2\xb7\xce \xb1\xb8\xbc\xba\xb5\xc7\xbe\xfa\xb4\xd9\xb4\xc2 \xb0\xa1\xc1\xa4\xc7\xcf\xbf\xa1 \xc1\xa4\xc7\xd8\xc1\xf8\xb4\xd9. More...
 
const char *const RepFontTab []
 

Function Documentation

◆ getRepFamilyName()

int getRepFamilyName ( const char *  orig,
char *  buf,
double &  ratio 
)

Definition at line 153 of file fontmap.cxx.

References FontMapTab, i, RepFontTab, and SAL_N_ELEMENTS.

Referenced by HwpReader::parseCharShape().

Variable Documentation

◆ FontMapTab

const struct FontEntry FontMapTab[]

ratio\xb4\xc2 \xc7\xd1\xb1\xdb 70%, \xbc\xfd\xc0\xda 10% \xbf\xb5\xb9\xae 20%\xc0\xc7 \xba\xf1\xc0\xb2\xb7\xce \xb1\xb8\xbc\xba\xb5\xc7\xbe\xfa\xb4\xd9\xb4\xc2 \xb0\xa1\xc1\xa4\xc7\xcf\xbf\xa1 \xc1\xa4\xc7\xd8\xc1\xf8\xb4\xd9.

Definition at line 45 of file fontmap.cxx.

Referenced by getRepFamilyName().

◆ RepFontTab

const char* const RepFontTab[]
Initial value:
=
{
"\xb9\xe9\xb9\xac \xb9\xd9\xc5\xc1",
"\xb9\xe9\xb9\xac \xb5\xb8\xbf\xf2",
"\xb9\xe9\xb9\xac \xb1\xbc\xb8\xb2",
"\xb9\xe9\xb9\xac \xc7\xec\xb5\xe5\xb6\xf3\xc0\xce"
}

Definition at line 136 of file fontmap.cxx.

Referenced by getRepFamilyName().