1 ###############################################################################
3 # libXfont version mapfile
5 # Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
7 # Permission is hereby granted, free of charge, to any person obtaining a
8 # copy of this software and associated documentation files (the "Software"),
9 # to deal in the Software without restriction, including without limitation
10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
11 # and/or sell copies of the Software, and to permit persons to whom the
12 # Software is furnished to do so, subject to the following conditions:
14 # The above copyright notice and this permission notice (including the next
15 # paragraph) shall be included in all copies or substantial portions of the
18 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
21 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
23 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
24 # DEALINGS IN THE SOFTWARE.
29 # "src/builtins/builtin.h" - needed by X servers
33 BuiltinRegisterFontFileFunctions;
34 BuiltinRegisterFpeFunctions;
36 # <X11/fonts/bdfint.h>
54 BufFilePushCompressed;
67 EmptyFontPatternCache;
69 GetClientResolutions = NODIRECT;
70 FindCachedFontPattern;
71 RemoveCachedFontPattern;
73 # <X11/fonts/fntfil.h>
82 FontFileStartListFonts;
83 FontFileStartListFontsWithInfo;
84 FontFileListNextFontWithInfo;
85 FontFileStartListFontsAndAliases;
86 FontFileListNextFontOrAlias;
87 FontFileRegisterLocalFpeFunctions;
88 CatalogueRegisterLocalFpeFunctions;
93 FontFileFindNameInDir;
94 FontFileFindNameInScalableDir;
95 FontFileFindNamesInDir;
96 FontFileFindNamesInScalableDir;
107 FontFileRegisterRenderer;
108 FontFilePriorityRegisterRenderer;
109 FontFileMatchRenderer;
110 FontFileAddScaledInstance;
111 FontFileSwitchStringsToBitmapPointers;
112 FontFileRemoveScaledInstance;
113 FontFileCompleteXLFD;
114 FontFileFindScaledInstance;
115 FontFileRegisterBitmapSource;
116 FontFileUnregisterBitmapSource;
117 FontFileEmptyBitmapSource;
118 FontFileMatchBitmapSource;
119 FontFileReadDirectory;
120 FontFileDirectoryChanged;
122 # <X11/fonts/fntfilio.h>
129 # <X11/fonts/fntfilst.h>
130 FontFileBitmapSources;
132 # <X11/fonts/fontmisc.h>
134 ValidAtom = NODIRECT;
135 NameForAtom = NODIRECT;
140 register_fpe_functions = NODIRECT;
142 # <X11/fonts/fontproto.h>
143 RegisterFPEFunctions = NODIRECT;
144 GetDefaultPointSize = NODIRECT;
145 init_fs_handlers = NODIRECT;
146 remove_fs_handlers = NODIRECT;
147 client_auth_generation = NODIRECT;
148 ClientSignal = NODIRECT;
149 DeleteFontClientID = NODIRECT;
150 GetNewFontClientID = NODIRECT;
151 StoreFontClientFont = NODIRECT;
152 FontFileRegisterFpeFunctions;
153 fs_register_fpe_functions;
156 AllocateFontPrivateIndex;
157 ResetFontPrivateIndex;
158 FreeTypeRegisterFontFileFunctions;
160 # <X11/fonts/fontstruct.h>
163 # <X11/fonts/fontutil.h>
166 FontComputeInfoAccelerators;
170 ParseGlyphCachingMode;
175 # <X11/fonts/fontxlfd.h>
187 # Additional weak symbols
189 find_old_font = NODIRECT;
190 GetTimeInMillis = NODIRECT;
191 serverClient = NODIRECT;
192 set_font_authorizations = NODIRECT;
193 serverGeneration = NODIRECT;
195 # Need to make sure _FontTrans* aren't exported to avoid conflicts with server
196 # versions in xfs binary