📄 makefile.am
字号:
INCLUDES = -I../../include -I../includenoinst_LTLIBRARIES = libnewgdi.laCOMMON_SRCS = gdi.c attr.c clip.c map.c coor.c logfont.c rect.c \ palette.c readbmp.c icon.c screen.c bitmap.c \ text.c drawtext.h drawtext.c pixel.c line.c arc.c pixel_ops.c pixel_ops.h \ region.c generators.c polygon.c polygon.h flood.c \ yuv.clibnewgdi_la_SOURCES = $(COMMON_SRCS)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -