.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.