![]()  | 
![]()  | 
![]()  | 
![]()  | 
![]()  | 
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. | 
Convert BDF fonts to Photon fonts
bdftophf2 [-A offset] [-E end_character]
          [-N num_chars] [-O output_file]
          [-o output_path] [-S start_character]
          bdf_file
Neutrino
The bdftophf2 utility converts Binary Data Format (BDF) font files into Photon font files. BDF is a universal standard for ASCII bitmap font representation.
Convert all the BDF Courier font files in the /font/bdf directory to Photon font files in the /home/fred/font directory:
bdftophf2 -o /home/fred/font /font/bdf/cour*.bdf
![]()  | 
The Extension installation is necessary only if you want this font to be searched for characters not found (such as Asian/Latin fonts) in other font files. | 
This utility works only with Unicode BDF files.
![]()  | 
![]()  | 
![]()  | 
![]()  |