font.pm

来自「Ming is a library for generating Macrome」· PM 代码 · 共 17 行

PM
17
字号
# ====================================================================# Copyright (c) 2000-2001 by Soheil Seyfaie. All rights reserved.# This program is free software; you can redistribute it and/or modify# it under the same terms as Perl itself.# ====================================================================# $Author: soheil $# $Id: Font.pm,v 1.2 2001/09/24 00:56:37 soheil Exp $package SWF::Font;use SWF();$SWF::Font::VERSION = $SWF::VERSION;1;

⌨️ 快捷键说明

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