$32 GRAYBYTE WORDPRESS FILE MANAGER $88

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/alt-nodejs18/root/usr/share/doc/alt-nodejs18-libicu-devel/samples/layout/

HOME
Current File : /opt/alt/alt-nodejs18/root/usr/share/doc/alt-nodejs18-libicu-devel/samples/layout//cmaps.h
/*
 ******************************************************************************
 *
 *   © 2016 and later: Unicode, Inc. and others.
 *   License & terms of use: http://www.unicode.org/copyright.html
 *
 ******************************************************************************
 ****************************************************************************** *
 *
 *   Copyright (C) 1999-2003, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 ****************************************************************************** *
 *   file name:  cmaps.h
 *
 *   created on: ??/??/2001
 *   created by: Eric R. Mader
 */

#ifndef __CMAPS_H
#define __CMAPS_H

#include "layout/LETypes.h"
#include "sfnt.h"

class CMAPMapper
{
public:
    virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const = 0;

    virtual ~CMAPMapper();

    static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);

protected:
    CMAPMapper(const CMAPTable *cmap);

    CMAPMapper() {};

private:
    const CMAPTable *fcmap;
};

class CMAPFormat4Mapper : public CMAPMapper
{
public:
    CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);

    virtual ~CMAPFormat4Mapper();

    virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;

protected:
    CMAPFormat4Mapper() {};

private:
    le_uint16        fEntrySelector;
    le_uint16        fRangeShift;
    const le_uint16 *fEndCodes;
    const le_uint16 *fStartCodes;
    const le_uint16 *fIdDelta;
    const le_uint16 *fIdRangeOffset;
};

class CMAPGroupMapper : public CMAPMapper
{
public:
    CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);

    virtual ~CMAPGroupMapper();

    virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;

protected:
    CMAPGroupMapper() {};

private:
    le_int32 fPower;
    le_int32 fRangeOffset;
    const CMAPGroup *fGroups;
};

inline CMAPMapper::CMAPMapper(const CMAPTable *cmap)
    : fcmap(cmap)
{
    // nothing else to do
}

inline CMAPMapper::~CMAPMapper()
{
    LE_DELETE_ARRAY(fcmap);
}

#endif



Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
22 Apr 2024 8.33 AM
root / root
0755
FontMap.GDI
0.408 KB
11 Dec 2023 10.27 PM
root / root
0644
FontMap.Gnome
0.375 KB
11 Dec 2023 10.27 PM
root / root
0644
FontMap.cpp
7.368 KB
11 Dec 2023 10.27 PM
root / root
0644
FontMap.h
1.835 KB
11 Dec 2023 10.27 PM
root / root
0644
FontTableCache.cpp
2.377 KB
11 Dec 2023 10.27 PM
root / root
0644
FontTableCache.h
1.056 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIFontInstance.cpp
9.661 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIFontInstance.h
3.594 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIFontMap.cpp
1.319 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIFontMap.h
1.225 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIGUISupport.cpp
0.837 KB
11 Dec 2023 10.27 PM
root / root
0644
GDIGUISupport.h
0.919 KB
11 Dec 2023 10.27 PM
root / root
0644
GUISupport.h
0.861 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeFontInstance.cpp
5.442 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeFontInstance.h
3.781 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeFontMap.cpp
1.389 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeFontMap.h
1.203 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeGUISupport.cpp
1.044 KB
11 Dec 2023 10.27 PM
root / root
0644
GnomeGUISupport.h
0.931 KB
11 Dec 2023 10.27 PM
root / root
0644
LayoutSample.rc
3.354 KB
11 Dec 2023 10.27 PM
root / root
0644
Makefile
2.91 KB
1 Apr 2024 3.23 PM
root / root
0644
Makefile.in
2.913 KB
11 Dec 2023 10.27 PM
root / root
0644
RenderingSurface.h
1.085 KB
11 Dec 2023 10.27 PM
root / root
0644
Sample.txt
1.657 KB
11 Dec 2023 10.27 PM
root / root
0644
ScriptCompositeFontInstance.cpp
3.204 KB
11 Dec 2023 10.27 PM
root / root
0644
ScriptCompositeFontInstance.h
6.153 KB
11 Dec 2023 10.27 PM
root / root
0644
Surface.cpp
0.863 KB
11 Dec 2023 10.27 PM
root / root
0644
Surface.h
0.499 KB
11 Dec 2023 10.27 PM
root / root
0644
UnicodeReader.cpp
4.106 KB
11 Dec 2023 10.27 PM
root / root
0644
UnicodeReader.h
0.971 KB
11 Dec 2023 10.27 PM
root / root
0644
arraymem.h
0.623 KB
11 Dec 2023 10.27 PM
root / root
0644
cgnomelayout.c
8.459 KB
11 Dec 2023 10.27 PM
root / root
0644
clayout.c
9.837 KB
11 Dec 2023 10.27 PM
root / root
0644
cmaps.cpp
5.302 KB
11 Dec 2023 10.27 PM
root / root
0644
cmaps.h
2.049 KB
11 Dec 2023 10.27 PM
root / root
0644
gdiglue.cpp
1.659 KB
11 Dec 2023 10.27 PM
root / root
0644
gdiglue.h
0.952 KB
11 Dec 2023 10.27 PM
root / root
0644
gnomeglue.cpp
1.635 KB
11 Dec 2023 10.27 PM
root / root
0644
gnomeglue.h
0.955 KB
11 Dec 2023 10.27 PM
root / root
0644
gnomelayout.cpp
8.554 KB
11 Dec 2023 10.27 PM
root / root
0644
gsupport.h
0.354 KB
11 Dec 2023 10.27 PM
root / root
0644
layout.cpp
9.868 KB
11 Dec 2023 10.27 PM
root / root
0644
layout.sln
1.174 KB
11 Dec 2023 10.27 PM
root / root
0644
layout.vcxproj
11.475 KB
11 Dec 2023 10.27 PM
root / root
0644
layout.vcxproj.filters
3.059 KB
11 Dec 2023 10.27 PM
root / root
0644
paragraph.cpp
7.625 KB
11 Dec 2023 10.27 PM
root / root
0644
paragraph.h
2.172 KB
11 Dec 2023 10.27 PM
root / root
0644
pflow.c
9.281 KB
11 Dec 2023 10.27 PM
root / root
0644
pflow.h
0.91 KB
11 Dec 2023 10.27 PM
root / root
0644
readme.html
7.316 KB
11 Dec 2023 10.27 PM
root / root
0644
resource.h
0.878 KB
11 Dec 2023 10.27 PM
root / root
0644
rsurface.cpp
0.688 KB
11 Dec 2023 10.27 PM
root / root
0644
rsurface.h
0.508 KB
11 Dec 2023 10.27 PM
root / root
0644
sfnt.h
4.896 KB
11 Dec 2023 10.27 PM
root / root
0644
ucreader.cpp
0.492 KB
11 Dec 2023 10.27 PM
root / root
0644
ucreader.h
0.407 KB
11 Dec 2023 10.27 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF