ftchapters.h
来自「CS架构的多平台的GUI系统」· C头文件 代码 · 共 83 行
H
83 行
/***************************************************************************//* *//* This file defines the structure of the FreeType reference. *//* It is used by the python script which generates the HTML files. *//* *//***************************************************************************//***************************************************************************//* *//* <Chapter> *//* core_api *//* *//* <Title> *//* Core API *//* *//* <Sections> *//* basic_types *//* base_interface *//* glyph_management *//* mac_specific *//* sizes_management *//* header_file_macros *//* *//***************************************************************************//***************************************************************************//* *//* <Chapter> *//* format_specific *//* *//* <Title> *//* Format-Specific API *//* *//* <Sections> *//* multiple_masters *//* truetype_tables *//* type1_tables *//* sfnt_names *//* bdf_fonts *//* pfr_fonts *//* winfnt_fonts *//* ot_validation *//* *//***************************************************************************//***************************************************************************//* *//* <Chapter> *//* cache_subsystem *//* *//* <Title> *//* Cache Sub-System *//* *//* <Sections> *//* cache_subsystem *//* *//***************************************************************************//***************************************************************************//* *//* <Chapter> *//* support_api *//* *//* <Title> *//* Support API *//* *//* <Sections> *//* computations *//* list_processing *//* outline_processing *//* bitmap_handling *//* raster *//* glyph_stroker *//* system_interface *//* module_management *//* gzip *//* lzw *//* *//***************************************************************************/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?