/reactos/sdk/lib/3rdparty/freetype/ |
H A D | README | 1 FreeType 2.9 6 FreeType is a freely available software library to render fonts. 18 The FreeType 2 API reference is located in `docs/reference'; use the 39 The preferred way of communication with the FreeType team is using 70 The FreeType Team 77 This file is part of the FreeType project, and may only be used, 78 modified, and distributed under the terms of the FreeType project
|
H A D | freetype.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "FreeType font handling library\0" 5 #define REACTOS_STR_COMPANY_NAME "ReactOS Development Team/FreeType Team\0" 7 #define REACTOS_STR_ORIGINAL_COPYRIGHT "Copyright 1996-2013 FreeType Team\0"
|
H A D | modules.cfg | 6 # This file is part of the FreeType project, and may only be used, modified, 7 # and distributed under the terms of the FreeType project license, 13 # In case you compile the FreeType library with GNU make or makepp, this 88 # FreeType's auto hinter. 114 # FreeType's cache sub-system (quite stable but still in beta -- this means
|
/reactos/win32ss/drivers/font/ftfd/ |
H A D | freetype.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "FreeType font handling library" 5 #define REACTOS_STR_COMPANY_NAME "ReactOS Development Team/FreeType Team" 7 #define REACTOS_STR_ORIGINAL_COPYRIGHT "Copyright 1996-2013 FreeType Team"
|
/reactos/modules/rostests/apitests/ntdll/ |
H A D | NtFreeVirtualMemory.c | 177 ULONG FreeType; in Test_NtFreeVirtualMemory_Parameters() local 190 FreeType = 1 << i; in Test_NtFreeVirtualMemory_Parameters() 191 if (FreeType == MEM_DECOMMIT || FreeType == MEM_RELEASE) in Test_NtFreeVirtualMemory_Parameters() 194 Status = NtFreeVirtualMemory(NULL, NULL, NULL, FreeType); in Test_NtFreeVirtualMemory_Parameters()
|
/reactos/dll/win32/dnsapi/ |
H A D | memory.c | 41 DNS_FREE_TYPE FreeType) in DnsFree() argument 43 switch(FreeType) in DnsFree()
|
/reactos/sdk/lib/3rdparty/freetype/src/autofit/ |
H A D | afblue.cin | 10 /* This file is part of the FreeType project, and may only be used, */ 11 /* modified, and distributed under the terms of the FreeType project */
|
H A D | afblue.hin | 10 /* This file is part of the FreeType project, and may only be used, */ 11 /* modified, and distributed under the terms of the FreeType project */
|
H A D | afblue.dat | 8 // This file is part of the FreeType project, and may only be used, 9 // modified, and distributed under the terms of the FreeType project
|
/reactos/sdk/lib/3rdparty/freetype/src/pcf/ |
H A D | README | 1 FreeType font driver for PCF fonts 11 in X world. This code implements a PCF driver for the FreeType library. 44 - dealing explicitly with encodings breaks the uniformity of FreeType 2 50 FreeType.
|
/reactos/sdk/lib/3rdparty/freetype/src/bdf/ |
H A D | README | 1 FreeType font driver for BDF fonts 12 This code implements a BDF driver for the FreeType library, following the 75 format (using the bdftopcf utility): the PCF font drive of FreeType can 82 font tables and must trust FreeType.
|
/reactos/sdk/lib/3rdparty/freetype/src/tools/ftrandom/ |
H A D | README | 8 The FreeType tests are quite basic; for each erroneous font ftrandom 68 . Compile FreeType with sanitizer flags as provided by gcc or clang, for
|
/reactos/sdk/include/ndk/ |
H A D | mmfuncs.h | 173 _In_ ULONG FreeType 384 _In_ ULONG FreeType
|
/reactos/sdk/lib/3rdparty/freetype/src/gxvalid/ |
H A D | README | 12 otvalid module, gxvalid uses FreeType 2's validator framework 334 current implementation of the resource fork driver of FreeType 353 library one level higher than FreeType). 525 This file is part of the FreeType project, and may only be used, 526 modified, and distributed under the terms of the FreeType project
|
/reactos/ntoskrnl/mm/ARM3/ |
H A D | virtual.c | 5233 IN ULONG FreeType) in NtFreeVirtualMemory() argument 5256 if (FreeType != MEM_RELEASE && FreeType != MEM_DECOMMIT) in NtFreeVirtualMemory() 5258 DPRINT1("Invalid FreeType (0x%08lx)\n", FreeType); in NtFreeVirtualMemory() 5337 Process, PBaseAddress, PRegionSize, FreeType); in NtFreeVirtualMemory() 5408 if (FreeType & MEM_RELEASE) in NtFreeVirtualMemory() 5637 if (FreeType & MEM_RELEASE) Process->VirtualSize -= PRegionSize; in NtFreeVirtualMemory()
|
/reactos/dll/cpl/desk/lang/ |
H A D | ru-RU.rc | 219 IDS_CLEARTYPEEFFECT "FreeType Сглаживание"
|
H A D | ja-JP.rc | 219 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
|
H A D | zh-CN.rc | 229 IDS_CLEARTYPEEFFECT "FreeType 反锯齿"
|
H A D | zh-HK.rc | 227 IDS_CLEARTYPEEFFECT "FreeType 消除鋸齒"
|
H A D | zh-TW.rc | 228 IDS_CLEARTYPEEFFECT "FreeType 消除鋸齒"
|
H A D | bg-BG.rc | 219 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
|
H A D | he-IL.rc | 219 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
|
H A D | uk-UA.rc | 226 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
|
H A D | de-DE.rc | 219 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
|
H A D | el-GR.rc | 219 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
|