Module ep_metrics

License: File: ep_metrics.erl Description: Print media metrics conversion.

Copyright © 2018 Lloyd R. Prentice

Version: .01

Authors: Lloyd R. Prentice.

Description

License: File: ep_metrics.erl Description: Print media metrics conversion

Function Index

to_picas/1Convert {Width, Height} in inches to picas.
to_points/1Convert page type dimensions in inches to points.

Function Details

to_picas/1

to_picas(Dimensions::xy()) -> xy()

Convert {Width, Height} in inches to picas

to_points/1

to_points(Dimensions::xy()) -> xy()

Convert page type dimensions in inches to points


Generated by EDoc