1. NAME

defoma-hints - generate font hints.

2. SYNOPSIS

defoma-hints [ -c ] [ --no-question ] category fonts...

3. DESCRIPTION

defoma-hints is a tool to help generating font hints. It asks various questions about the typeface of a font, reads information from a font file, and outputs the generated hints to STDOUT in a hintfile format.

4. OPTIONS

-c

    Force text interface, even if $DISPLAY is set.

--no-question

    Accept default hint choice without prompting.

5. FILES

  • /usr/share/defoma/libhint-*.pl
        Perl libraries which are prepared for each category. These are category-specific hints-generating program.

6. EXAMPLES

1. Create a hintfile named type1.hints for type1 fonts in /usr/share/fonts/type1.

 
Sélectionnez
defoma-hints --no-question type1 /usr/share/fonts/type1/*.pfb > type1.hints

7. SEE ALSO

R defoma (1).