Skip to content

Fontsampler in column major order ? #2273

@rmkaplan

Description

@rmkaplan

It would be nice if FontSampler would print out its tables in column-major order, like the change I made to EDITFONT. That would make it easier to compare with the layout of XCCS and Unicode tables.

Also, the documentation doesn't say explicitly how to produce a table for viewing on the screen, not on a printer.

I discovered that you can give a file name for the printer argument (e.g. FOO.PDF) and that will secretly produce a FOO.PDF pdf file.

The value of the final CLOSEF in FontSample should be returned. But in the case of having given a FOO.PDF argument for the printer, the value returns is a ps file on tmp, not the pdf file that was created (by the call to OPENIMAGESTREAM I suspect).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions