GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
xrdp-dumpfv1(8) FreeBSD System Manager's Manual xrdp-dumpfv1(8)

xrdp-dumpfv1 - Display content of .fv1 font files

xrdp-dumpfv1 [ options ] fv1_file

xrdp-dumpfv1 can be used to display the contents of an fv1 file.

A summary of options is included below.

One of -i, -t, or -c must be specified.

Displays general information about the fv1 file.

Displays a CSV table of all the glyphs in the font. This table can be imported into a spreadsheet program for further manipulation.

Displays detailed information about a particular glyph in the font, including a representation of the bitmap for the glyph.

Specify the character using one of the following strings:

U+<hex> - Unicode character, e.g. U+25 for a percentage symbol (%).

@<char> - Unicode character, e.g. @% for a percentage symbol.

number - Unicode value as an integer, e.g. 37 for a percentage symbol

Note that the row numbers shown in the font data are relative to the natural font baseline. If comparing two fonts, be aware that when the glyph is drawn, the row number may be affected by the global descender value for the font (displayed with -i).

Displays global information about the sans 10 font file distributed with xrdp.

Displays information about the asterisk symbol in the sans 10 font file distributed with xrdp.

xrdp-mkfv1(8).

More info on xrdp can be found on the xrdp homepage

0.10.80.b20241229-4e378c9 xrdp team

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.