Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
ftmodule.h
Package: wow-313-source.rar [view]
Upload User: yisoukefu
Upload Date: 2020-08-09
Package Size: 39506k
Code Size: 1k
Category:
Other Games
Development Platform:
Visual C++
- /*
- * This file registers the FreeType modules compiled into the library.
- *
- * If you use GNU make, this file IS NOT USED! Instead, it is created in
- * the objects directory (normally `<topdir>/objs/') based on information
- * from `<topdir>/modules.cfg'.
- *
- * Please read `docs/INSTALL.ANY' and `docs/CUSTOMIZE' how to compile
- * FreeType without GNU make.
- *
- */
- //==FT_USE_MODULE(autofit_module_class)
- FT_USE_MODULE(tt_driver_class)
- //==FT_USE_MODULE(t1_driver_class)
- //==FT_USE_MODULE(cff_driver_class)
- //==FT_USE_MODULE(t1cid_driver_class)
- //==FT_USE_MODULE(pfr_driver_class)
- //==FT_USE_MODULE(t42_driver_class)
- //==FT_USE_MODULE(winfnt_driver_class)
- //==FT_USE_MODULE(pcf_driver_class)
- //==FT_USE_MODULE(psaux_module_class)
- //==FT_USE_MODULE(psnames_module_class)
- //==FT_USE_MODULE(pshinter_module_class)
- FT_USE_MODULE(ft_raster1_renderer_class)
- FT_USE_MODULE(sfnt_module_class)
- FT_USE_MODULE(ft_smooth_renderer_class)
- //==FT_USE_MODULE(ft_smooth_lcd_renderer_class)
- //==FT_USE_MODULE(ft_smooth_lcdv_renderer_class)
- //==FT_USE_MODULE(bdf_driver_class)
- /* EOF */