Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cpdf_cidfont.h File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <stdint.h>
#include <memory>
#include <vector>
#include "core/fpdfapi/font/cpdf_font.h"
#include "core/fxcrt/fx_coordinates.h"
#include "core/fxcrt/fx_string.h"
#include "core/fxcrt/retain_ptr.h"
#include "core/fxcrt/unowned_ptr.h"
+ Include dependency graph for cpdf_cidfont.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CPDF_CIDFont
 

Enumerations

enum  CIDSet : uint8_t {
  CIDSET_UNKNOWN , CIDSET_GB1 , CIDSET_CNS1 , CIDSET_JAPAN1 ,
  CIDSET_KOREA1 , CIDSET_UNICODE , CIDSET_NUM_SETS
}
 

Enumeration Type Documentation

◆ CIDSet

enum CIDSet : uint8_t
Enumerator
CIDSET_UNKNOWN 
CIDSET_GB1 
CIDSET_CNS1 
CIDSET_JAPAN1 
CIDSET_KOREA1 
CIDSET_UNICODE 
CIDSET_NUM_SETS 

Definition at line 21 of file cpdf_cidfont.h.