.PCF 文件扩展名
PaintCAD Font
| 开发者 | PaintCAD |
| 受欢迎程度 |
3.2 | 28 票 |
什么是 PCF 文件?
Font format used by PaintCAD, a drawing program developed for Java-enabled mobile phones; contains a series of bitmap images for the characters in the font; used for typing text within PaintCAD.
更多信息
NOTE: PaintCAD is designed primarily for mobile devices. Since it is a Java program, it will only run on a computer if Java is installed.
可打开 PCF 文件的程序
Valve Particle System File
| 开发者 | Valve |
| 受欢迎程度 |
3.2 | 16 票 |
File used by Valve Source, a game engine used for making first-person shooter games; stores a particle system that simulates smoke, fire, explosions, or another mass particle event; can be used for creating custom game modifications.
更多信息
The Valve Source development suite includes a tool called the Particle Editor, which can be used for viewing and editing PCF files.
可打开 PCF 文件的程序
Cisco VPN Configuration File
| 开发者 | Cisco Systems |
| 受欢迎程度 |
2.8 | 4 票 |
更多信息
VPN Client software is primarily used by organizations that require a VPN for security purposes, such as businesses and universities. The software is installed on the various computers within the organization in order to connect to the VPN(s).
When a user creates a new configuration in VPN Client and saves it, the application creates a PCF file to store the profile. PCF files are stored in the following directory:
C:\Program Files\Cisco Systems\VPN Client\Profiles
注: Cisco Systems announced that it was discontinuing the VPN Client program in 2011 and officially dropped support in July 2014.
如何打开 PCF 文件
You can open a PCF file with Cisco Systems VPN Client by selecting Connection entries → Profiles.
Since PCF files are saved in the text INI format, you can also open a PCF file with a plain text editor.
可打开 PCF 文件的程序
Portable Compiled Format Font File
| 开发者 | X.Org Foundation |
| 受欢迎程度 |
2.0 | 1 票 |
A PCF file is a Portable Compiled Format (PCF) font file that stores a font as a collection of bitmap images. Each character is represented by pixels rather than a scalable outline, so PCF fonts are designed for specific sizes. PCF files also store information about the characters, their sizes, and other font properties.
更多信息
PCF was developed for the X Window System and became a standard bitmap font format for X11-based systems. X servers and other X11 font software use PCF files to load and display bitmap fonts. PCF is related to the OpenType Bitmap (.OTB) format because both can store bitmap fonts used with Unix and Linux font systems.
Although scalable fonts are more common in modern applications, PCF files remain supported for compatibility with the X11 core font system. Linux and other Unix-like systems, as well as developers and users working with older X11 applications or bitmap fonts, may encounter PCF files.
如何打开 PCF 文件
You can open PCF files with FontForge to view and edit the font. PCF fonts can also be used directly by software that supports the X11 font system or through libraries, such as FreeType.