readme.wmf

来自「下载来的一个看图软件的源代码」· WMF 代码 · 共 17 行

WMF
17
字号
This directory contains the sources for gd-2.0.1 (beta)1. Makefile has been renamed Makefile.gd2. This file (Readme.wmf), Makefile.am & Makefile.in have been added3. Especially when clipping, fill needs to check that initial point is in   bounds!Other minor changes have been made. Please see the file gd.html forinformation regarding gd.Possible changes: make the following extern...?/* draw_bitmap - transfers glyph bitmap to GD image */static char *gdft_draw_bitmap(gdImage *im, int fg, FT_Bitmap bitmap, int pen_x, int pen_y) {

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?