~ubuntu-branches/ubuntu/gutsy/vnc4/gutsy

« back to all changes in this revision

Viewing changes to unix/xc/extras/FreeType/lib/arch/win32/ttf.def

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2006-05-15 20:35:17 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060515203517-l4lre1ku942mn26k
Tags: 4.1.1+X4.3.0-10
* Correction of critical security issue. Thanks to Martin Kogler
  <e9925248@student.tuwien.ac.at> that informed me about the issue,
  and provided the patch.
  This flaw was originally found by Steve Wiseman of intelliadmin.com.
* Applied patch from Javier Kohen <jkohen@users.sourceforge.net> that
  inform the user that only 8 first characters of the password will
  actually be used when typing more than 8 characters, closes:
  #355619.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; This definition file to be used to built the library as DLL
 
2
; has been generated automatically with the script `makedef' on
 
3
; 03-Sep-1999.
 
4
 
 
5
LIBRARY ft13_32
 
6
DESCRIPTION 'FreeType 1.3 32-bit DLL � 1996-1999 Turner, Wilhelm, Lemberg'
 
7
EXETYPE WINDOWS
 
8
CODE PRELOAD MOVEABLE DISCARDABLE
 
9
DATA PRELOAD MOVEABLE MULTIPLE
 
10
EXPORTS
 
11
 
 
12
    TT_FreeType_Version
 
13
    TT_Init_FreeType
 
14
    TT_Done_FreeType
 
15
    TT_Set_Raster_Gray_Palette
 
16
    TT_Open_Face
 
17
    TT_Open_Collection
 
18
    TT_Get_Face_Properties
 
19
    TT_Set_Face_Pointer
 
20
    TT_Get_Face_Pointer
 
21
    TT_Flush_Face
 
22
    TT_Get_Face_Metrics
 
23
    TT_Close_Face
 
24
    TT_Get_Font_Data
 
25
    TT_New_Instance
 
26
    TT_Set_Instance_Resolutions
 
27
    TT_Set_Instance_CharSize
 
28
    TT_Set_Instance_CharSizes
 
29
    TT_Set_Instance_PixelSizes
 
30
    TT_Set_Instance_Transform_Flags
 
31
    TT_Get_Instance_Metrics
 
32
    TT_Set_Instance_Pointer
 
33
    TT_Get_Instance_Pointer
 
34
    TT_Done_Instance
 
35
    TT_New_Glyph
 
36
    TT_Done_Glyph
 
37
    TT_Load_Glyph
 
38
    TT_Get_Glyph_Outline
 
39
    TT_Get_Glyph_Metrics
 
40
    TT_Get_Glyph_Big_Metrics
 
41
    TT_Get_Glyph_Bitmap
 
42
    TT_Get_Glyph_Pixmap
 
43
    TT_New_Outline
 
44
    TT_Done_Outline
 
45
    TT_Copy_Outline
 
46
    TT_Get_Outline_Bitmap
 
47
    TT_Get_Outline_Pixmap
 
48
    TT_Get_Outline_BBox
 
49
    TT_Transform_Outline
 
50
    TT_Translate_Outline
 
51
    TT_Transform_Vector
 
52
    TT_MulDiv
 
53
    TT_MulFix
 
54
    TT_Get_CharMap_Count
 
55
    TT_Get_CharMap_ID
 
56
    TT_Get_CharMap
 
57
    TT_Char_Index
 
58
    TT_Get_Name_Count
 
59
    TT_Get_Name_ID
 
60
    TT_Get_Name_String
 
61
    TT_Register_Extension
 
62
    TT_Extension_Get
 
63
    TT_Use_Stream
 
64
    TT_Done_Stream
 
65
    TT_Flush_Stream
 
66
    TT_Read_File
 
67
    TT_Seek_File
 
68
    TT_Skip_File
 
69
    TT_Read_At_File
 
70
    TT_File_Pos
 
71
    TT_Stream_Size
 
72
    TT_Null_FileFrame
 
73
    TT_Access_Frame
 
74
    TT_Check_And_Access_Frame
 
75
    TT_Forget_Frame
 
76
    TT_Get_Char
 
77
    TT_Get_Short
 
78
    TT_Get_Long
 
79
    TT_LookUp_Table
 
80
    TT_Alloc
 
81
    TT_Realloc
 
82
    TT_Free
 
83
    TT_CharMap_First
 
84
    TT_CharMap_Next
 
85
    TT_CharMap_Last
 
86
    TT_ErrToString18
 
87
    TT_Get_Face_Gasp_Flags
 
88
    TT_Init_GDEF_Extension
 
89
    TT_Load_GDEF_Table
 
90
    TT_GDEF_Get_Glyph_Property
 
91
    TT_GDEF_Build_ClassDefinition
 
92
    TT_Init_GPOS_Extension
 
93
    TT_Load_GPOS_Table
 
94
    TT_GPOS_Select_Script
 
95
    TT_GPOS_Select_Language
 
96
    TT_GPOS_Select_Feature
 
97
    TT_GPOS_Query_Scripts
 
98
    TT_GPOS_Query_Languages
 
99
    TT_GPOS_Query_Features
 
100
    TT_GPOS_Add_Feature
 
101
    TT_GPOS_Clear_Features
 
102
    TT_Init_GSUB_Extension
 
103
    TT_Load_GSUB_Table
 
104
    TT_GSUB_Select_Script
 
105
    TT_GSUB_Select_Language
 
106
    TT_GSUB_Select_Feature
 
107
    TT_GSUB_Query_Scripts
 
108
    TT_GSUB_Query_Languages
 
109
    TT_GSUB_Query_Features
 
110
    TT_GSUB_Add_Feature
 
111
    TT_GSUB_Clear_Features
 
112
    TT_GSUB_Register_Alternate_Function
 
113
    TT_GSUB_Apply_String
 
114
    TT_GSUB_Add_String
 
115
    TT_Init_Kerning_Extension
 
116
    TT_Get_Kerning_Directory
 
117
    TT_Load_Kerning_Table
 
118
    TT_Init_Post_Extension
 
119
    TT_Load_PS_Names
 
120
    TT_Get_PS_Name
 
121
    TT_Init_SBit_Extension
 
122
    TT_Get_Face_Bitmaps
 
123
    TT_New_SBit_Image
 
124
    TT_Done_SBit_Image
 
125
    TT_Get_SBit_Strike
 
126
    TT_Load_Glyph_Bitmap
 
127
    TT_Get_Face_Widths