Home
last modified time | relevance | path

Searched refs:FreeType (Results 1 – 25 of 48) sorted by relevance

12

/reactos/sdk/lib/3rdparty/freetype/
H A DREADME1 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 Dfreetype.rc2 #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 Dmodules.cfg6 # 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 Dfreetype.rc2 #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 DNtFreeVirtualMemory.c177 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 Dmemory.c41 DNS_FREE_TYPE FreeType) in DnsFree() argument
43 switch(FreeType) in DnsFree()
/reactos/sdk/lib/3rdparty/freetype/src/autofit/
H A Dafblue.cin10 /* 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 Dafblue.hin10 /* 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 Dafblue.dat8 // 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 DREADME1 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 DREADME1 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 DREADME8 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 Dmmfuncs.h173 _In_ ULONG FreeType
384 _In_ ULONG FreeType
/reactos/sdk/lib/3rdparty/freetype/src/gxvalid/
H A DREADME12 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 Dvirtual.c5233 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 Dru-RU.rc219 IDS_CLEARTYPEEFFECT "FreeType Сглаживание"
H A Dja-JP.rc219 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
H A Dzh-CN.rc229 IDS_CLEARTYPEEFFECT "FreeType 反锯齿"
H A Dzh-HK.rc227 IDS_CLEARTYPEEFFECT "FreeType 消除鋸齒"
H A Dzh-TW.rc228 IDS_CLEARTYPEEFFECT "FreeType 消除鋸齒"
H A Dbg-BG.rc219 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
H A Dhe-IL.rc219 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
H A Duk-UA.rc226 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
H A Dde-DE.rc219 IDS_CLEARTYPEEFFECT "FreeType Antialiased"
H A Del-GR.rc219 IDS_CLEARTYPEEFFECT "FreeType Antialiased"

12